Summary: | [em] jumbo frames has been broken in RELENG_6 by last commit | ||||||
---|---|---|---|---|---|---|---|
Product: | Base System | Reporter: | Vladimir Ivanov <wawa> | ||||
Component: | kern | Assignee: | jfv | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | sbruno | ||||
Priority: | Normal | Keywords: | IntelNetworking | ||||
Version: | Unspecified | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Vladimir Ivanov
2006-10-31 19:10:26 UTC
Oops, I've mean "jumbo frames in em driver has been broken in RELENG_6" -- Vladimir Ivanov Responsible Changed From-To: freebsd-bugs->jfv Over to maintainer. Works for me on current: root@:~ # ping -s 3000 192.168.100.1 PING 192.168.100.1 (192.168.100.1): 3000 data bytes 3008 bytes from 192.168.100.1: icmp_seq=0 ttl=64 time=0.385 ms 3008 bytes from 192.168.100.1: icmp_seq=1 ttl=64 time=0.366 ms 3008 bytes from 192.168.100.1: icmp_seq=2 ttl=64 time=0.365 ms |