Refactor receive offloading code in ix(4)
authorjan <jan@openbsd.org>
Wed, 1 May 2024 10:43:42 +0000 (10:43 +0000)
committerjan <jan@openbsd.org>
Wed, 1 May 2024 10:43:42 +0000 (10:43 +0000)
commit2e102f12537f9d25888dddb377b951677b405917
tree4da7eef40f0cecee4986edef7680f3702aff6e87
parenta6ba80fb8d43dccd80e052ae04e9a1ae97e61337
Refactor receive offloading code in ix(4)

 - reduce complexcity
 - avoid combination of TCP and UDP IN_OK mbuf annotaions

with tweaks from bluhm
tested by bluhm

ok bluhm@
sys/dev/pci/if_ix.c