[dpdk-test-report] |WARNING| pw45543 [2/2] net/enic: add AVX2 based vectorized Rx handler

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Sep 28 04:18:36 CEST 2018


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

_coding style issues_


CHECK:BOOL_MEMBER: Avoid using bool structure members because of possible alignment issues - see: https://lkml.org/lkml/2017/11/21/384
#122: FILE: drivers/net/enic/enic.h:132:
+	bool enable_avx2_rx;  /* devargs enable-avx2-rx=1 */

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


More information about the test-report mailing list