[dpdk-test-report] |WARNING| pw71881 [PATCH 14/70] net/e1000/base: add 2.5G speed advertisement

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Jun 22 09:08:15 CEST 2020


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

_coding style issues_


CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'hw->mac.type == e1000_i225'
#118: FILE: drivers/net/e1000/base/e1000_mac.c:1645:
+		if ((hw->mac.type == e1000_i225) &&
+		    (status & E1000_STATUS_SPEED_2500)) {

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


More information about the test-report mailing list