mbox series

[v2,0/2] selftests/bpf

Message ID 20180430071706.sn4vochr64mxkum4@vm4
Headers show
Series selftests/bpf | expand

Message

Sirio Balmelli April 30, 2018, 7:17 a.m. UTC
Thank you for reviewing earlier patch :)
Resubmitting with a saner include chain.

I was unsure whether to reply to your mail directly or submit an entirely new
set of patches marked 'v2'; apologies if this breaks the workflow.

Sirio Balmelli (2):
  selftests/bpf: Makefile: add includes to fix broken test build
  selftests/bpf: update .gitignore files

 tools/bpf/bpftool/.gitignore           | 12 ++++++++++++
 tools/testing/selftests/bpf/.gitignore |  1 +
 tools/testing/selftests/bpf/Makefile   | 10 ++++++++--
 3 files changed, 21 insertions(+), 2 deletions(-)
 create mode 100644 tools/bpf/bpftool/.gitignore