commit | 8463daf17e800c11d0f837aed2e2813391593916 | [log] [tgz] |
---|---|---|
author | Maor Gottlieb <maorg@mellanox.com> | Sun Aug 18 19:18:11 2019 +0300 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Tue Sep 03 12:54:24 2019 -0700 |
tree | 638ce132aac495aa22909cd909f709d8c45a0783 | |
parent | 38b9d1c62a6e9428048e4d080d2aabd0dc2e7f88 [diff] |
net/mlx5: Add support to use SMFS in switchdev mode In case that flow steering mode of the driver is SMFS (Software Managed Flow Steering), then use the DR (SW steering) API to create the steering objects. In addition, add a call to the set peer namespace when switchdev gets devcom pair event. It is required to support VF LAG in SMFS. Signed-off-by: Maor Gottlieb <maorg@mellanox.com> Reviewed-by: Mark Bloch <markb@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>