diff options
author | David S. Miller <davem@davemloft.net> | 2009-01-28 01:22:11 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-01-28 01:22:11 +0100 |
commit | d5a9e24afb4ab38110ebb777588ea0bd0eacbd0a (patch) | |
tree | 819b2f875a9a1835aa92e051460ddcfe53e9e00f /drivers/net/myri10ge | |
parent | iw_cxgb3: handle chip reset notifications (diff) | |
download | linux-d5a9e24afb4ab38110ebb777588ea0bd0eacbd0a.tar.xz linux-d5a9e24afb4ab38110ebb777588ea0bd0eacbd0a.zip |
net: Allow RX queue selection to seed TX queue hashing.
The idea is that drivers which implement multiqueue RX
pre-seed the SKB by recording the RX queue selected by
the hardware.
If such a seed is found on TX, we'll use that to select
the outgoing TX queue.
This helps get more consistent load balancing on router
and firewall loads.
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/myri10ge')
0 files changed, 0 insertions, 0 deletions