On Fri, 20 Nov 2020 15:03:32 -0800 Saeed Mahameed wrote: > From: Aya Levin <ayal@xxxxxxxxxx> > > Expose FW indication that it supports stateless offloads for IP over IP > tunneled packets per direction. In some HW like ConnectX-4 IP-in-IP > support is not symmetric, it supports steering on the inner header but > it doesn't TX-Checksum and TSO. Add IP-in-IP capability per direction to > cover this case as well. What's the use for the rx capability in Linux? We don't have an API to configure that AFAIK.