Kip Macy
|
4f199f0379
|
remove unused code for recycling descriptors
kick tx cleaner from credit update function
|
2007-03-14 06:36:58 +00:00 |
|
Kip Macy
|
7d9ca96411
|
add cxgb_config.h to define values that are defined in the Makefile when compiled as a
module
move prefetch out of cxgb_sge.c into header under arch conditional compilation
|
2007-03-14 06:35:38 +00:00 |
|
Kip Macy
|
1940bc694e
|
move taskqueue_enqueue of tx clean operation out of the start path
|
2007-03-14 06:34:10 +00:00 |
|
Kip Macy
|
b9d6bc3b79
|
make desc_reclaimable macro safe to arbitrary arguments
|
2007-03-14 06:33:28 +00:00 |
|
Kip Macy
|
cc57017c60
|
Add firmware for cxgb
|
2007-03-14 02:44:48 +00:00 |
|
Kip Macy
|
b6d90eb779
|
First of several commits for driver support for the Chelsio T3B 10 Gigabit
Ethernet adapter.
Reviewed by: scottl, sam
For those interested in the preliminary performance work see below.
Plots of mxge vs. cxgb running netpipe:
blocksize vs. bandwidth:
http://www.fsmware.com/chelsio.random/bsvsbw.gif
blocksize vs. RTT:
First of several commits for driver support for the Chelsio T3B 10 Gigabit
Ethernet adapter.
Reviewed by: scottl, sam
For those interested in the preliminary performance work see below.
Plots of mxge vs. cxgb running netpipe:
blocksize vs. bandwidth:
http://www.fsmware.com/chelsio.random/bsvsbw.gif
blocksize vs. RTT:
http://www.fsmware.com/chelsio.random/bsvstime.gif
blocksize vs. RTT for block sizes <= 10kb:
http://www.fsmware.com/chelsio.random/bsvstime_10kb.gif
http://www.fsmware.com/chelsio.random/bsvstime_10kb3.gif
|
2007-03-14 02:37:44 +00:00 |
|