aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAsbjørn Sloth Tønnesen <[email protected]>2024-04-17 14:43:58 +0000
committerJakub Kicinski <[email protected]>2024-04-18 17:05:38 -0700
commit435f9fcc0e44b419cfd7d5742ca6f0be62d10dbb (patch)
tree772d9e7f79c34e1a0de1a13078b7d05c5cac0e25 /tools/perf/scripts/python
parentbb534830a74f54037df923e15254e8c885dce35a (diff)
net: mscc: ocelot: flower: validate control flags
This driver currently doesn't support any control flags. Use flow_rule_match_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_match_has_control_flags() sets a NL extended error message, and we return -EOPNOTSUPP. Only compile-tested. Signed-off-by: Asbjørn Sloth Tønnesen <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions