commit | 8ce78257965e6cd49720e653867e766ecd38883f | [log] [tgz] |
---|---|---|
author | Mark Bloch <markb@mellanox.com> | Tue Aug 28 14:18:41 2018 +0300 |
committer | Leon Romanovsky <leonro@mellanox.com> | Wed Sep 05 07:56:33 2018 +0300 |
tree | dcbe97df6797c3662ce082a51d913191c9d3056c | |
parent | 2226dcb424bf0641f9ee61b1209e0bb4e5db5b94 [diff] |
net/mlx5: Add proper NIC TX steering flow tables support Extend the ability to add steering rules to NIC TX flow tables. For now, we are only adding TX bypass (egress) which is used by the RDMA side. This will allow to shape outgoing traffic and tweak it if needed, for example performing encapsulation or rewriting headers. Signed-off-by: Mark Bloch <markb@mellanox.com> Reviewed-by: Saeed Mahameed <saeedm@mellanox.com> Signed-off-by: Leon Romanovsky <leonro@mellanox.com>