[dpdk-test-report] |WARNING| pw32909 [PATCH V2 1/2] net/tap: convert to new Tx offloads API

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Jan 4 19:56:29 CET 2018


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

_coding style issues_


CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'tx_conf != NULL'
#146: FILE: drivers/net/tap/rte_eth_tap.c:1123:
+	if ((tx_conf != NULL) &&
+	    !!(tx_conf->txq_flags & ETH_TXQ_FLAGS_IGNORE)) {

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


More information about the test-report mailing list