Re: [dpdk-dev] [PATCH v1 3/3] ethdev: promote burst mode API to stable

2021-09-01 Thread Kinsella, Ray
On 01/09/2021 10:07, Ferruh Yigit wrote: > On 9/1/2021 6:07 AM, Haiyue Wang wrote: >> The DPDK Symbol Bot reports: >> Please note the symbols listed below have expired. In line with the >> DPDK ABI policy, they should be scheduled for removal, in the next >> DPDK release. >> >> Symbol >> rte_eth

Re: [dpdk-dev] [PATCH v1 3/3] ethdev: promote burst mode API to stable

2021-09-01 Thread Ferruh Yigit
On 9/1/2021 6:07 AM, Haiyue Wang wrote: > The DPDK Symbol Bot reports: > Please note the symbols listed below have expired. In line with the > DPDK ABI policy, they should be scheduled for removal, in the next > DPDK release. > > Symbol > rte_eth_rx_burst_mode_get > rte_eth_tx_burst_mode_get > >

[dpdk-dev] [PATCH v1 3/3] ethdev: promote burst mode API to stable

2021-08-31 Thread Haiyue Wang
The DPDK Symbol Bot reports: Please note the symbols listed below have expired. In line with the DPDK ABI policy, they should be scheduled for removal, in the next DPDK release. Symbol rte_eth_rx_burst_mode_get rte_eth_tx_burst_mode_get Signed-off-by: Haiyue Wang --- lib/ethdev/rte_ethdev.h | 2