https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235031

--- Comment #28 from Eugene Grosbein <eu...@freebsd.org> ---
(In reply to Rick Macklem from comment #27)

Hardware-assisted TSO itself may be not useful in case of 1Gbps or less
linerate for multiple reasons: overwhelming horsepower of modern (and even
pretty old modern) amd64 CPUs, NFS mounts over UDP, extensive use of ipfw
nat/libalias for routed jails/guest virtual machines as libalias is not
compartible with TSO etc. So when not dealing with 40Gbps or faster hardware, I
choose to disable TSO per-interface and not fight against corresponding bugs.

As for NIC rings, even pretty old Intel Gigabit have tunnables to setup big
enough rings to not bother of this issue.

Again, even old Intel Gigabit NICs have multiple interrupt tunnables to setup
right timings for local traffic profile.

As for testing different client mount option sets, I'll try it later and
respond.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-net@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"

Reply via email to