Message ID | 20240509211834.3235191-1-quic_abchauha@quicinc.com (mailing list archive) |
---|---|
Headers | show |
Series | Replace mono_delivery_time with tstamp_type | expand |
Hello: This series was applied to bpf/bpf-next.git (master) by Martin KaFai Lau <martin.lau@kernel.org>: On Thu, 9 May 2024 14:18:31 -0700 you wrote: > 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. > > [...] Here is the summary with links: - [bpf-next,v8,1/3] net: Rename mono_delivery_time to tstamp_type for scalabilty https://git.kernel.org/bpf/bpf-next/c/4d25ca2d6801 - [bpf-next,v8,2/3] net: Add additional bit to support clockid_t timestamp type https://git.kernel.org/bpf/bpf-next/c/1693c5db6ab8 - [bpf-next,v8,3/3] selftests/bpf: Handle forwarding of UDP CLOCK_TAI packets https://git.kernel.org/bpf/bpf-next/c/c34e3ab2a76e You are awesome, thank you!