[dpdk-test-report] |WARNING| pw37343 [PATCH RFC] testpmd: add ability to set tx IP and UDP parameters

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Apr 5 23:15:55 CEST 2018


Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/37343

_coding style issues_


WARNING:LONG_LINE: line over 90 characters
#70: FILE: app/test-pmd/parameters.c:732:
+						 "Invalid source IP address: %s
", optarg);

WARNING:LONG_LINE: line over 90 characters
#75: FILE: app/test-pmd/parameters.c:737:
+						 "Invalid destination IP address: %s
", optarg);

total: 0 errors, 2 warnings, 137 lines checked


More information about the test-report mailing list