commit | 159fe63922450183931429ef0b6c7548d49e5bcc | [log] [tgz] |
---|---|---|
author | Mark Bloch <markb@mellanox.com> | Thu Dec 07 15:36:59 2017 +0000 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Thu Dec 28 12:36:33 2017 +0200 |
tree | 79241db48121acb4ae7aa9df956b1c18a7280865 | |
parent | f7a68945a5aab7498fb7a3e5b13e2ae6c2955e55 [diff] |
net/mlx5: E-Switch, Create a dedicated send to vport rule deletion function In order for representors to send packets directly to VFs we use an E-Switch function which insert special rules into the HW. For symmetry create an E-Switch function that deletes these rules as well. Signed-off-by: Mark Bloch <markb@mellanox.com> Reviewed-by: Or Gerlitz <ogerlitz@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>