freebsd-dev/usr.sbin/cxgbetool
Navdeep Parhar 9edef078cc cxgbetool(8): Add a subaction (tcbrss <n>) that can be used with "pass"
action to distribute traffic using the half of the VI's RSS indirection
table.

The value specified should either be the start of the VI's RSS slice
(available at dev.<ifname>.<inst>.rss_base since r339700) or the
midpoint (rss_base + rss_size/2).  The traffic that hits the filter will
use the first or second half of the indirection table respectively.
The indirection table can be populated in different ways to achieve
different kinds of traffic/load distributions.  For example, r339749
allows a netmap interface to have half the rx queues in the first half
of the table and the rest in the other.

Sponsored by:	Chelsio Communications
2018-10-27 05:26:09 +00:00
..
cxgbetool.8 cxgbetool(8): The VLAN tag provided in the action for a filter must be prefixed 2018-09-21 23:48:40 +00:00
cxgbetool.c cxgbetool(8): Add a subaction (tcbrss <n>) that can be used with "pass" 2018-10-27 05:26:09 +00:00
Makefile cxgbe(4): Add support for Connection Offload Policy (aka COP). 2018-04-14 19:07:56 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
reg_defs_t4.c
reg_defs_t4vf.c
reg_defs_t5.c
reg_defs_t6.c
tcb_common.c cxgbetool(8): Add the ability to decode hardware TCBs. 2018-03-14 00:04:58 +00:00
tcb_common.h cxgbetool(8): Add the ability to decode hardware TCBs. 2018-03-14 00:04:58 +00:00
tcbinfot4.c cxgbetool(8): Add the ability to decode hardware TCBs. 2018-03-14 00:04:58 +00:00
tcbinfot5.c cxgbetool(8): Add the ability to decode hardware TCBs. 2018-03-14 00:04:58 +00:00
tcbinfot6.c cxgbetool(8): Add the ability to decode hardware TCBs. 2018-03-14 00:04:58 +00:00
tcbshowt4.c cxgbetool(8): Add the ability to decode hardware TCBs. 2018-03-14 00:04:58 +00:00
tcbshowt5.c cxgbetool(8): Add the ability to decode hardware TCBs. 2018-03-14 00:04:58 +00:00
tcbshowt6.c cxgbetool(8): Add the ability to decode hardware TCBs. 2018-03-14 00:04:58 +00:00