make -C tools/testing/selftests TARGETS="net/forwarding" TEST_PROGS=tc_pollice.sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-2/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-2/tools/testing/selftests/net/forwarding' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-2/tools/testing/selftests/net/forwarding' make[1]: Entering directory '/home/virtme/testing-2/tools/testing/selftests/net/forwarding' TAP version 13 1..1 # timeout set to 10800 # selftests: net/forwarding: tc_police.sh # 6.05 [+6.05] Warning: Filter with specified priority/protocol not found. # 6.07 [+0.02] Warning: Filter with specified priority/protocol not found. # 16.26 [+10.19] TEST: police on rx [ OK ] # 16.34 [+0.07] Warning: Filter with specified priority/protocol not found. # 16.36 [+0.02] Warning: Filter with specified priority/protocol not found. # 26.54 [+10.19] TEST: police on tx [ OK ] # 26.61 [+0.07] Warning: Filter with specified priority/protocol not found. # 26.64 [+0.02] Warning: Filter with specified priority/protocol not found. # 26.66 [+0.02] Warning: Filter with specified priority/protocol not found. # 36.86 [+10.20] TEST: police with shared policer - rx [ OK ] # 47.05 [+10.19] TEST: police with shared policer - tx [ OK ] # 47.15 [+0.10] Warning: Filter with specified priority/protocol not found. # 47.17 [+0.02] Warning: Filter with specified priority/protocol not found. # 47.21 [+0.04] Warning: Filter with specified priority/protocol not found. # 67.61 [+20.39] TEST: police rx and mirror [ OK ] # 67.70 [+0.09] Warning: Filter with specified priority/protocol not found. # 67.71 [+0.02] Warning: Filter with specified priority/protocol not found. # 67.74 [+0.02] Warning: Filter with specified priority/protocol not found. # 88.09 [+20.35] TEST: police tx and mirror [ OK ] # 88.17 [+0.08] Warning: Filter with specified priority/protocol not found. # 88.18 [+0.02] Warning: Filter with specified priority/protocol not found. # 98.30 [+10.11] TEST: police pps on rx [ OK ] # 98.36 [+0.06] Warning: Filter with specified priority/protocol not found. # 98.38 [+0.02] Warning: Filter with specified priority/protocol not found. # 108.50 [+10.12] TEST: police pps on tx [ OK ] # 108.58 [+0.07] Warning: Filter with specified priority/protocol not found. # 108.60 [+0.02] Warning: Filter with specified priority/protocol not found. # 108.82 [+0.22] TEST: police mtu (rx) [ OK ] # 108.84 [+0.02] Warning: Filter with specified priority/protocol not found. # 108.86 [+0.02] Warning: Filter with specified priority/protocol not found. # 109.11 [+0.25] TEST: police mtu (tx) [ OK ] ok 1 selftests: net/forwarding: tc_police.sh make[1]: Leaving directory '/home/virtme/testing-2/tools/testing/selftests/net/forwarding' make: Leaving directory '/home/virtme/testing-2/tools/testing/selftests' xx__-> echo $? 0 xx__->