Re: bhyve terribly slow when using tagged vlan
> On 15 Jan 2022, at 1:34, ja...@tubnor.net wrote: > > ifconfig ixl1 -lro -tso bingo!!! thanks! danny
RE: bhyve terribly slow when using tagged vlan
Try: ifconfig ixl1 -lro -tso Observations that these options active on a stacked VLAN interface causes issues. Typically when a VLAN interface is pushed into a bridge, these should be stripped, but are not. Cheers, Jason. > -Original Message- > From: owner-freebsd-virtualizat...@freebs