mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-25 11:37:56 +00:00
c6cb3e3fe8
- Update mxge to use if_transmit(), and the new buf_ring interfaces, so as to enable multiple transmit queues. Use of if_transmit() is conditional on IFNET_BUF_RING, and is enabled by default (as in if_em). - Record a flow id on receive if receive hashing is active. I currently only record the rx ring id (0..8) rather than the 32-bit topelitz hash result, as doing the latter would require shifting the driver to use a larger rx return ring. Sponsored by: Myricom, Inc. |
||
---|---|---|
.. | ||
eth_z8e.h | ||
ethp_z8e.h | ||
if_mxge_var.h | ||
if_mxge.c | ||
mcp_gen_header.h | ||
mxge_eth_z8e.c | ||
mxge_ethp_z8e.c | ||
mxge_lro.c | ||
mxge_mcp.h | ||
mxge_rss_eth_z8e.c | ||
mxge_rss_ethp_z8e.c | ||
rss_eth_z8e.h | ||
rss_ethp_z8e.h |