|WARNING| pw114632 [PATCH 10/21] net/softnic: add pipeline code generation CLI command
checkpatch at dpdk.org
checkpatch at dpdk.org
Thu Aug 4 19:01:05 CEST 2022
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/114632
_coding style issues_
CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'n_tokens >= 2'
#139: FILE: drivers/net/softnic/rte_eth_softnic_cli.c:362:
+ if ((n_tokens >= 2) && !strcmp(tokens[1], "codegen")) {
total: 0 errors, 0 warnings, 1 checks, 69 lines checked
More information about the test-report
mailing list