hrs added a comment.
Adding jumbo frame support looks good to me. However, is it better to
support this in ether_ioctl() instead of a driver-specific ioctl handler?
Check of (ifr->ifr_mtu > ETHERMTU) in ether_ioctl() can be changed to check if
the interface has IFCAP_JUMBO_MTU or not.
IN
___
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"
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236486
Bug ID: 236486
Summary: [igb] txcsum produces broken checksum for I350 Gigabit
Network Connection
Product: Base System
Version: 11.2-STABLE
Hardware: amd64
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236486
Eugene Grosbein changed:
What|Removed |Added
Summary|[igb] txcsum produces |[igb] txcsum produces