On Wed, Aug 09, 2023 at 06:42:21PM +0800, Dexia Li via dev wrote: > The netdev receiving packets will be encapsulated if output port > is tunnel type. Only support userspace vxlan or geneve tunnel tso > and inner csum offload. Calculate innter l2/l3/l4 len before > encapsulated and calculate out l2/l3 len after encapsulated. > > This func only support userspace tunnel tso so linux devices is > not included. > > Signed-off-by: Dexia Li <dexia...@jaguarmicro.com>
Hi Dexia, unfortunately I'm seeing the following check fail in CI with this patch applied. - "dpif-netdev - check tx packet checksum offloading" Link: https://github.com/ovsrobot/ovs/actions/runs/5808145405/job/15744351170#step:11:5577 _______________________________________________ dev mailing list d...@openvswitch.org https://mail.openvswitch.org/mailman/listinfo/ovs-dev