|WARNING| pw157112 [PATCH v4 1/2] net/idpf: enable AVX2 for split queue Rx

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Sep 30 11:08:46 CEST 2025


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

_coding style issues_


CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#238: FILE: drivers/net/intel/idpf/idpf_common_rxtx_avx2.c:512:
+	const __m256i shuf = _mm256_set_epi8(

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#248: FILE: drivers/net/intel/idpf/idpf_common_rxtx_avx2.c:522:
+	const __m256i len_mask = _mm256_set_epi32(

total: 0 errors, 0 warnings, 2 checks, 328 lines checked
Warning in drivers/net/intel/idpf/idpf_common_rxtx_avx2.c:
Using __builtin helpers, prefer EAL macros


More information about the test-report mailing list