netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/5] s390/bpf: recache skb->data/hlen for skb_vlan_push/pop
@ 2015-07-28 14:09 Michael Holzheu
  2015-07-28 14:09 ` [PATCH net-next 1/5] s390/bpf: clear correct BPF accumulator register Michael Holzheu
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Michael Holzheu @ 2015-07-28 14:09 UTC (permalink / raw)
  To: David Miller
  Cc: Alexei Starovoitov, Martin Schwidefsky, Daniel Borkmann, netdev,
	linux-s390

Hi Dave,

Here the s390 backend for Alexei's patch 4e10df9a60d9 ("bpf: introduce
bpf_skb_vlan_push/pop() helpers") plus two bugfixes and two minor
improvements.

The first patch "s390/bpf: clear correct BPF accumulator register" will
also go upstream via Martin's "fixes" branch.

Ok for you?

Regards,
Michael

Michael Holzheu (5):
  s390/bpf: clear correct BPF accumulator register
  s390/bpf: Fix multiple macro expansions
  s390/bpf: increase BPF_SIZE_MAX
  s390/bpf: Only clear A and X for converted BPF programs
  s390/bpf: recache skb->data/hlen for skb_vlan_push/pop

 arch/s390/net/bpf_jit.h      |  5 ++-
 arch/s390/net/bpf_jit_comp.c | 91 +++++++++++++++++++++++---------------------
 2 files changed, 52 insertions(+), 44 deletions(-)

-- 
2.3.8

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

end of thread, other threads:[~2015-07-29  8:32 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-28 14:09 [PATCH net-next 0/5] s390/bpf: recache skb->data/hlen for skb_vlan_push/pop Michael Holzheu
2015-07-28 14:09 ` [PATCH net-next 1/5] s390/bpf: clear correct BPF accumulator register Michael Holzheu
2015-07-28 14:09 ` [PATCH net-next 2/5] s390/bpf: Fix multiple macro expansions Michael Holzheu
2015-07-29  3:13   ` Joe Perches
2015-07-29  8:32     ` Michael Holzheu
2015-07-28 14:09 ` [PATCH net-next 3/5] s390/bpf: increase BPF_SIZE_MAX Michael Holzheu
2015-07-28 14:09 ` [PATCH net-next 4/5] s390/bpf: Only clear A and X for converted BPF programs Michael Holzheu
2015-07-28 14:10 ` [PATCH net-next 5/5] s390/bpf: recache skb->data/hlen for skb_vlan_push/pop Michael Holzheu
2015-07-28 17:19   ` Alexei Starovoitov

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).