On Fri, Oct 22, 2021 at 01:39:47PM +0200, Jan Klemkow wrote:
> On Fri, Oct 22, 2021 at 12:01:41PM +0200, Hrvoje Popovski wrote:
> > On 22.10.2021. 11:25, Jan Klemkow wrote:
> > > this diff add hardware checksum offloading for the receive path of
> > > ixl(4) interfaces.
> > >
> > > Tested on:
> > > ixl1 at pci3 dev 0 function 1 "Intel X710 SFP+" rev 0x02: port 1, FW
> > > 6.0.48442 API 1.7, msix, 8 queues, address 40:a6:b7:02:38:3d
> > >
> > > OK?
> >
> > I've applied this diff and i can't see anything regarding offload with
> > ifconfig ixl hwfeatures?
>
> Hi Hrvoje,
>
> Thats because, you only see this flags, if the checksum offloading is
> enabled for "sending".
Then ifconfig.8 should be say that this is TX only, no?
hwfeatures Display the interface hardware features:
CSUM_IPv4 The device supports IPv4 checksum
offload.