commit | 43435e91396fd156a31f0e3977f60f564a66a328 | [log] [tgz] |
---|---|---|
author | Paul Blakey <paulb@mellanox.com> | Thu Mar 12 12:23:12 2020 +0200 |
committer | David S. Miller <davem@davemloft.net> | Thu Mar 12 15:00:39 2020 -0700 |
tree | d4657ff2ef3d8d95bc8940260adf7c79fe7232f7 | |
parent | 6fb0701a9cfa248f1c1e5dfde15c4d79bb1bdc69 [diff] |
net/mlx5: E-Switch, Support getting chain mapping Currently, we write chain register mapping on miss from the the last prio of a chain. It is used to restore the chain in software. To support re-using the chain register mapping from global tables (such as CT tuple table) misses, export the chain mapping. Signed-off-by: Paul Blakey <paulb@mellanox.com> Reviewed-by: Oz Shlomo <ozsh@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>