Introduce Large Receive Offloading of TCP segment offloading for ix(4). It is
authorjan <jan@openbsd.org>
Mon, 27 Jun 2022 15:11:23 +0000 (15:11 +0000)
committerjan <jan@openbsd.org>
Mon, 27 Jun 2022 15:11:23 +0000 (15:11 +0000)
commitbde39c359d9e72963516d6eecdca33fbe33904e4
tree3465bccc8cafea306fe4c626b424ece750a4b71c
parenta7982c6571f7264c4c33196ac21d38619e7f3608
Introduce Large Receive Offloading of TCP segment offloading for ix(4).  It is
disabled by default.  Also add a tso option to ifconfig(8) to enable and
disable this feature.

ok deraadt
sbin/ifconfig/ifconfig.8
sbin/ifconfig/ifconfig.c
sys/dev/pci/if_ix.c
sys/dev/pci/if_ix.h
sys/net/if.c
sys/net/if.h