diff options
author | David S. Miller <davem@davemloft.net> | 2019-04-16 21:46:19 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-04-16 21:46:19 -0700 |
commit | 17f780b364262ec7ff6d7764bb3f51cd710da7e7 (patch) | |
tree | ef7e53eccd70f1b6249f27fcb0f01264ce90d67c /drivers/net/ethernet/intel/ice/ice_lib.c | |
parent | 9bad65e51549d89b388f9c677d7527eede419e18 (diff) | |
parent | 2d6802374c6900a8cd1f92aa917cb632b15f9374 (diff) |
Merge branch 'dpaa2-eth-Add-flow-steering-support-without-masking'
Ioana Ciocoi Radulescu says:
====================
dpaa2-eth: Add flow steering support without masking
On DPAA2 platforms that lack a TCAM (like LS1088A), masking of
flow steering keys is not supported. Until now we didn't offer
flow steering capabilities at all on these platforms.
Introduce a limited support for flow steering, where we only
allow ethtool rules that share a common key (i.e. have the same
header fields). If a rule with a new composition key is wanted,
the user must first manually delete all previous rules.
First patch fixes a minor bug, the next two cleanup and prepare
the code and the last one introduces the actual FS support.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/intel/ice/ice_lib.c')
0 files changed, 0 insertions, 0 deletions