[dpdk-test-report] |WARNING| pw94668 [PATCH 1/1] net/i40e: fix compilation failure on core-avx-i
checkpatch at dpdk.org
checkpatch at dpdk.org
Tue Jun 22 11:38:12 CEST 2021
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/94668
_coding style issues_
CHECK:BRACES: Unbalanced braces around else statement
#291: FILE: drivers/net/i40e/i40e_rxtx_vec_avx_common.h:146:
+ } else
CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#320: FILE: drivers/net/i40e/i40e_rxtx_vec_avx_common.h:175:
+ vaddr0_1 = _mm256_inserti128_si256(
CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#322: FILE: drivers/net/i40e/i40e_rxtx_vec_avx_common.h:177:
+ vaddr2_3 = _mm256_inserti128_si256(
total: 0 errors, 0 warnings, 3 checks, 437 lines checked
More information about the test-report
mailing list