Re: igc checksum offloading

2022-05-25 Thread Moritz Buhl
On Wed, May 25, 2022 at 04:18:00PM +0200, Moritz Buhl wrote: > Dear tech@, > > The attached diff should handle checksum offloading for igc(4) > for IPv4, TCP, and UDP. > > I tested with "Intel I225-LM" rev 0x03, > kevlo@ tested this with "Intel I225-V" rev 0x03 > > OK? The diff doesn't look rig

igc checksum offloading

2022-05-25 Thread Moritz Buhl
Dear tech@, The attached diff should handle checksum offloading for igc(4) for IPv4, TCP, and UDP. I tested with "Intel I225-LM" rev 0x03, kevlo@ tested this with "Intel I225-V" rev 0x03 OK? Index: /sys/dev/pci/if_igc.c === RCS fil