[dpdk-test-report] |WARNING| pw53437 [PATCH v2] net/i40e: Eliminate weak symbols in i40e_rxtx.c

checkpatch at dpdk.org checkpatch at dpdk.org
Wed May 15 18:15:05 CEST 2019


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

_coding style issues_


CHECK:SPACING: spaces preferred around that '*' (ctx:WxV)
#163: FILE: drivers/net/i40e/i40e_rxtx.c:3239:
+i40e_recv_pkts_vec_avx2(void __rte_unused *rx_queue,
                                           ^

CHECK:SPACING: spaces preferred around that '*' (ctx:WxO)
#164: FILE: drivers/net/i40e/i40e_rxtx.c:3240:
+			struct rte_mbuf __rte_unused **rx_pkts,
 			                             ^

CHECK:SPACING: spaces preferred around that '*' (ctx:WxV)
#172: FILE: drivers/net/i40e/i40e_rxtx.c:3247:
+i40e_recv_scattered_pkts_vec_avx2(void __rte_unused *rx_queue,
                                                     ^

CHECK:SPACING: spaces preferred around that '*' (ctx:WxO)
#173: FILE: drivers/net/i40e/i40e_rxtx.c:3248:
+			struct rte_mbuf __rte_unused **rx_pkts,
 			                             ^

total: 0 errors, 0 warnings, 4 checks, 150 lines checked


More information about the test-report mailing list