CVSROOT: /cvs Module name: src Changes by: j...@cvs.openbsd.org 2025/06/27 10:18:10
Modified files: sys/dev/pci : if_ice.c if_icereg.h Log message: Use SoftLRO in ice(4), but default off. We don't use the ptype decode, because we just want to use SoftLRO in cases of TCP with just plain IPv4 and IPv6 packets. Tested by bluhm@ ok bluhm@