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

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Apr 14 09:27:36 CEST 2021


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

_coding style issues_


WARNING:TYPO_SPELLING: 'intructions' may be misspelled - perhaps 'instructions'?
#64: 
intructions and changed to a callee of the AVX2 and AVX512

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

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#412: 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 '('
#414: FILE: drivers/net/i40e/i40e_rxtx_vec_common.h:423:
+			vaddr2_3 = _mm256_inserti128_si256(

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


More information about the test-report mailing list