Re: [PATCH net] vmxnet3: correctly report gso type for UDP tunnels
From: Ronak Doshi <ronak.doshi@broadcom.com>
Date: 2025-05-27 16:10:47
Also in:
lkml
From: Ronak Doshi <ronak.doshi@broadcom.com>
Date: 2025-05-27 16:10:47
Also in:
lkml
On Mon, May 19, 2025 at 12:30 AM Paolo Abeni [off-list ref] wrote:
If otherwise the traffic goes into the UDP tunnel rx path, such processing will set the needed field correctly and no issue could/should be observed AFAICS. @Ronak: I think the problem pre-exists this specific patch, but since you are fixing the relevant offload, I think it should be better to address the problem now.
Can we apply this fix which unblocks one of our customer case and address this concern as a separate patch as it has been there for a while and it has a workaround of enabling tnl segmentation on the redirected interface? I think it might require quite some change in vmxnet3 to address this concern and can be done as a different patch. Meanwhile, I will raise an internal (broadcom) PR for recreating this specific issue. Thanks, Ronak