diff options
author | Asbjørn Sloth Tønnesen <[email protected]> | 2024-04-22 15:27:16 +0000 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-04-24 20:00:57 -0700 |
commit | e199a5b29f199b1fb790d09f1cc12d5bc564fe37 (patch) | |
tree | a501b3c46fd616a87eaffb2baa359f5c257eed03 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py | |
parent | f97e0a5eac159a637a8d36fcac3eb60253306ece (diff) |
net: hns3: flower: validate control flags
This driver currently doesn't support any control flags.
Use flow_rule_has_control_flags() to check for control flags,
such as can be set through `tc flower ... ip_flags frag`.
In case any control flags are masked, flow_rule_has_control_flags()
sets a NL extended error message, and we return -EOPNOTSUPP.
Also propagate extack to hclge_get_cls_key_ip(), and convert it to
return error code.
Only compile-tested.
Signed-off-by: Asbjørn Sloth Tønnesen <[email protected]>
Reviewed-by: Jiri Pirko <[email protected]>
Tested-by: Jijie Shao <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py')
0 files changed, 0 insertions, 0 deletions