freebsd-dev/sys/dev/virtio/network
Michael Tuexen 53236f905d if_vtnet: improve dumping a kernel
Disable software LRO during kernel dumping, because having it enabled
requires to be in a network epoch, which might or might not be the
case depending on the code path resulting in the panic.

Reviewed by:		markj
MFC after:		3 days
Sponsored by:		Netflix, Inc.
Differential Revision:	https://reviews.freebsd.org/D34787
2022-04-19 00:40:31 +02:00
..
if_vtnet.c if_vtnet: improve dumping a kernel 2022-04-19 00:40:31 +02:00
if_vtnetvar.h virtio: enable VTNET_LEGACY_TX when ALTQ is enabled. 2021-07-29 07:54:39 +02:00
virtio_net.h virtio: plug some of set-but-not-used vars 2021-12-14 14:38:42 +00:00