|WARNING| pw161911 [PATCH v14 1/3] net/idpf: enable AVX2 for split queue Rx
checkpatch at dpdk.org
checkpatch at dpdk.org
Thu Feb 26 10:47:22 CET 2026
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/161911
_coding style issues_
CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#220: FILE: drivers/net/intel/idpf/idpf_common_rxtx_avx2.c:502:
+ const __m256i shuf = _mm256_set_epi8(
CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#230: FILE: drivers/net/intel/idpf/idpf_common_rxtx_avx2.c:512:
+ const __m256i len_mask = _mm256_set_epi32(
WARNING:BLOCK_COMMENT_STYLE: Block comments use a trailing */ on a separate line
#309: FILE: drivers/net/intel/idpf/idpf_common_rxtx_avx2.c:591:
+ * descriptor data (d0-d3) */
total: 0 errors, 1 warnings, 2 checks, 314 lines checked
More information about the test-report
mailing list