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

--- Comment #3 from Kaho Toshikazu <k...@elam.kais.kyoto-u.ac.jp> ---
(In reply to Mike Andrews from comment #2)

I don't know the patch resolves the problems originally reported in this PR.
82574L is very slow, but "netstat -m" shows "0/0/0 requests for jumbo clusters
denied" with/without the patch. 

At least, PBA and high/low-water setting for I21[789] is broken because of 
receive buffer size is too small to save JUMBO frames. PBA should be calculated
from MTU, and high/low-water should be calculated from PBA instead of loading
immediate values, I think.

-- 
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