commit | bc562be9674bce9c42dd6d057558d498698a801a | [log] [tgz] |
---|---|---|
author | Paul Blakey <paulb@mellanox.com> | Sun Mar 29 13:07:49 2020 +0300 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Thu Jul 09 19:51:13 2020 -0700 |
tree | 685f28baf7c8f7005a461dd87d9dd994de028042 | |
parent | e9716afdcae4ceea3a093e5b2fac1a5df0f943ca [diff] |
net/mlx5e: CT: Save ct entries tuples in hashtables Save original tuple and natted tuple in two new hashtables. This is a pre-step for restoring ct state after hw miss by performing a 5-tuple lookup on the hash tables. Signed-off-by: Paul Blakey <paulb@mellanox.com> Reviewed-by: Oz Shlomo <ozsh@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>