commit | 5b9488fd5f1e007d22543e68cc95eb41c91f8018 | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jiri@mellanox.com> | Sun Jul 08 10:00:20 2018 +0300 |
committer | David S. Miller <davem@davemloft.net> | Sun Jul 08 17:05:19 2018 +0900 |
tree | ac02316a8f6fcffa4a7679ac7e6e355734917a3b | |
parent | 9dbab6f588ebc9b6f741f926dc06878cba4f6c77 [diff] |
mlxsw: core_acl_flex_actions: Allow the first set to be dummy In Spectrum-2, the real action sets are always in KVD linear. The first set is always empty and contains only pointer to the first real set in KVD linear. So provide possibility to specify the first set is the dummy one. Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: Ido Schimmel <idosch@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>