[dpdk-dev] [PATCH v9 3/4] net/ixgbe: cleanup Tx buffers
Ferruh Yigit
ferruh.yigit at intel.com
Thu Jan 16 09:44:12 CET 2020
On 1/13/2020 9:57 AM, Chenxu Di wrote:
> Add support to the ixgbe driver for the API rte_eth_tx_done_cleanup
> to force free consumed buffers on Tx ring.
>
> Signed-off-by: Chenxu Di <chenxux.di at intel.com>
<...>
> @@ -253,7 +253,6 @@ struct ixgbe_txq_ops {
> IXGBE_ADVTXD_DCMD_DEXT |\
> IXGBE_ADVTXD_DCMD_EOP)
>
> -
> /* Takes an ethdev and a queue and sets up the tx function to be used based on
> * the queue parameters. Used in tx_queue_setup by primary process and then
> * in dev_init by secondary process when attaching to an existing ethdev.
Also this change has been removed in next-net, it is irrelevantt to the pathch.
More information about the dev
mailing list