diff options
author | 2021-04-13 16:24:47 +0300 | |
---|---|---|
committer | 2021-04-13 15:12:18 -0700 | |
commit | 4ba28c1a1aff053e6471151cffee860668ead786 (patch) | |
tree | f8f3336634e615e2052d1173eba85ed0bb9be8be /tools/perf/scripts/python/export-to-postgresql.py | |
parent | dpaa2-switch: add tc flower hardware offload on ingress traffic (diff) | |
download | wireguard-linux-4ba28c1a1aff053e6471151cffee860668ead786.tar.xz wireguard-linux-4ba28c1a1aff053e6471151cffee860668ead786.zip |
dpaa2-switch: add tc matchall filter support
Add support TC_SETUP_CLSMATCHALL by using the same ACL table entries
framework as for tc flower. Adding a matchall rule is done by installing
an entry which has a mask of all zeroes, thus matching on any packet.
This can be used as a catch-all type of rule if used correctly, ie the
priority of the matchall filter should be kept as the lowest one in the
entire filter block.
Signed-off-by: Ioana Ciornei <ioana.ciornei@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions