mirror of
https://github.com/opnsense/src.git
synced 2026-02-03 20:49:35 -05:00
The Tx interrupt is now kept disabled in the common case, only enabled when the number of free descriptors in the queue falls below a threshold. Transmitted frames are cleared from the VQ before subsequent transmit, or in the watchdog timer. This was a very big performance improvement for an experimental Netmap bhyve backend. MFC after: 1 month |
||
|---|---|---|
| .. | ||
| if_vtnet.c | ||
| if_vtnetvar.h | ||
| virtio_net.h | ||