From: Ronak Doshi <dos...@vmware.com> Date: Thu, 24 Sep 2020 23:11:29 -0700
> Commit dacce2be3312 ("vmxnet3: add geneve and vxlan tunnel offload > support") added support for encapsulation offload. However, the inner > offload capability is to be restrictued to UDP tunnels. > > This patch fixes the issue for non-udp tunnels by adding features > check capability and filtering appropriate features for non-udp tunnels. > > Fixes: dacce2be3312 ("vmxnet3: add geneve and vxlan tunnel offload support") > Signed-off-by: Ronak Doshi <dos...@vmware.com> Applied and queued up for -stable, thanks.