diff options
author | Abhishek Chauhan <quic_abchauha@quicinc.com> | 2024-05-09 23:18:33 +0200 |
---|---|---|
committer | Martin KaFai Lau <martin.lau@kernel.org> | 2024-05-23 23:14:36 +0200 |
commit | 1693c5db6ab8262e6f5263f9d211855959aa5acd (patch) | |
tree | 2ef6162311bd961a13847ea4a9d611055aa9a124 /tools/testing/selftests/bpf/progs/test_tc_dtime.c | |
parent | net: Rename mono_delivery_time to tstamp_type for scalabilty (diff) | |
download | linux-1693c5db6ab8262e6f5263f9d211855959aa5acd.tar.xz linux-1693c5db6ab8262e6f5263f9d211855959aa5acd.zip |
net: Add additional bit to support clockid_t timestamp type
tstamp_type is now set based on actual clockid_t compressed
into 2 bits.
To make the design scalable for future needs this commit bring in
the change to extend the tstamp_type:1 to tstamp_type:2 to support
other clockid_t timestamp.
We now support CLOCK_TAI as part of tstamp_type as part of this
commit with existing support CLOCK_MONOTONIC and CLOCK_REALTIME.
Signed-off-by: Abhishek Chauhan <quic_abchauha@quicinc.com>
Reviewed-by: Willem de Bruijn <willemb@google.com>
Reviewed-by: Martin KaFai Lau <martin.lau@kernel.org>
Link: https://lore.kernel.org/r/20240509211834.3235191-3-quic_abchauha@quicinc.com
Signed-off-by: Martin KaFai Lau <martin.lau@kernel.org>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_tc_dtime.c')
0 files changed, 0 insertions, 0 deletions