vtnet - Split up serializers, now has separate rx and tx serializers.
authorImre Vadász <imre@vdsz.com>
Sun, 10 Sep 2017 20:27:50 +0000 (22:27 +0200)
committerImre Vadász <imre@vdsz.com>
Wed, 28 Mar 2018 09:48:49 +0000 (11:48 +0200)
commit5bd18522b0e3a6420b7cbaddad305b5a038a2315
tree344e7697140cc636754298e907b9db501e47a329
parent9a4d587bc3ffffeb9a5badc2c80c4f3b98a6fec8
vtnet - Split up serializers, now has separate rx and tx serializers.

* This uses the MULTI SERIALIZERS MODE in the DragonFly net framework.

* This allows the rx and tx paths of if_vtnet to run in parallel.
sys/dev/virtual/virtio/net/if_vtnet.c
sys/dev/virtual/virtio/net/if_vtnetvar.h