Use TCP Large Receive Offload in vio(4).
authorjan <jan@openbsd.org>
Mon, 10 Jun 2024 19:26:17 +0000 (19:26 +0000)
committerjan <jan@openbsd.org>
Mon, 10 Jun 2024 19:26:17 +0000 (19:26 +0000)
commit1b7d34a5fdcf588e34e7ae49e5d3cac1e3e0ff02
tree7a8c4045f0c2c8bf8ead0fa10b334b66c89b5c3e
parentbd2924d5e1f22e03a5908d7a947668e10623fc24
Use TCP Large Receive Offload in vio(4).

Also introduce the guest offload feature to turn LRO off/on.

Tested by Mark Patruck, sf@ and bluhm@

ok sf@ and bluhm@
sys/dev/pv/if_vio.c