]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/hns3/hns3_rxtx.h
net/txgbe: add queue stats mapping
[dpdk.git] / drivers / net / hns3 / hns3_rxtx.h
index ba1b01742b0cbe631ef196dedc3b196bb63cec07..4be9c4a4767023b4f282d172350135e78f9ec19f 100644 (file)
@@ -644,6 +644,8 @@ uint16_t hns3_xmit_pkts(void *tx_queue, struct rte_mbuf **tx_pkts,
                        uint16_t nb_pkts);
 uint16_t hns3_xmit_pkts_vec(void *tx_queue, struct rte_mbuf **tx_pkts,
                                                        uint16_t nb_pkts);
+uint16_t hns3_xmit_pkts_vec_sve(void *tx_queue, struct rte_mbuf **tx_pkts,
+                               uint16_t nb_pkts);
 int hns3_tx_burst_mode_get(struct rte_eth_dev *dev,
                           __rte_unused uint16_t queue_id,
                           struct rte_eth_burst_mode *mode);