[dpdk-test-report] |WARNING| pw42023 net/thunderx: add support for Rx VLAN offload

checkpatch at dpdk.org checkpatch at dpdk.org
Sun Jul 1 18:47:27 CEST 2018


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

_coding style issues_


WARNING:BOOL_BITFIELD: Avoid using bool as bitfield.  Prefer bool bitfields as unsigned int or u<8|16|32>
#332: FILE: drivers/net/thunderx/nicvf_struct.h:88:
+	bool vlan_strip:1;

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


More information about the test-report mailing list