diff options
author | Abhishek Chauhan <[email protected]> | 2024-05-09 14:18:33 -0700 |
---|---|---|
committer | Martin KaFai Lau <[email protected]> | 2024-05-23 14:14:36 -0700 |
commit | 1693c5db6ab8262e6f5263f9d211855959aa5acd (patch) | |
tree | 2ef6162311bd961a13847ea4a9d611055aa9a124 /tools/testing/selftests/bpf/prog_tests/prog_array_init.c | |
parent | 4d25ca2d6801cfcf26f7f39c561611ba5be99bf8 (diff) |
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 <[email protected]>
Reviewed-by: Willem de Bruijn <[email protected]>
Reviewed-by: Martin KaFai Lau <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Martin KaFai Lau <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/prog_array_init.c')
0 files changed, 0 insertions, 0 deletions