freebsd-dev/sys/dev/cxgbe/tom
Navdeep Parhar 6790499792 cxgbe/t4_tom: Per-connection rate limiting for TCP sockets handled by
the TOE.  For now this capability is always enabled in kernels with
options RATELIMIT.  t4_tom will check if_capenable once the base driver
gets code to support rate limiting for any socket (TOE or not).

This was tested with iperf3 and netperf ToT as they already support
SO_MAX_PACING_RATE sockopt.  There is a bug in firmwares prior to
1.16.45.0 that affects the BSD driver only and results in rate-limiting
at an incorrect rate.  This will resolve by itself as soon as 1.16.45.0
or later firmware shows up in the driver.

Relnotes:	Yes
Sponsored by:	Chelsio Communications
2017-05-05 20:06:49 +00:00
..
t4_connect.c cxgbe/t4_tom: Fix CLIP entry refcounting on the passive side. Every 2017-02-06 17:48:25 +00:00
t4_cpl_io.c cxgbe/t4_tom: Per-connection rate limiting for TCP sockets handled by 2017-05-05 20:06:49 +00:00
t4_ddp.c cxgbe/tom: Add VIMAGE support to the TOE driver. 2017-01-11 23:48:17 +00:00
t4_listen.c cxgbe/t4_tom: Fix CLIP entry refcounting on the passive side. Every 2017-02-06 17:48:25 +00:00
t4_tom_l2t.c cxgbe(4): Changes to the CPL-handler registration mechanism and code 2016-07-05 01:29:24 +00:00
t4_tom_l2t.h cxgbe(4): Changes to the CPL-handler registration mechanism and code 2016-07-05 01:29:24 +00:00
t4_tom.c cxgbe/t4_tom: Per-connection rate limiting for TCP sockets handled by 2017-05-05 20:06:49 +00:00
t4_tom.h cxgbe/t4_tom: Per-connection rate limiting for TCP sockets handled by 2017-05-05 20:06:49 +00:00