On 7/31/26 10:53 AM, David Marchand wrote:
> The checksum offloads API and TSO have went through a refactoring and
> more testing. There is no identified gap in this implementation.
> Time to remove the experimental status on this feature.
> 
> Signed-off-by: David Marchand <[email protected]>
> ---
>  Documentation/topics/userspace-tso.rst | 2 --
>  1 file changed, 2 deletions(-)
> 
> diff --git a/Documentation/topics/userspace-tso.rst 
> b/Documentation/topics/userspace-tso.rst
> index 4a1f972c73..ecd2b2fc29 100644
> --- a/Documentation/topics/userspace-tso.rst
> +++ b/Documentation/topics/userspace-tso.rst
> @@ -27,8 +27,6 @@
>  Userspace Datapath - TSO
>  ========================
>  
> -**Note:** This feature is considered experimental.
> -
>  TCP Segmentation Offload (TSO) enables a network stack to delegate 
> segmentation
>  of an oversized TCP segment to the underlying physical NIC. Offload of frame
>  segmentation achieves computational savings in the core, freeing up CPU 
> cycles


Hi, David.  The docs change seems fine to me, but we'll need a NEWS
entry for the userspace datapath along with it.

As discussed before, it's a documentation-only change so we can get
this in for 4.0.

Best regards, Ilya Maximets.
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to