[dpdk-test-report] |WARNING| pw52133 [PATCH v4 1/3] app/testpmd: add ability to set Tx IP and UDP parameters

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Apr 2 22:40:46 CEST 2019


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

_coding style issues_


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

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

total: 0 errors, 2 warnings, 155 lines checked


More information about the test-report mailing list