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
Design
00-INDEX -rw-r--r-- 935 bytes
NMI-RCU.txt -rw-r--r-- 4.2 KB
RTFP.txt -rw-r--r-- 82.8 KB
UP.txt -rw-r--r-- 5.6 KB
arrayRCU.txt -rw-r--r-- 5.1 KB
checklist.txt -rw-r--r-- 22.7 KB
listRCU.txt -rw-r--r-- 10.7 KB
lockdep-splat.txt -rw-r--r-- 4.8 KB
lockdep.txt -rw-r--r-- 4.4 KB
rcu.txt -rw-r--r-- 3.7 KB
rcu_dereference.txt -rw-r--r-- 11.8 KB
rcubarrier.txt -rw-r--r-- 12.8 KB
rculist_nulls.txt -rw-r--r-- 5.1 KB
rcuref.txt -rw-r--r-- 4.2 KB
stallwarn.txt -rw-r--r-- 15.0 KB
torture.txt -rw-r--r-- 13.4 KB
whatisRCU.txt -rw-r--r-- 38.8 KB

back to top