diff options
author | Jiri Pirko <[email protected]> | 2024-03-18 10:19:08 +0100 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-03-19 19:37:57 -0700 |
commit | 78a2f5e6c15d8dcbd6495bb9635c7cb89235dfc5 (patch) | |
tree | e7acd384ca8c025b1ac5c80f5aef8c0dc79137e1 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 956c0d6191075f0592367512bf07aede458f0151 (diff) |
devlink: fix port new reply cmd type
Due to a c&p error, port new reply fills-up cmd with wrong value,
any other existing port command replies and notifications.
Fix it by filling cmd with value DEVLINK_CMD_PORT_NEW.
Skimmed through devlink userspace implementations, none of them cares
about this cmd value.
Reported-by: Chenyuan Yang <[email protected]>
Closes: https://lore.kernel.org/all/ZfZcDxGV3tSy4qsV@cy-server/
Fixes: cd76dcd68d96 ("devlink: Support add and delete devlink port")
Signed-off-by: Jiri Pirko <[email protected]>
Reviewed-by: Parav Pandit <[email protected]>
Reviewed-by: Kalesh AP <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions