|WARNING| pw126212 [PATCH 2/2] net/iavf: add Rx AVX2 offload path

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Apr 18 07:43:56 CEST 2023


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

_coding style issues_


WARNING:LONG_LINE: line length of 107 exceeds 100 columns
#134: FILE: drivers/net/iavf/iavf_rxtx.c:3767:
+							iavf_recv_scattered_pkts_vec_avx2_flex_rxd_offload;

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#962: FILE: drivers/net/iavf/iavf_rxtx_vec_avx2.c:1485:
+       return iavf_recv_scattered_pkts_vec_avx2_flex_rxd_common(rx_queue,$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#973: FILE: drivers/net/iavf/iavf_rxtx_vec_avx2.c:1496:
+       return iavf_recv_scattered_pkts_vec_avx2_flex_rxd_common(rx_queue,$

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


More information about the test-report mailing list