diff options
| author | Martin KaFai Lau <martin.lau@kernel.org> | 2024-05-23 14:13:57 -0700 |
|---|---|---|
| committer | Martin KaFai Lau <martin.lau@kernel.org> | 2024-05-23 14:14:50 -0700 |
| commit | ecec1887e24f11a3fcc391aa0f33fe0802be0804 (patch) | |
| tree | d730869ec1e4a9fbdf865f952e8fc26c28503f71 /tools/perf/scripts/python | |
| parent | selftests/bpf: Update tests for new ct zone opts for nf_conntrack kfuncs (diff) | |
| parent | selftests/bpf: Handle forwarding of UDP CLOCK_TAI packets (diff) | |
| download | linux-ecec1887e24f11a3fcc391aa0f33fe0802be0804.tar.gz linux-ecec1887e24f11a3fcc391aa0f33fe0802be0804.zip | |
Merge branch 'Replace mono_delivery_time with tstamp_type'
Abhishek Chauhan says:
====================
Patch 1 :- This patch takes care of only renaming the mono delivery
timestamp to tstamp_type with no change in functionality of
existing available code in kernel also
Starts assigning tstamp_type with either mono or real and
introduces a new enum in the skbuff.h, again no change in functionality
of the existing available code in kernel , just making the code scalable.
Patch 2 :- Additional bit was added to support tai timestamp type to
avoid tstamp drops in the forwarding path when testing TC-ETF.
Patch is also updating bpf filter.c
Some updates to bpf header files with introduction to BPF_SKB_CLOCK_TAI
and documentation updates stating deprecation of BPF_SKB_TSTAMP_UNSPEC
and BPF_SKB_TSTAMP_DELIVERY_MONO
Patch 3:- Handles forwarding of UDP packets with TAI clock id tstamp_type
type with supported changes for tc_redirect/tc_redirect_dtime
to handle forwarding of UDP packets with TAI tstamp_type
====================
Signed-off-by: Martin KaFai Lau <martin.lau@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
