From: Alexei Starovoitov Date: Tue, 9 Aug 2022 16:47:14 +0000 (-0700) Subject: Merge branch 'Add BPF-helper for accessing CLOCK_TAI' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=11b9148590146ff8a4e90c7f0186efe06009ec1b;p=linux.git Merge branch 'Add BPF-helper for accessing CLOCK_TAI' Kurt Kanzenbach says: ==================== Hi, add a BPF-helper for accessing CLOCK_TAI. Use cases for such a BPF helper include functionalities such as Tx launch time (e.g. ETF and TAPRIO Qdiscs), timestamping and policing. Patch #1 - Introduce BPF helper Patch #2 - Add test case (skb based) Changes since v1: * Update changelog (Alexei Starovoitov) * Add test case (Alexei Starovoitov, Andrii Nakryiko) * Add missing function prototype (netdev ci) Previous versions: * v1: https://lore.kernel.org/r/20220606103734.92423-1-kurt@linutronix.de/ Jesper Dangaard Brouer (1): bpf: Add BPF-helper for accessing CLOCK_TAI ==================== Signed-off-by: Alexei Starovoitov --- 11b9148590146ff8a4e90c7f0186efe06009ec1b