From: Alexei Starovoitov Date: Fri, 21 Jan 2022 05:22:03 +0000 (-0800) Subject: Merge branch 'libbpf: streamline netlink-based XDP APIs' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=3f712d4691fc4b5249218ba045ac24f615705df9;p=linux.git Merge branch 'libbpf: streamline netlink-based XDP APIs' Andrii Nakryiko says: ==================== Revamp existing low-level XDP APIs provided by libbpf to follow more consistent naming (new APIs follow bpf_tc_xxx() approach where it makes sense) and be extensible without ABI breakages (OPTS-based). See patch #1 for details, remaining patches switch bpftool, selftests/bpf and samples/bpf to new APIs. ==================== Signed-off-by: Alexei Starovoitov --- 3f712d4691fc4b5249218ba045ac24f615705df9