diff options
author | Mark Bloch <mbloch@nvidia.com> | 2022-03-15 14:08:23 +0000 |
---|---|---|
committer | Saeed Mahameed <saeedm@nvidia.com> | 2022-05-02 21:21:14 -0700 |
commit | 6510bc0d7cb4119ebe10f9ab43aca6fd0e5f3e73 (patch) | |
tree | 55a9633653a1009bc6e6978bca3b3af47c20812d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | c3ae3a9cfe2f3cfdea5a990fa96e23aee343fdb9 (diff) |
net/mlx5: fs, add unused destination type
When the caller doesn't pass a destination fs_core will create a unused
rule just so a context can be returned. This unused rule
is zeroed out and its type is 0 which can be mixed up with
MLX5_FLOW_DESTINATION_TYPE_VPORT.
Create a dedicated type to differentiate between the two
named MLX5_FLOW_DESTINATION_TYPE_NONE.
Signed-off-by: Mark Bloch <mbloch@nvidia.com>
Reviewed-by: Maor Gottlieb <maorg@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions