CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/05/20 20:08:31
Modified files:
sys/dev/pci : if_mcx.c
Log message:
Make use of checksum offloads. Very little effort required from the
driver here.
remi@ observed a small but noticeable improvement in packet forwarding
performance, and I saw a significant increase in TCP receive throughput,
especially with high MTU.
ok dlg@
