commit | d8a2034f152a99a476c8d444456fbe652da8cfd5 | [log] [tgz] |
---|---|---|
author | Eli Cohen <eli@mellanox.com> | Thu Feb 27 12:22:46 2020 +0200 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Tue Mar 17 19:41:35 2020 -0700 |
tree | e4c3bac660c0f7c8d1b5565471c89c4a4e4b47cb | |
parent | b5f814cc7381e58877ebc9178283e28725c1b4f0 [diff] |
net/mlx5: Don't use termination tables in slow path Don't use termination tables for packets that are steered to the slow path, as a pre-step for supporting packet encap (packet reformat) action on termination tables. Packet encap (reformat action) actions steer the packet to the slow path until outer arp entries are resolved. Signed-off-by: Eli Cohen <eli@mellanox.com> Reviewed-by: Oz Shlomo <ozsh@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>