[dpdk-test-report] |WARNING| pw90927 [PATCH v4 3/3] net/i40e: fix segment fault in AVX512

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Apr 9 05:02:47 CEST 2021


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

_coding style issues_


CHECK:BRACES: Unbalanced braces around else statement
#377: FILE: drivers/net/i40e/i40e_rxtx_vec_common.h:392:
+	} else

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#406: FILE: drivers/net/i40e/i40e_rxtx_vec_common.h:421:
+			vaddr0_1 = _mm256_inserti128_si256(

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#408: FILE: drivers/net/i40e/i40e_rxtx_vec_common.h:423:
+			vaddr2_3 = _mm256_inserti128_si256(

total: 0 errors, 0 warnings, 3 checks, 353 lines checked


More information about the test-report mailing list