diff options
author | David S. Miller <davem@davemloft.net> | 2015-08-06 22:02:32 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-08-06 22:02:32 -0700 |
commit | 3c621818404bbb0bed1a8892d843b499182fa7e9 (patch) | |
tree | 9acb2cba6d4a3dcb56a3a1d672984e86ce1d277c /net/mpls | |
parent | c71b5ad06e7306f73815cd64a5fe039a67126c99 (diff) | |
parent | 86bf1721b2263607588b23b22e78c971379972b5 (diff) | |
download | linux-stable-3c621818404bbb0bed1a8892d843b499182fa7e9.tar.gz linux-stable-3c621818404bbb0bed1a8892d843b499182fa7e9.tar.bz2 linux-stable-3c621818404bbb0bed1a8892d843b499182fa7e9.zip |
Merge branch 'test-bpf-next'
Nicolas Schichan says:
====================
test_bpf improvements
Please find below the patch series with my latest changes to test_bpf.
The first patch checks for unexpected NULL generated skbs before
running the filter.
The second patch adds the possibility for tests to generate fragmented
skbs.
The third patch tests LD_ABS and LD_IND on fragmented skbs.
The fourth patch adds the possibility to restrict the tests being run
by specifying the name/id/range of the test(s) to run via module
parameters.
The fifth patch tests LD_ABS and LD_IND on non fragmented skbs with
various sizes and alignments.
The sixth and final patch checks that the interpreter or JIT correctly
resets A and X to 0.
This serie is against today's net-next tree.
Changes in V2:
* move declaration of 'ptr' in if() block in patch 2/6.
* fix various typos in patch 4/6
* rework default init of test_range array and cleanup exclude_test()
return condition in patch 4/6.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/mpls')
0 files changed, 0 insertions, 0 deletions