Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: current status of ixg(4)
New patch:
http://www.netbsd.org/~msaitoh/ixg-20150321-0.dif
This change have commited now.
New patch:
http://www.netbsd.org/~msaitoh/ixg-20150327-0.dif
This change synchronizes our ixg(4) driver up to FreeBSD r38149:
- Add TSO6 support.
- The max size in dma tag is changed from 65535 to 262140 (IXGBE_TSO_SIZE).
The value is the same as other *BSDs. The change might cause a address
space shortage (ixgbe_dmamap_create() might fail) on some machines.
- Fix a lot of bugs.
- Improve performance.
--
-----------------------------------------------
SAITOH Masanobu (msaitoh%execsw.org@localhost
msaitoh%netbsd.org@localhost)
Home |
Main Index |
Thread Index |
Old Index