[dpdk-test-report] |WARNING| pw58822 [PATCH 1/2] examples/l3fwd: add lock-free option for l3fwd
checkpatch at dpdk.org
checkpatch at dpdk.org
Fri Sep 6 12:27:43 CEST 2019
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/58822
_coding style issues_
WARNING:FUNCTION_ARGUMENTS: function definition argument 'int' should also have an identifier name
#144: FILE: examples/l3fwd/main.c:147:
+ void (*setup)(int, unsigned int);
WARNING:FUNCTION_ARGUMENTS: function definition argument 'unsigned int' should also have an identifier name
#144: FILE: examples/l3fwd/main.c:147:
+ void (*setup)(int, unsigned int);
total: 0 errors, 2 warnings, 154 lines checked
More information about the test-report
mailing list