[dpdk-test-report] |WARNING| pw29745 [PATCH 1/3] net/bnxt: add ntuple filtering support

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Oct 5 16:29:44 CEST 2017


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

_coding style issues_


CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'filter_op == RTE_ETH_FILTER_ADD'
#187: FILE: drivers/net/bnxt/bnxt_ethdev.c:2009:
+	if (mfilter != NULL && (filter_op == RTE_ETH_FILTER_ADD)) {

total: 0 errors, 0 warnings, 1 checks, 258 lines checked


More information about the test-report mailing list