|WARNING| pw159571 [PATCH v11 1/3] net/idpf: enable AVX2 for split queue Rx
checkpatch at dpdk.org
checkpatch at dpdk.org
Mon Jan 5 07:24:50 CET 2026
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/159571
_coding style issues_
CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#235: FILE: drivers/net/intel/idpf/idpf_common_rxtx_avx2.c:513:
+ const __m256i shuf = _mm256_set_epi8(
CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#245: FILE: drivers/net/intel/idpf/idpf_common_rxtx_avx2.c:523:
+ const __m256i len_mask = _mm256_set_epi32(
total: 0 errors, 0 warnings, 2 checks, 302 lines checked
More information about the test-report
mailing list