[dpdk-dev] [PATCH V2 03/14] net/hns3: implement cleanup for Tx done
Ferruh Yigit
ferruh.yigit at intel.com
Wed Mar 3 14:27:07 CET 2021
On 3/2/2021 1:58 PM, Lijun Ou wrote:
> From: Chengwen Feng <fengchengwen at huawei.com>
>
> This patch add support tx_done_cleanup ops, which could support for
> the API rte_eth_tx_done_cleanup to free consumed mbufs on Tx ring.
>
dev_ops name is 'tx_done_cleanup' but I think better to have
more descriptive patch title, what do you think something like:
net/hns3: implement Tx mbuf free on demand
More information about the dev
mailing list