[dpdk-test-report] |WARNING| pw52788 [PATCH 1/3] net/ifc: do not relay for Tx queue

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Apr 15 10:12:31 CEST 2019


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

_coding style issues_


CHECK:BOOL_COMPARISON: Using comparison to true is error prone
#66: FILE: drivers/net/ifc/ifcvf_vdpa.c:367:
+		if ((i & 1) == 0 && m_rx == true) {

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


More information about the test-report mailing list