[dpdk-test-report] |WARNING| pw79626 [PATCH v2 11/56] net/txgbe: add PHY reset

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Oct 5 14:13:07 CEST 2020


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

_coding style issues_


WARNING:CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test
#186: FILE: drivers/net/txgbe/base/txgbe_phy.c:286:
+	if (TXGBE_ERR_OVERTEMP == hw->phy.check_overtemp(hw))

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


More information about the test-report mailing list