[dpdk-test-report] |WARNING| pw43190 [v3, 1/2] net/thunderx: enable Rx checksum offload

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Jul 18 17:07:34 CEST 2018


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

_coding style issues_


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

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


More information about the test-report mailing list