|WARNING| pw154183 [PATCH v1 2/5] net/ixgbe: add VF mailbox op for link status

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Jun 9 12:25:41 CEST 2025


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

_coding style issues_


CHECK:BOOL_COMPARISON: Using comparison to false is error prone
#281: FILE: drivers/net/intel/ixgbe/base/ixgbe_vf.c:710:
+		if (*link_up == false)

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


More information about the test-report mailing list