summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c
diff options
context:
space:
mode:
authorMaor Gottlieb <maorg@mellanox.com>2016-04-28 22:36:41 (GMT)
committerDavid S. Miller <davem@davemloft.net>2016-04-29 20:29:11 (GMT)
commit18c908e477dcc94ede69323a6b876b5d8cfb40ff (patch)
tree37a6b1386c741dd3d3650a49173ffaecbdb98a80 /drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c
parent1cabe6b0965ec067ac60e8f182f16d479a3b9a5c (diff)
downloadlinux-18c908e477dcc94ede69323a6b876b5d8cfb40ff.tar.xz
net/mlx5e: Add accelerated RFS support
Implement ndo_rx_flow_steer ndo. A new flow steering rule will be composed from the skb 4-tuple and added to the hardware aRFS flow table. Each rule is stored in an internal hash table, if such skb 4-tuple rule already exists we update the corresponding hardware steering rule with the new destination. For garbage collection rps_may_expire_flow will be invoked for a limited amount of old rules upon any ndo_rx_flow_steer invocation. Signed-off-by: Maor Gottlieb <maorg@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c')
0 files changed, 0 insertions, 0 deletions