Merge branch 'bpf-selftests'
authorDavid S. Miller <davem@davemloft.net>
Tue, 18 Oct 2016 15:35:55 +0000 (11:35 -0400)
committerDavid S. Miller <davem@davemloft.net>
Tue, 18 Oct 2016 15:35:55 +0000 (11:35 -0400)
commit5921a0fcfd27582f016134dcf13302362cdf2c3c
tree218c2af2722d776a1b48604f42c49cd4459c0b5f
parent1441dc99faba2b3fd3a55e18cd955feb3667346a
parent5aa5bd14c5f8660c64ceedf14a549781be47e53d
Merge branch 'bpf-selftests'

Daniel Borkmann says:

====================
Move to BPF selftests

This set improves the test_verifier and test_maps suite and moves
it over to a new BPF selftest directory, so we can keep improving
it under kernel selftest umbrella. This also integrates a test
script for checking test_bpf.ko under various JIT options.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>