[dpdk-test-report] |WARNING| pw89434 [PATCH v2 4/4] net/iavf: add offload path for Rx AVX512 flex desc

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Mar 18 06:32:43 CET 2021


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

_coding style issues_


WARNING:LONG_LINE: line length of 101 exceeds 100 columns
#122: FILE: drivers/net/iavf/iavf_rxtx.c:2420:
+							iavf_recv_scattered_pkts_vec_avx512_flex_rxd;

WARNING:LONG_LINE: line length of 109 exceeds 100 columns
#125: FILE: drivers/net/iavf/iavf_rxtx.c:2423:
+							iavf_recv_scattered_pkts_vec_avx512_flex_rxd_offload;

total: 0 errors, 2 warnings, 0 checks, 1052 lines checked


More information about the test-report mailing list