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

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Mar 30 05:17:39 CEST 2021


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

_coding style issues_


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

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

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

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


More information about the test-report mailing list