[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20180508133544.6kwfglryatxkzatp@vm4>
Date: Tue, 8 May 2018 15:35:45 +0200
From: Sirio Balmelli <sirio@...d.ch>
To: daniel@...earbox.net
Cc: netdev@...r.kernel.org
Subject: [PATCH v4 0/2] selftests/bpf
Review of v3 patch much appreciated.
Respun the series to omit the Makefile include, will work on
a separate patch for that;
replied to the v3 thread with queries specific to the include issue.
best,
Sirio
Sirio Balmelli (2):
selftests/bpf: add architecture-agnostic headers
selftests/bpf: ignore build products
tools/bpf/bpftool/.gitignore | 3 +++
tools/include/uapi/asm/bitsperlong.h | 18 ++++++++++++++++++
tools/include/uapi/asm/errno.h | 17 +++++++++++++++++
tools/testing/selftests/bpf/.gitignore | 1 +
4 files changed, 39 insertions(+)
create mode 100644 tools/bpf/bpftool/.gitignore
create mode 100644 tools/include/uapi/asm/bitsperlong.h
create mode 100644 tools/include/uapi/asm/errno.h
--
2.7.4
Powered by blists - more mailing lists