[dpdk-test-report] |WARNING| pw97269 [PATCH] net/i40e: solve the failure of vf vlan filtering
checkpatch at dpdk.org
checkpatch at dpdk.org
Tue Aug 24 10:52:20 CEST 2021
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/97269
_coding style issues_
CHECK:BRACES: braces {} should be used on all arms of this statement
#90: FILE: drivers/net/i40e/i40e_ethdev_vf.c:1914:
+ if (on) {
[...]
+ i40evf_disable_vlan_strip(dev);
[...]
CHECK:BRACES: Unbalanced braces around else statement
#95: FILE: drivers/net/i40e/i40e_ethdev_vf.c:1918:
+ } else
total: 0 errors, 0 warnings, 2 checks, 32 lines checked
More information about the test-report
mailing list