|WARNING| pw136059 [PATCH 2/6] net/i40e: reduce code indentation

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Jan 23 12:42:32 CET 2024


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

_coding style issues_


CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#126: FILE: drivers/net/i40e/i40e_rxtx_vec_avx2.c:295:
+		const __m256i raw_desc6_7 = _mm256_inserti128_si256(

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#128: FILE: drivers/net/i40e/i40e_rxtx_vec_avx2.c:297:
+		const __m256i raw_desc4_5 = _mm256_inserti128_si256(

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#130: FILE: drivers/net/i40e/i40e_rxtx_vec_avx2.c:299:
+		const __m256i raw_desc2_3 = _mm256_inserti128_si256(

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#132: FILE: drivers/net/i40e/i40e_rxtx_vec_avx2.c:301:
+		const __m256i raw_desc0_1 = _mm256_inserti128_si256(

total: 0 errors, 0 warnings, 4 checks, 57 lines checked


More information about the test-report mailing list