Netdev List
 help / color / mirror / Atom feed
* [PATCH v4 0/2] selftests/bpf
@ 2018-05-08 13:35 Sirio Balmelli
  2018-05-09 22:56 ` Daniel Borkmann
  0 siblings, 1 reply; 2+ messages in thread
From: Sirio Balmelli @ 2018-05-08 13:35 UTC (permalink / raw)
  To: daniel; +Cc: netdev

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-05-09 22:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-08 13:35 [PATCH v4 0/2] selftests/bpf Sirio Balmelli
2018-05-09 22:56 ` Daniel Borkmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox