diff options
author | 2019-08-20 10:06:48 +0300 | |
---|---|---|
committer | 2019-09-03 12:54:23 -0700 | |
commit | 6a48faeeca10a57d13deb29069591fc20a6e8117 (patch) | |
tree | 2c9be79d206faf6181bfe5ade9c5360aee0bfee9 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net/mlx5: DR, Add CONFIG_MLX5_SW_STEERING for software steering support (diff) | |
download | linux-dev-6a48faeeca10a57d13deb29069591fc20a6e8117.tar.xz linux-dev-6a48faeeca10a57d13deb29069591fc20a6e8117.zip |
net/mlx5: Add direct rule fs_cmd implementation
Add support to create flow steering objects
via direct rule API (SW steering).
New layer is added - fs_dr, this layer translates the command that
fs_core sends to the FW into direct rule API. In case that direct
rule is not supported in some feature then -EOPNOTSUPP is
returned.
Signed-off-by: Maor Gottlieb <maorg@mellanox.com>
Reviewed-by: Mark Bloch <markb@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions