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

checkpatch at dpdk.org checkpatch at dpdk.org
Thu May 16 20:28:26 CEST 2019


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

_coding style issues_


CHECK:SPACING: spaces preferred around that '*' (ctx:WxV)
#176: 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)
#177: FILE: drivers/net/i40e/i40e_rxtx.c:3240:
+			struct rte_mbuf __rte_unused **rx_pkts,
 			                             ^

CHECK:SPACING: spaces preferred around that '*' (ctx:WxV)
#185: 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)
#186: FILE: drivers/net/i40e/i40e_rxtx.c:3248:
+			struct rte_mbuf __rte_unused **rx_pkts,
 			                             ^

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


More information about the test-report mailing list