diff options
author | Kleber Sacilotto de Souza <kleber.souza@canonical.com> | 2018-06-27 17:19:21 +0200 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2018-06-28 23:58:39 +0200 |
commit | 3203c9010060806ff88c9989aeab4dc8d9a474dc (patch) | |
tree | 95d8bced600e62c779cdfd4e42b8a73ca6d0f29e /samples | |
parent | dd349c3ffd93d15d01f4f5ace73870ca45ea249d (diff) | |
download | op-kernel-dev-3203c9010060806ff88c9989aeab4dc8d9a474dc.zip op-kernel-dev-3203c9010060806ff88c9989aeab4dc8d9a474dc.tar.gz |
test_bpf: flag tests that cannot be jited on s390
Flag with FLAG_EXPECTED_FAIL the BPF_MAXINSNS tests that cannot be jited
on s390 because they exceed BPF_SIZE_MAX and fail when
CONFIG_BPF_JIT_ALWAYS_ON is set. Also set .expected_errcode to -ENOTSUPP
so the tests pass in that case.
Signed-off-by: Kleber Sacilotto de Souza <kleber.souza@canonical.com>
Acked-by: Song Liu <songliubraving@fb.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions