Home
last modified time | relevance | path

Searched refs:test_drop_all (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/samples/bpf/
H A Dtest_lwt_bpf.sh267 function test_drop_all { function
268 test_start "test_drop_all on lwt $1"
271 failure "test_drop_all ${1}: Unexpected success of ping"
281 test_start "test_drop_all on lwt in"
284 failure "test_drop_all in: Unexpected success of ping"
336 failure "test_drop_all ${1}: Unexpected success of ping"
388 test_drop_all "xmit"
389 test_drop_all "out"
/kernel/linux/linux-6.6/samples/bpf/
H A Dtest_lwt_bpf.sh270 function test_drop_all { function
271 test_start "test_drop_all on lwt $1"
274 failure "test_drop_all ${1}: Unexpected success of ping"
284 test_start "test_drop_all on lwt in"
287 failure "test_drop_all in: Unexpected success of ping"
339 failure "test_drop_all ${1}: Unexpected success of ping"
392 test_drop_all "xmit"
393 test_drop_all "out"

Completed in 1 milliseconds