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