commit | 13a7e459a41a56d788ab33d825c6205379bbb711 | [log] [tgz] |
---|---|---|
author | Erez Shitrit <erezsh@mellanox.com> | Tue Jan 14 09:27:27 2020 +0200 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Tue Feb 18 19:01:20 2020 -0800 |
tree | c77c6be654a82743190396dc4e723b3753a1380b | |
parent | 76781623f009d5615b67f0675230ef90eaa9272a [diff] |
net/mlx5: DR, Handle reformat capability over sw-steering tables On flow table creation, send the relevant flags according to what the FW currently supports. When FW doesn't support reformat option over SW-steering managed table, the driver shouldn't pass this. Fixes: 988fd6b32d07 ("net/mlx5: DR, Pass table flags at creation to lower layer") Signed-off-by: Erez Shitrit <erezsh@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>