All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/4] Minor BPF updates
@ 2015-07-30 10:42 Daniel Borkmann
  2015-07-30 10:42 ` [PATCH net-next 1/4] test_bpf: assign type to native eBPF test cases Daniel Borkmann
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Daniel Borkmann @ 2015-07-30 10:42 UTC (permalink / raw)
  To: davem; +Cc: ast, holzheu, netdev, Daniel Borkmann

Various minor misc updates.

Thanks!

Daniel Borkmann (4):
  test_bpf: assign type to native eBPF test cases
  bpf: provide helper that indicates eBPF was migrated
  bpf, x86/sparc: show actual number of passes in bpf_jit_dump
  bpf: also show process name/pid in bpf_jit_dump

 arch/s390/net/bpf_jit_comp.c  |  2 +-
 arch/sparc/net/bpf_jit_comp.c |  2 +-
 arch/x86/net/bpf_jit_comp.c   |  2 +-
 include/linux/filter.h        | 16 ++++++++++++++--
 lib/test_bpf.c                |  2 ++
 5 files changed, 19 insertions(+), 5 deletions(-)

-- 
1.9.3

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

end of thread, other threads:[~2015-07-30 18:13 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-30 10:42 [PATCH net-next 0/4] Minor BPF updates Daniel Borkmann
2015-07-30 10:42 ` [PATCH net-next 1/4] test_bpf: assign type to native eBPF test cases Daniel Borkmann
2015-07-30 17:14   ` Alexei Starovoitov
2015-07-30 10:42 ` [PATCH net-next 2/4] bpf: provide helper that indicates eBPF was migrated Daniel Borkmann
2015-07-30 17:15   ` Alexei Starovoitov
2015-07-30 10:42 ` [PATCH net-next 3/4] bpf, x86/sparc: show actual number of passes in bpf_jit_dump Daniel Borkmann
2015-07-30 17:15   ` Alexei Starovoitov
2015-07-30 10:42 ` [PATCH net-next 4/4] bpf: also show process name/pid " Daniel Borkmann
2015-07-30 17:18   ` Alexei Starovoitov
2015-07-30 18:13 ` [PATCH net-next 0/4] Minor BPF updates David Miller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.