Adjust max read request size according to MTU; 512 seems to be the only
authorSepherosa Ziehau <sephe@dragonflybsd.org>
Thu, 16 Oct 2008 14:58:50 +0000 (14:58 +0000)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Thu, 16 Oct 2008 14:58:50 +0000 (14:58 +0000)
commit7c00fe94d692aa0e27894b8c18474506b4a679d5
tree5eea356371c6b17c4560e86c66085d53c9c87ed1
parent39acdb23e5d1675a8dce46afd53f3121e516ff3c
Adjust max read request size according to MTU; 512 seems to be the only
value that works with jumbo frames without "watchdog timeout" during
UDP_STREAM netperf tests.
sys/dev/netif/re/if_re.c