看板 DFBSD_commit 關於我們 聯絡資訊
Aggelos Economopoulos wrote: > commit 429df13fcfeb25529126b2ae0027ee3db18d921a > Author: Aggelos Economopoulos <aoiko@cc.ece.ntua.gr> > Date: Mon Jul 13 21:46:35 2009 +0300 > > mxge.4: sync with the status of the driver in DragonFly mxge(4) is our first 10G driver. It is lightly tested at the moment and some of the fancy features (Receive-side scaling, TCP segmentation offload, Large receive offload, Jumbo) have been turned off. I can get speeds >1G in netperf, but the results are *very* variable (ranging from 700+ Mbits/s to 1900+ Mbits/s). I'll see if I can track it down. Porting this driver from FreeBSD was possible because the Computing Systems Laboratory at the National Technical University of Athens provided access to the hardware. sephe@ has been helpful as always. Aggelos