opnsense-src/sys/dev/mxge
Andrew Gallatin 053e637f86 Improve mxge receive performance:
- Update to the latest (1.4.18) f/w.  This f/w introduces a new
  receive mode which allows us to use FreeBSD's physically discontinuous
  MJUM9BYTES clusters.

- Switch the driver from chaining MJUMPAGESIZE clusters to using
  MJUM9BYTES clusters to avoid mbuf chaining overheads.  Due to this
  change, people running obsolete f/w images will be limited to an MTU of
  PAGE_SIZE - 16.

- Add (disabled by default) support for Large Receive Offload.

Sponsored by: Myricom, Inc.
2007-05-21 18:32:27 +00:00
..
eth_z8e.dat.gz.uu Improve mxge receive performance: 2007-05-21 18:32:27 +00:00
ethp_z8e.dat.gz.uu Improve mxge receive performance: 2007-05-21 18:32:27 +00:00
if_mxge.c Improve mxge receive performance: 2007-05-21 18:32:27 +00:00
if_mxge_var.h Improve mxge receive performance: 2007-05-21 18:32:27 +00:00
mcp_gen_header.h
mxge_lro.c Improve mxge receive performance: 2007-05-21 18:32:27 +00:00
mxge_mcp.h Improve mxge receive performance: 2007-05-21 18:32:27 +00:00