netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/3] Miscellaneous fixes for BPF (perf tree)
@ 2017-02-08 20:27 Mickaël Salaün
  2017-02-08 20:27 ` [PATCH v4 1/3] samples/bpf: Ignore already processed ELF sections Mickaël Salaün
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Mickaël Salaün @ 2017-02-08 20:27 UTC (permalink / raw)
  To: linux-kernel
  Cc: Mickaël Salaün, Alexei Starovoitov,
	Arnaldo Carvalho de Melo, Daniel Borkmann, David S . Miller,
	Joe Stringer, Wang Nan, netdev

This series brings some fixes and small improvements to the BPF samples.

This is intended for the perf tree and apply on 7a5980f9c006 ("tools lib bpf:
Add missing header to the library").

Changes since v3:
* remove applied patch 1/5
* remove patch 2/5 on bpf_load_program() as requested by Wang Nan

Changes since v2:
* add this cover letter

Changes since v1:
* exclude patches not intended for the perf tree

Regards,

Mickaël Salaün (3):
  samples/bpf: Ignore already processed ELF sections
  samples/bpf: Reset global variables
  samples/bpf: Add missing header

 samples/bpf/bpf_load.c     | 7 +++++++
 samples/bpf/tracex5_kern.c | 1 +
 2 files changed, 8 insertions(+)

-- 
2.11.0

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

end of thread, other threads:[~2017-02-13 20:27 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-08 20:27 [PATCH v4 0/3] Miscellaneous fixes for BPF (perf tree) Mickaël Salaün
2017-02-08 20:27 ` [PATCH v4 1/3] samples/bpf: Ignore already processed ELF sections Mickaël Salaün
2017-02-08 20:27 ` [PATCH v4 2/3] samples/bpf: Reset global variables Mickaël Salaün
2017-02-08 20:27 ` [PATCH v4 3/3] samples/bpf: Add missing header Mickaël Salaün
2017-02-10 17:42 ` [PATCH v4 0/3] Miscellaneous fixes for BPF (perf tree) Arnaldo Carvalho de Melo
2017-02-10 21:28   ` Joe Stringer
2017-02-13  1:42 ` Wangnan (F)
2017-02-13 20:27   ` Arnaldo Carvalho de Melo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).