summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2025-02-20 05:43:41 +0300
committerJakub Kicinski <kuba@kernel.org>2025-02-20 05:43:42 +0300
commita60a27c7849fc069b7ef5f1d52eafde39be6fd7a (patch)
tree30d31c22a0abab5873bdfa10dd1d2b07ed56cfac /tools/perf/scripts/python/export-to-postgresql.py
parentdfc4b67db06ce272d670cd704c13c741f38d246e (diff)
parentf5d783c088754eb3dc32b3d927229d6e6c6c0f4e (diff)
downloadlinux-a60a27c7849fc069b7ef5f1d52eafde39be6fd7a.tar.xz
Merge branch 'net-fib_rules-add-port-mask-support'
Ido Schimmel says: ==================== net: fib_rules: Add port mask support In some deployments users would like to encode path information into certain bits of the IPv6 flow label, the UDP source port and the DSCP field and use this information to route packets accordingly. Redirecting traffic to a routing table based on specific bits in the UDP source port is not currently possible. Only exact match and range are currently supported by FIB rules. This patchset extends FIB rules to match on layer 4 ports with an optional mask. The mask is not supported when matching on a range. A future patchset will add support for matching on the DSCP field with an optional mask. Patches #1-#6 gradually extend FIB rules to match on layer 4 ports with an optional mask. Patches #7-#8 add test cases for FIB rule port matching. iproute2 support can be found here [1]. [1] https://github.com/idosch/iproute2/tree/submit/fib_rule_mask_v1 ==================== Link: https://patch.msgid.link/20250217134109.311176-1-idosch@nvidia.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions