[dpdk-dev] [PATCH v3] net/bnxt: support fast mbuf free

Ajit Khaparde ajit.khaparde at broadcom.com
Tue Oct 6 23:26:28 CEST 2020


On Tue, Oct 6, 2020 at 10:37 AM Lance Richardson
<lance.richardson at broadcom.com> wrote:
>
> Add support for DEV_TX_OFFLOAD_MBUF_FAST_FREE to bnxt
> vector mode transmit. This offload may be enabled
> only when multi-segment transmit is not needed, all
> transmitted mbufs for a given queue will be allocated
> from the same pool, and all transmitted mbufs will
> have a reference count of 1.
>
> Signed-off-by: Lance Richardson <lance.richardson at broadcom.com>
Patch applied to dpdk-next-net-brcm. Thanks


More information about the dev mailing list