[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210310080929.641212-1-bjorn.topel@gmail.com>
Date: Wed, 10 Mar 2021 09:09:27 +0100
From: Björn Töpel <bjorn.topel@...il.com>
To: ast@...nel.org, daniel@...earbox.net, netdev@...r.kernel.org,
bpf@...r.kernel.org, andrii@...nel.org
Cc: Björn Töpel <bjorn.topel@...il.com>,
bjorn.topel@...el.com, magnus.karlsson@...el.com,
jonathan.lemon@...il.com, maximmi@...dia.com,
ciara.loftus@...el.com
Subject: [PATCH bpf-next 0/2] libbpf/xsk cleanups
This series removes a header dependency from xsk.h, and moves
libbpf_util.h into xsk.h.
More details in each commit!
Thank you,
Björn
Björn Töpel (2):
libbpf: xsk: remove linux/compiler.h header
libbpf: xsk: move barriers from libbpf_util.h to xsk.h
tools/lib/bpf/Makefile | 1 -
tools/lib/bpf/libbpf_util.h | 75 -------------------------------------
tools/lib/bpf/xsk.h | 68 ++++++++++++++++++++++++++++++++-
3 files changed, 67 insertions(+), 77 deletions(-)
delete mode 100644 tools/lib/bpf/libbpf_util.h
base-commit: 32f91529e2bdbe0d92edb3ced41dfba4beffa84a
--
2.27.0
Powered by blists - more mailing lists