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.99 [+15.99] Warning: Filter with specified priority/protocol not found. # 16.22 [+0.24] Warning: Filter with specified priority/protocol not found. # 28.21 [+11.98] TEST: police on rx [ OK ] # 28.90 [+0.69] Warning: Filter with specified priority/protocol not found. # 29.11 [+0.21] Warning: Filter with specified priority/protocol not found. # 41.08 [+11.98] TEST: police on tx [ OK ] # 41.71 [+0.63] Warning: Filter with specified priority/protocol not found. # 41.91 [+0.20] Warning: Filter with specified priority/protocol not found. # 42.12 [+0.21] Warning: Filter with specified priority/protocol not found. # 54.07 [+11.94] TEST: police with shared policer - rx [ OK ] # 65.87 [+11.81] TEST: police with shared policer - tx [ OK ] # 66.76 [+0.88] Warning: Filter with specified priority/protocol not found. # 66.97 [+0.22] Warning: Filter with specified priority/protocol not found. # 67.17 [+0.20] Warning: Filter with specified priority/protocol not found. # 91.15 [+23.98] TEST: police rx and mirror [ OK ] # 92.06 [+0.90] Warning: Filter with specified priority/protocol not found. # 92.27 [+0.21] Warning: Filter with specified priority/protocol not found. # 92.47 [+0.21] Warning: Filter with specified priority/protocol not found. # 116.48 [+24.00] TEST: police tx and mirror [ OK ] # 117.35 [+0.87] Warning: Filter with specified priority/protocol not found. # 117.58 [+0.23] Warning: Filter with specified priority/protocol not found. # 128.97 [+11.39] TEST: police pps on rx [ OK ] # 129.59 [+0.62] Warning: Filter with specified priority/protocol not found. # 129.83 [+0.24] Warning: Filter with specified priority/protocol not found. # 141.32 [+11.49] TEST: police pps on tx [ OK ] # 141.96 [+0.63] Warning: Filter with specified priority/protocol not found. # 142.17 [+0.21] Warning: Filter with specified priority/protocol not found. # 144.22 [+2.06] TEST: police mtu (rx) [ OK ] # 144.41 [+0.19] Warning: Filter with specified priority/protocol not found. # 144.61 [+0.20] Warning: Filter with specified priority/protocol not found. # 146.62 [+2.00] 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__->