diff options
author | Yevgeny Kliteynik <[email protected]> | 2022-07-25 00:06:12 +0300 |
---|---|---|
committer | Saeed Mahameed <[email protected]> | 2022-07-28 13:44:38 -0700 |
commit | 62d2664351ef37da34f6f3a3fd8ab34257d6fe30 (patch) | |
tree | f0b0f44c5ace92f13ea49c109d312c41219ddc1e /scripts/gdb/linux/utils.py | |
parent | a6e9085d791f8306084fd5bc44dd3fdd4e1ac27b (diff) |
net/mlx5: DR, Fix SMFS steering info dump format
Fix several issues in SMFS steering info dump:
- Fix outdated macro value for matcher mask in the SMFS debug dump format.
The existing value denotes the old format of the matcher mask, as it was
used during the early stages of development, and it results in wrong
parsing by the steering dump parser - wrong fields are shown in the
parsed output.
- Add the missing destination table to the dumped action.
The missing dest table handle breaks the ability to associate between
the "go to table" action and the actual table in the steering info.
Fixes: 9222f0b27da2 ("net/mlx5: DR, Add support for dumping steering info")
Signed-off-by: Yevgeny Kliteynik <[email protected]>
Signed-off-by: Muhammad Sammar <[email protected]>
Reviewed-by: Alex Vesker <[email protected]>
Signed-off-by: Saeed Mahameed <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions