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
.gitignore -rw-r--r-- 20 bytes
00-INDEX -rw-r--r-- 2.0 KB
active_mm.txt -rw-r--r-- 3.7 KB
balance -rw-r--r-- 5.2 KB
cleancache.txt -rw-r--r-- 13.8 KB
frontswap.txt -rw-r--r-- 15.0 KB
highmem.txt -rw-r--r-- 5.7 KB
hmm.txt -rw-r--r-- 18.8 KB
hugetlbfs_reserv.txt -rw-r--r-- 28.1 KB
hugetlbpage.txt -rw-r--r-- 17.2 KB
hwpoison.txt -rw-r--r-- 5.8 KB
idle_page_tracking.txt -rw-r--r-- 4.8 KB
ksm.txt -rw-r--r-- 10.2 KB
mmu_notifier.txt -rw-r--r-- 3.9 KB
numa -rw-r--r-- 8.5 KB
numa_memory_policy.txt -rw-r--r-- 22.6 KB
overcommit-accounting -rw-r--r-- 2.5 KB
page_frags -rw-r--r-- 2.2 KB
page_migration -rw-r--r-- 11.4 KB
page_owner.txt -rw-r--r-- 3.7 KB
pagemap.txt -rw-r--r-- 6.8 KB
remap_file_pages.txt -rw-r--r-- 1.5 KB
slub.txt -rw-r--r-- 12.9 KB
soft-dirty.txt -rw-r--r-- 1.7 KB
split_page_table_lock -rw-r--r-- 3.5 KB
swap_numa.txt -rw-r--r-- 2.9 KB
transhuge.txt -rw-r--r-- 22.8 KB
unevictable-lru.txt -rw-r--r-- 29.5 KB
userfaultfd.txt -rw-r--r-- 11.2 KB
z3fold.txt -rw-r--r-- 1.2 KB
zsmalloc.txt -rw-r--r-- 3.0 KB
zswap.txt -rw-r--r-- 6.2 KB

back to top