make -C tools/testing/selftests TARGETS=net/forwarding TEST_PROGS=sch_ets..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: sch_ets.sh
# TEST: ping vlan 10                                                  [ OK ]
# TEST: ping vlan 11                                                  [ OK ]
# TEST: ping vlan 12                                                  [ OK ]
# Running in priomap mode
# Testing ets bands 3 strict 3, streams 0 1
# TEST: band 0                                                        [XFAIL]
# Not enough traffic
# INFO: Expected ratio >95% Measured ratio 49.83
# TEST: band 1                                                        [XFAIL]
# Too much traffic
# INFO: Expected ratio <5% Measured ratio 50.16
# Testing ets bands 3 strict 3, streams 1 2
# TEST: band 1                                                        [XFAIL]
# Not enough traffic
# INFO: Expected ratio >95% Measured ratio 50.63
# TEST: band 2                                                        [XFAIL]
# Too much traffic
# INFO: Expected ratio <5% Measured ratio 49.36
# Testing ets bands 4 strict 1 quanta 5000 2500 1500, streams 0 1
# TEST: band 0                                                        [XFAIL]
# Not enough traffic
# INFO: Expected ratio >95% Measured ratio 49.03
# TEST: band 1                                                        [XFAIL]
# Too much traffic
# INFO: Expected ratio <5% Measured ratio 50.96
# Testing ets bands 4 strict 1 quanta 5000 2500 1500, streams 1 2
# TEST: bands 1:2                                                     [XFAIL]
# Too large discrepancy between expected and measured ratios
# INFO: Expected ratio 2.00 Measured ratio .99
# Testing ets bands 3 quanta 3300 3300 3300, streams 0 1 2
# TEST: bands 0:1                                                     [ OK ]
# INFO: Expected ratio 1.00 Measured ratio 1.09
# TEST: bands 0:2                                                     [ OK ]
# INFO: Expected ratio 1.00 Measured ratio 1.11
# Testing ets bands 3 quanta 5000 3500 1500, streams 0 1 2
# TEST: bands 0:1                                                     [XFAIL]
# Too large discrepancy between expected and measured ratios
# INFO: Expected ratio 1.42 Measured ratio 1.02
# TEST: bands 0:2                                                     [XFAIL]
# Too large discrepancy between expected and measured ratios
# INFO: Expected ratio 3.33 Measured ratio .94
# Testing ets bands 3 quanta 5000 8000 1500, streams 0 1 2
# TEST: bands 0:1                                                     [XFAIL]
# Too large discrepancy between expected and measured ratios
# INFO: Expected ratio 1.60 Measured ratio 1.00
# TEST: bands 0:2                                                     [XFAIL]
# Too large discrepancy between expected and measured ratios
# INFO: Expected ratio 3.33 Measured ratio 1.01
# Testing ets bands 2 quanta 5000 2500, streams 0 1
# TEST: bands 0:1                                                     [XFAIL]
# Too large discrepancy between expected and measured ratios
# INFO: Expected ratio 2.00 Measured ratio .96
# Running in classifier mode
# Testing ets bands 3 strict 3, streams 0 1
# TEST: band 0                                                        [XFAIL]
# Not enough traffic
# INFO: Expected ratio >95% Measured ratio 50.29
# TEST: band 1                                                        [XFAIL]
# Too much traffic
# INFO: Expected ratio <5% Measured ratio 49.70
# Testing ets bands 3 strict 3, streams 1 2
# TEST: band 1                                                        [XFAIL]
# Not enough traffic
# INFO: Expected ratio >95% Measured ratio 51.67
# TEST: band 2                                                        [XFAIL]
# Too much traffic
# INFO: Expected ratio <5% Measured ratio 48.32
# Testing ets bands 4 strict 1 quanta 5000 2500 1500, streams 0 1
# TEST: band 0                                                        [XFAIL]
# Not enough traffic
# INFO: Expected ratio >95% Measured ratio 50.72
# TEST: band 1                                                        [XFAIL]
# Too much traffic
# INFO: Expected ratio <5% Measured ratio 49.27
# Testing ets bands 4 strict 1 quanta 5000 2500 1500, streams 1 2
# TEST: bands 1:2                                                     [XFAIL]
# Too large discrepancy between expected and measured ratios
# INFO: Expected ratio 2.00 Measured ratio 1.01
# Testing ets bands 3 quanta 3300 3300 3300, streams 0 1 2
# TEST: bands 0:1                                                     [ OK ]
# INFO: Expected ratio 1.00 Measured ratio 1.04
# TEST: bands 0:2                                                     [ OK ]
# INFO: Expected ratio 1.00 Measured ratio 1.05
# Testing ets bands 3 quanta 5000 3500 1500, streams 0 1 2
# TEST: bands 0:1                                                     [XFAIL]
# Too large discrepancy between expected and measured ratios
# INFO: Expected ratio 1.42 Measured ratio .99
# TEST: bands 0:2                                                     [XFAIL]
# Too large discrepancy between expected and measured ratios
# INFO: Expected ratio 3.33 Measured ratio .96
# Testing ets bands 3 quanta 5000 8000 1500, streams 0 1 2
# TEST: bands 0:1                                                     [XFAIL]
# Too large discrepancy between expected and measured ratios
# INFO: Expected ratio 1.60 Measured ratio .93
# TEST: bands 0:2                                                     [XFAIL]
# Too large discrepancy between expected and measured ratios
# INFO: Expected ratio 3.33 Measured ratio 1.06
# Testing ets bands 2 quanta 5000 2500, streams 0 1
# TEST: bands 0:1                                                     [XFAIL]
# Too large discrepancy between expected and measured ratios
# INFO: Expected ratio 2.00 Measured ratio 1.00
ok 1 selftests: net/forwarding: sch_ets.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__->