make -C tools/testing/selftests TARGETS="net/forwarding" TEST_PROGS=customm_multipath_hash.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: custom_multipath_hash.sh
# 25.46 [+25.46] TEST: ping                                                          [ OK ]
# 26.87 [+1.41] TEST: ping6                                                         [ OK ]
# 26.88 [+0.01] INFO: Running IPv4 custom multipath hash tests
# 31.46 [+4.58] TEST: Multipath hash field: Source IP (balanced)                    [ OK ]
# 31.46 [+0.01] INFO: Packets sent on path1 / path2: 6751 / 5851
# 33.75 [+2.29] TEST: Multipath hash field: Source IP (unbalanced)                  [ OK ]
# 33.76 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0
# 37.10 [+3.33] TEST: Multipath hash field: Destination IP (balanced)               [ OK ]
# 37.11 [+0.01] INFO: Packets sent on path1 / path2: 6402 / 6201
# 40.83 [+3.73] TEST: Multipath hash field: Destination IP (unbalanced)             [ OK ]
# 40.84 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0
# 47.14 [+6.30] TEST: Multipath hash field: Source port (balanced)                  [ OK ]
# 47.16 [+0.02] INFO: Packets sent on path1 / path2: 16418 / 16351
# 52.60 [+5.44] TEST: Multipath hash field: Source port (unbalanced)                [ OK ]
# 52.61 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769
# 58.46 [+5.85] TEST: Multipath hash field: Destination port (balanced)             [ OK ]
# 58.46 [+0.01] INFO: Packets sent on path1 / path2: 16418 / 16351
# 63.96 [+5.50] TEST: Multipath hash field: Destination port (unbalanced)           [ OK ]
# 63.97 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0
# 64.46 [+0.49] INFO: Running IPv6 custom multipath hash tests
# 68.92 [+4.46] TEST: Multipath hash field: Source IP (balanced)                    [ OK ]
# 68.94 [+0.02] INFO: Packets sent on path1 / path2: 6002 / 6600
# 71.34 [+2.40] TEST: Multipath hash field: Source IP (unbalanced)                  [ OK ]
# 71.36 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600
# 74.68 [+3.32] TEST: Multipath hash field: Destination IP (balanced)               [ OK ]
# 74.69 [+0.02] INFO: Packets sent on path1 / path2: 6650 / 5951
# 78.54 [+3.85] TEST: Multipath hash field: Destination IP (unbalanced)             [ OK ]
# 78.55 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 0
# 2263.20 [+2184.65] TEST: Multipath hash field: Flowlabel (balanced)                    [ OK ]
# 2263.21 [+0.01] INFO: Packets sent on path1 / path2: 8339 / 8419
# 2266.06 [+2.85] TEST: Multipath hash field: Flowlabel (unbalanced)                  [ OK ]
# 2266.08 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12600
# 2271.25 [+5.17] TEST: Multipath hash field: Source port (balanced)                  [ OK ]
# 2271.27 [+0.02] INFO: Packets sent on path1 / path2: 16254 / 16516
# 2276.21 [+4.94] TEST: Multipath hash field: Source port (unbalanced)                [ OK ]
# 2276.22 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769
# 2281.28 [+5.06] TEST: Multipath hash field: Destination port (balanced)             [ OK ]
# 2281.29 [+0.01] INFO: Packets sent on path1 / path2: 16254 / 16515
# 2286.37 [+5.08] TEST: Multipath hash field: Destination port (unbalanced)           [ OK ]
# 2286.38 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0
ok 1 selftests: net/forwarding: custom_multipath_hash.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__->