[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1401351771-5367-1-git-send-email-dborkman@redhat.com>
Date: Thu, 29 May 2014 10:22:47 +0200
From: Daniel Borkmann <dborkman@...hat.com>
To: davem@...emloft.net
Cc: ast@...mgrid.com, netdev@...r.kernel.org
Subject: [PATCH net-next 0/4] BPF + test suite updates
These are the last bigger BPF changes that I had in my todo
queue for now. As the first two patches from this series
contain additional test cases for the test suite, I have
rebased them on top of current net-next with the set from [1]
applied to avoid introducing any unnecessary merge conflicts.
For details, please refer to the individual patches. Test
suite runs fine with the set applied.
Thanks a lot,
Daniel
[1] http://patchwork.ozlabs.org/patch/352599/
http://patchwork.ozlabs.org/patch/352600/
Daniel Borkmann (4):
net: filter: add slot overlapping test with fully filled M[]
net: filter: add test for loading SKF_AD_OFF limits
net: filter: get rid of BPF_S_* enum
net: filter: explicit initialization in filter block macros
arch/arm/net/bpf_jit_32.c | 139 +++++------
arch/powerpc/net/bpf_jit_64.S | 2 +-
arch/powerpc/net/bpf_jit_comp.c | 157 ++++++------
arch/s390/net/bpf_jit_comp.c | 163 ++++++------
arch/sparc/net/bpf_jit_comp.c | 154 ++++++------
include/linux/filter.h | 363 ++++++++++++++++++---------
kernel/seccomp.c | 83 +++----
lib/test_bpf.c | 97 +++++++-
net/core/filter.c | 537 +++++++++++++++-------------------------
9 files changed, 871 insertions(+), 824 deletions(-)
--
1.7.11.7
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists