[dpdk-test-report] |WARNING| pw56692 [PATCH] net/i40e: fix request queue fail in VF

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Jul 18 08:07:59 CEST 2019


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

_coding style issues_


CHECK:BOOL_COMPARISON: Using comparison to false is error prone
#41: FILE: drivers/net/i40e/i40e_ethdev_vf.c:1335:
+		if (vf->vf_reset == false) {

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


More information about the test-report mailing list