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.24 [+10.17] TEST: police on rx [ OK ] # 16.31 [+0.07] Warning: Filter with specified priority/protocol not found. # 16.34 [+0.02] Warning: Filter with specified priority/protocol not found. # 26.52 [+10.18] TEST: police on tx [ OK ] # 26.59 [+0.07] Warning: Filter with specified priority/protocol not found. # 26.61 [+0.02] Warning: Filter with specified priority/protocol not found. # 26.63 [+0.02] Warning: Filter with specified priority/protocol not found. # 36.91 [+10.28] TEST: police with shared policer - rx [ OK ] # 47.11 [+10.20] TEST: police with shared policer - tx [ OK ] # 47.20 [+0.09] Warning: Filter with specified priority/protocol not found. # 47.23 [+0.02] Warning: Filter with specified priority/protocol not found. # 47.25 [+0.02] Warning: Filter with specified priority/protocol not found. # 67.59 [+20.35] TEST: police rx and mirror [ OK ] # 67.68 [+0.08] Warning: Filter with specified priority/protocol not found. # 67.70 [+0.02] Warning: Filter with specified priority/protocol not found. # 67.72 [+0.02] Warning: Filter with specified priority/protocol not found. # 88.07 [+20.35] TEST: police tx and mirror [ OK ] # 88.16 [+0.09] Warning: Filter with specified priority/protocol not found. # 88.18 [+0.02] Warning: Filter with specified priority/protocol not found. # 98.31 [+10.12] TEST: police pps on rx [ OK ] # 98.39 [+0.08] Warning: Filter with specified priority/protocol not found. # 98.41 [+0.02] Warning: Filter with specified priority/protocol not found. # 108.53 [+10.12] TEST: police pps on tx [ OK ] # 108.60 [+0.07] Warning: Filter with specified priority/protocol not found. # 108.62 [+0.02] Warning: Filter with specified priority/protocol not found. # 108.84 [+0.22] TEST: police mtu (rx) [ OK ] # 108.86 [+0.02] Warning: Filter with specified priority/protocol not found. # 108.88 [+0.02] Warning: Filter with specified priority/protocol not found. # 109.11 [+0.23] 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__->