My 11-STABLE system with igb (I210) can not send more than 710Mbit/s with single TCP stream until I disable flow control (sysctl dev.igb.0.fc=0). After that it shows full-speed and there is no collisions.
Other system with I210 doesn't show this behavior. What is worse, after ifconfig igb0 mtu 1500 down up ifconfig igb0 mtu 9000 down up it is limited again, looks like this action sequence reset flow control setting (but not sysctl, it is still 0). sysctl dev.igb.0.fc=3 dev.igb.0.fc=0 helps till next MTU switch. -- // Lev Serebryakov _______________________________________________ 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"