[PATCH 11/13] docs: fix TSO feature status in iavf driver documentation

Bruce Richardson bruce.richardson at intel.com
Thu Dec 11 12:58:54 CET 2025


On Tue, Dec 09, 2025 at 11:26:50AM +0000, Ciara Loftus wrote:
> TSO is only supported on the scalar path so change the status to
> partially supported.
> 
> Fixes: 319c421f3890 ("net/avf: enable SSE Rx Tx")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Ciara Loftus <ciara.loftus at intel.com>
> ---
Acked-by: Bruce Richardson <bruce.richardson at intel.com>

>  doc/guides/nics/features/iavf.ini | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/doc/guides/nics/features/iavf.ini b/doc/guides/nics/features/iavf.ini
> index 7695e3ff7c..6c9e97594f 100644
> --- a/doc/guides/nics/features/iavf.ini
> +++ b/doc/guides/nics/features/iavf.ini
> @@ -17,7 +17,7 @@ Burst mode info      = Y
>  Power mgmt address monitor = Y
>  MTU update           = Y
>  Scattered Rx         = Y
> -TSO                  = Y
> +TSO                  = P
>  Promiscuous mode     = Y
>  Allmulticast mode    = Y
>  Unicast MAC filter   = Y
> -- 
> 2.43.0
> 


More information about the stable mailing list