diff options
author | Martin KaFai Lau <martin.lau@kernel.org> | 2024-10-07 18:42:40 -0700 |
---|---|---|
committer | Martin KaFai Lau <martin.lau@kernel.org> | 2024-10-07 18:54:18 -0700 |
commit | d137af8768580378a6692c50db66c613ce9114cc (patch) | |
tree | 0e94eb12fd4088f28cc578d826537d962d7fc019 /tools/perf/scripts/python | |
parent | 8f5b408d7661e33157b16c4e4d232f483e8e4f79 (diff) | |
parent | 716fa7dadf116ec4a27f56558b2a5bdd7e8decab (diff) |
Merge branch 'netkit: Add option for scrubbing skb meta data'
Daniel Borkmann says:
=====================
This series is to add a NETKIT_SCRUB_NONE mode such that
the netkit device will not scrub the skb->{mark, priority} before
running the netkit bpf prog. This will allow the netkit bpf prog to
implement different policies based on the skb->{mark, priority}.
The default mode NETKIT_SCRUB_DEFAULT will always scrub
the skb->{mark, priority} before calling the netkit bpf prog. This
is the existing behavior of the netkit device and this change
will not affect the existing netkit users.
=====================
Link: https://lore.kernel.org/r/20241004101335.117711-1-daniel@iogearbox.net
Signed-off-by: Martin KaFai Lau <martin.lau@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions