On Tue, Sep 16, 2025 at 02:21:10PM +0000, Ciara Loftus wrote:
> The free tx mbuf on demand feature has been supported since commit
> 86e44244f95c ("net/iavf: cleanup Tx buffers"). Update the list of
> supported features to reflect this.
> 
> Fixes: 86e44244f95c ("net/iavf: cleanup Tx buffers")
> Cc: sta...@dpdk.org
> 
> Signed-off-by: Ciara Loftus <ciara.lof...@intel.com>
> ---
>  doc/guides/nics/features/iavf.ini | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/doc/guides/nics/features/iavf.ini 
> b/doc/guides/nics/features/iavf.ini
> index aac27bd706..4e4c5cc817 100644
> --- a/doc/guides/nics/features/iavf.ini
> +++ b/doc/guides/nics/features/iavf.ini
> @@ -10,6 +10,7 @@
>  Link status          = Y
>  Rx interrupt         = Y
>  Fast mbuf free       = P
> +Free Tx mbuf on demand = Y
>  Queue start/stop     = Y
>  Runtime Rx queue setup = Y
>  Runtime Tx queue setup = Y
> -- 
Acked-by: Bruce Richardson <bruce.richard...@intel.com>

Reply via email to