[dpdk-test-report] |WARNING| pw76233 [PATCH v1 30/42] net/txgbe: add device info get

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Sep 9 01:28:35 CEST 2020


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

_coding style issues_


CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'hw->mac.type == txgbe_mac_raptor'
#326: FILE: drivers/net/txgbe/txgbe_rxtx.c:2325:
+	if ((hw->mac.type == txgbe_mac_raptor) &&
+	    !sriov->active)

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


More information about the test-report mailing list