diff options
author | 2019-08-19 14:36:25 +0300 | |
---|---|---|
committer | 2019-08-21 16:57:17 +0300 | |
commit | e6806e9a63a759e445383915bb9d2ec85a90aebf (patch) | |
tree | fb6d508a570a8fed911b377380d5171bca13edf8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net/mlx5: Add per-namespace flow table default miss action support (diff) | |
download | linux-dev-e6806e9a63a759e445383915bb9d2ec85a90aebf.tar.xz linux-dev-e6806e9a63a759e445383915bb9d2ec85a90aebf.zip |
net/mlx5: Create bypass and loopback flow steering namespaces for RDMA RX
Use different namespaces for bypass and switchdev loopback because they
have different priorities and default table miss action requirement:
1. bypass: with multiple priorities support, and
MLX5_FLOW_TABLE_MISS_ACTION_DEF as the default table miss action;
2. switchdev loopback: with single priority support, and
MLX5_FLOW_TABLE_MISS_ACTION_SWITCH_DOMAIN as the default table miss
action.
Signed-off-by: Mark Zhang <markz@mellanox.com>
Reviewed-by: Mark Bloch <markb@mellanox.com>
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions