opnsense-src/sys/dev/virtio/network
Warner Losh 9e6d11ce9a vtnet: Adjust rx buffer so IP header 32-bit aligned
Call madj(m, ETHER_ALIGN) to offset rx buffers when allocating them.
This improves performance everywhere, and allows armv7 to work at all.

PR:			271288 (PR had a different fix than I wound up with)
MFC After:		3 days
Sponsored by:		Netflix
Differential Revision:	https://reviews.freebsd.org/D43136
2023-12-20 21:16:45 -07:00
..
if_vtnet.c vtnet: Adjust rx buffer so IP header 32-bit aligned 2023-12-20 21:16:45 -07:00
if_vtnetvar.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
virtio_net.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00