On Mon, Apr 01, 2019 at 11:42:45AM -0700, Jonathan Lemon wrote: > When using more than one RSS table, specifying a starting queue for flow > distibution > makes it easier to specify the set of queues attached to the table. An > example: > > ethtool -X eth0 context 0 equal 14 # queues 0 .. 13 > ethtool -X eth0 context 1 start 14 equal 42 # queues 14 .. 56 > ethtool -N eth0 flow-type udp6 dst-port 4242 context 1 > > Here, context 0 might be handling normal kernel traffic, while context 1 > handles > AF_XDP traffic. > > Signed-off-by: Jonathan Lemon <jonathan.le...@gmail.com> > Acked-by: Edward Cree <ec...@solarflare.com>
Queued for next release... Thanks! John -- John W. Linville Someday the world will need a hero, and you linvi...@tuxdriver.com might be all we have. Be ready.