Revision f7017cafcdd7574680fc7faabcb73f91172a14ab authored by Davide Caratti on 09 May 2018, 16:45:42 UTC, committed by David S. Miller on 10 May 2018, 21:28:02 UTC
- correct a typo in the value of 'matchPattern' of test 282d, potentially
 causing false negative
- allow errors when 'teardown' executes '$TC action flush action bpf' in
 test 282d, to fix false positive when it is run with act_bpf unloaded
- correct the value of 'matchPattern' in test e939, causing false positive
 in case the BPF JIT is enabled

Fixes: 440ea4ae1828 ("tc-testing: add selftests for 'bpf' action")
Signed-off-by: Davide Caratti <dcaratti@redhat.com>
Acked-by: Lucas Bates <lucasb@mojatatu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 6ad4e91
History
File Mode Size
crypto
executive
Kconfig -rw-r--r-- 2.4 KB
Makefile -rw-r--r-- 618 bytes
Platform -rw-r--r-- 229 bytes
cpu.c -rw-r--r-- 1.3 KB
csrc-octeon.c -rw-r--r-- 4.8 KB
dma-octeon.c -rw-r--r-- 9.1 KB
flash_setup.c -rw-r--r-- 3.6 KB
oct_ilm.c -rw-r--r-- 4.7 KB
octeon-irq.c -rw-r--r-- 73.0 KB
octeon-memcpy.S -rw-r--r-- 12.2 KB
octeon-platform.c -rw-r--r-- 26.8 KB
octeon-usb.c -rw-r--r-- 17.0 KB
octeon_boot.h -rw-r--r-- 2.8 KB
setup.c -rw-r--r-- 33.6 KB
smp.c -rw-r--r-- 12.2 KB

back to top