[dpdk-ci] [PATCH v4 7/7] tests: add checkpatch

Thomas Monjalon thomas.monjalon at 6wind.com
Wed Dec 7 10:32:32 CET 2016


2016-12-07 05:48, Wei, FangfangX:
> Hi Thomas,
> I try to use " send-patch-report.sh" with your suggestion, but after run it, nothing happened.
> The command shows as below:
> 
> echo $report | tools/send-patch-report.sh -t "[PATCH, v3] net/i40evf: fix reporting of imissed packets" -f "tcrugnale at sandvine.com" -m "1481055381-14243-1-git-send-email-tcrugnale at sandvine.com" -p "dev.dpdk.org" -l "Intel Per-patch compilation check" -s "SUCCESS" -d "Compilation OK"
> 
> In case it was detected as a private patch, I also try to run it with my email address: -f "fangfangx.wei at intel.com", nothing happened, and I didn't receive this email either.
> 
> Is there still any error when I use the script? (BTW: This is the report about patch 17720)

You should debug the script to understand what happens.
I suggest you to replace "$sendmail -t" by "cat" in order to print the email
instead of trying to send it.



More information about the ci mailing list