make -C tools/testing/selftests TARGETS="net/forwarding" TEST_PROGS=tc_pollice.sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-4/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding' make[1]: Entering directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding' TAP version 13 1..1 # overriding timeout to 21600 # selftests: net/forwarding: tc_police.sh # 15.90 [+15.90] Warning: Filter with specified priority/protocol not found. # 16.11 [+0.21] Warning: Filter with specified priority/protocol not found. # 28.18 [+12.06] TEST: police on rx [ OK ] # 28.85 [+0.67] Warning: Filter with specified priority/protocol not found. # 29.06 [+0.22] Warning: Filter with specified priority/protocol not found. # 41.13 [+12.06] TEST: police on tx [ OK ] # 41.78 [+0.65] Warning: Filter with specified priority/protocol not found. # 42.00 [+0.22] Warning: Filter with specified priority/protocol not found. # 42.23 [+0.23] Warning: Filter with specified priority/protocol not found. # 54.18 [+11.94] TEST: police with shared policer - rx [ OK ] # 66.15 [+11.97] TEST: police with shared policer - tx [ OK ] # 66.98 [+0.83] Warning: Filter with specified priority/protocol not found. # 67.18 [+0.20] Warning: Filter with specified priority/protocol not found. # 67.38 [+0.21] Warning: Filter with specified priority/protocol not found. # 91.12 [+23.74] TEST: police rx and mirror [ OK ] # 91.97 [+0.85] Warning: Filter with specified priority/protocol not found. # 92.18 [+0.21] Warning: Filter with specified priority/protocol not found. # 92.38 [+0.20] Warning: Filter with specified priority/protocol not found. # 116.27 [+23.89] TEST: police tx and mirror [ OK ] # 117.15 [+0.88] Warning: Filter with specified priority/protocol not found. # 117.35 [+0.20] Warning: Filter with specified priority/protocol not found. # 128.66 [+11.31] TEST: police pps on rx [ OK ] # 129.34 [+0.68] Warning: Filter with specified priority/protocol not found. # 129.55 [+0.21] Warning: Filter with specified priority/protocol not found. # 140.94 [+11.39] TEST: police pps on tx [ OK ] # 141.60 [+0.66] Warning: Filter with specified priority/protocol not found. # 141.80 [+0.20] Warning: Filter with specified priority/protocol not found. # 143.92 [+2.12] TEST: police mtu (rx) [ OK ] # 144.14 [+0.22] Warning: Filter with specified priority/protocol not found. # 144.33 [+0.19] Warning: Filter with specified priority/protocol not found. # 146.43 [+2.10] TEST: police mtu (tx) [ OK ] ok 1 selftests: net/forwarding: tc_police.sh make[1]: Leaving directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding' make: Leaving directory '/home/virtme/testing-4/tools/testing/selftests' xx__-> echo $? 0 xx__-> echo scan > /sys/kernel/debug/kmemleak && cat /sys/kernel/debug/kmemleak xx__->