On Wed, Jan 8, 2025 at 9:32 PM Mike Pattrick <[email protected]> wrote:
>
> This patch extends the userspace datapaths support of tunnel tso from
> only supporting VxLAN and Geneve to also supporting GRE tunnels. There
> is also a software fallback for cases where the egress netdev does not
> support this feature.
>
> Signed-off-by: Mike Pattrick <[email protected]>
>
> ---
> v2:
>  - Corrected logic in reset_tcp_seg
>  - Sequenced GRE tunnels will now drop sequencing on TSO.
>  - Documentation removed.
> v3:
>  - Updated dpdk netdev for gre tunnel offload
>  - Corrected recirculate call
>  - Added new helper function for offload tunnel type
> v4:
>  - Corrected system test comment
>
> Signed-off-by: Mike Pattrick <[email protected]>

This patch lgtm.
We could enable more unit tests, but it is not a blocker.

Reviewed-by: David Marchand <[email protected]>


-- 
David Marchand

_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to