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

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


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

_coding style issues_


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

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

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


More information about the test-report mailing list