freebsd-dev/sys/mips/cavium/octe
Nathan Whitehorn f68992cf66 Performance improvements for octe(4):
- Distribute RX load across multiple cores, if present. This reverts
  r217212, which is no longer relevant (I think because of the newer
  SDK).
- Use newer APIs for pinning taskqueue entries to specific cores.
- Deepen RX buffers.

This more than doubles NAT forwarding throughput on my EdgeRouter Lite from,
with typical packet mixture, 90 Mbps to over 200 Mbps. The result matches
forwarding throughput in Linux without the UBNT hardware offload on the same
hardware, and thus likely reflects hardware limits.

Reviewed by:	jhibbits
2019-02-10 20:13:59 +00:00
..
cavium-ethernet.h
ethernet-common.c
ethernet-common.h
ethernet-defines.h Performance improvements for octe(4): 2019-02-10 20:13:59 +00:00
ethernet-headers.h
ethernet-mdio.c
ethernet-mdio.h
ethernet-mem.c
ethernet-mem.h
ethernet-mv88e61xx.c
ethernet-mv88e61xx.h
ethernet-rgmii.c
ethernet-rx.c Performance improvements for octe(4): 2019-02-10 20:13:59 +00:00
ethernet-rx.h
ethernet-sgmii.c
ethernet-spi.c
ethernet-tx.c
ethernet-tx.h
ethernet-util.h
ethernet-xaui.c
ethernet.c Performance improvements for octe(4): 2019-02-10 20:13:59 +00:00
mv88e61xxphy.c
mv88e61xxphyreg.h
octe.c
octebus.c
octebusvar.h
wrapper-cvmx-includes.h