commit | 77ab67b7f0f998ae2610f74a04ab4fa7b49774f6 | [log] [tgz] |
---|---|---|
author | Or Gerlitz <ogerlitz@mellanox.com> | Sun Nov 12 15:52:25 2017 +0200 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Tue Jan 09 07:40:48 2018 +0200 |
tree | 1051e768d83900b0e729c559e6329742caa1b66b | |
parent | 18e568c390c61682e747178f136bcbc45c707882 [diff] |
net/mlx5e: Basic setup of hairpin object Add the code to do basic setup for hairpin object which will later serve offloading TC flows. This includes calling the mlx5 core to create/destroy the hairpin pair object and setting the HW transport objects that will be used for steering matched flows to go through hairpin. Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>