diff options
author | Seth Forshee <seth.forshee@canonical.com> | 2020-07-16 09:39:31 -0500 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2020-07-16 20:52:43 +0200 |
commit | de40a8abf07bfa125b7496b20ce6f92c6370eecd (patch) | |
tree | 36f965cd455cbdcbb5bf96072639ed683d49068d /tools | |
parent | 05500125021191f703d3759a7e94a37b7257d959 (diff) | |
download | linux-de40a8abf07bfa125b7496b20ce6f92c6370eecd.tar.gz linux-de40a8abf07bfa125b7496b20ce6f92c6370eecd.tar.bz2 linux-de40a8abf07bfa125b7496b20ce6f92c6370eecd.zip |
bpf: revert "test_bpf: Flag tests that cannot be jited on s390"
This reverts commit 3203c9010060 ("test_bpf: flag tests that cannot
be jited on s390").
The s390 bpf JIT previously had a restriction on the maximum program
size, which required some tests in test_bpf to be flagged as expected
failures. The program size limitation has been removed, and the tests
now pass, so these tests should no longer be flagged.
Fixes: d1242b10ff03 ("s390/bpf: Remove JITed image size limitations")
Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Reviewed-by: Ilya Leoshkevich <iii@linux.ibm.com>
Link: https://lore.kernel.org/bpf/20200716143931.330122-1-seth.forshee@canonical.com
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions