commit | c966f7d55d00ece53742c4595607402c1d9384a6 | [log] [tgz] |
---|---|---|
author | Gavi Teitz <gavi@mellanox.com> | Fri Aug 17 00:28:53 2018 +0300 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Mon Oct 01 11:32:43 2018 -0700 |
tree | 605f6fd82be786342ff2707fd8d0dc69185fbf07 | |
parent | 092297e09a0a9f7dcf27cf1ee430f42e16342651 [diff] |
net/mlx5: E-Switch, Provide flow dest when creating vport rx rule Currently the destination for the representor e-switch rx rule is a TIR number. Towards changing that to potentially be a flow table, as part of enabling RSS for representors, modify the signature of the related e-switch API to get a flow destination. Signed-off-by: Gavi Teitz <gavi@mellanox.com> Reviewed-by: Or Gerlitz <ogerlitz@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>