summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorTariq Toukan <tariqt@mellanox.com>2016-04-29 01:36:32 +0300
committerDavid S. Miller <davem@davemloft.net>2016-04-29 16:29:08 -0400
commit1da366964ec907fccdea0339d81c2e9ef3d803f8 (patch)
tree0aba5fa6c728d8e92509e27f3f3e6845f695a591 /include
parent01a14098d3374e1b931d605da666300ee248d3d9 (diff)
downloadlinux-1da366964ec907fccdea0339d81c2e9ef3d803f8.tar.bz2
net/mlx5e: Direct TIR per RQ
Introduce new TIRs for direct access per RQ. Now we have 2 available kinds of TIRs: - indirect TIR per traffic type, each points to one RQT (RSS RQT) same as before. - New direct TIR per RQ, each points to RQT with a size of one that forwards packets to that RQ only. Driver will open max channels (num cores) direct TIRs by default, they will be filled with the actual RQs once channels are allocated. Needed for downstream aRFS and ethtool direct steering functionalities. Signed-off-by: Tariq Toukan <tariqt@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions