[dpdk-test-report] |WARNING| pw40985 [v2] [PATCH 2/2] testpmd: add ability to set tx IP and UDP parameters

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Jun 11 20:26:06 CEST 2018


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

_coding style issues_


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

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

total: 0 errors, 2 warnings, 136 lines checked


More information about the test-report mailing list