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.97 [+25.97] TEST: ping                                                          [ OK ]
# 27.41 [+1.45] TEST: ping6                                                         [ OK ]
# 27.42 [+0.01] INFO: Running IPv4 custom multipath hash tests
# 32.28 [+4.86] TEST: Multipath hash field: Source IP (balanced)                    [ OK ]
# 32.29 [+0.01] INFO: Packets sent on path1 / path2: 6151 / 6451
# 34.87 [+2.58] TEST: Multipath hash field: Source IP (unbalanced)                  [ OK ]
# 34.88 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 0
# 38.37 [+3.49] TEST: Multipath hash field: Destination IP (balanced)               [ OK ]
# 38.38 [+0.01] INFO: Packets sent on path1 / path2: 6000 / 6600
# 42.56 [+4.18] TEST: Multipath hash field: Destination IP (unbalanced)             [ OK ]
# 42.57 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0
# 48.83 [+6.27] TEST: Multipath hash field: Source port (balanced)                  [ OK ]
# 48.84 [+0.01] INFO: Packets sent on path1 / path2: 16490 / 16279
# 54.47 [+5.62] TEST: Multipath hash field: Source port (unbalanced)                [ OK ]
# 54.48 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769
# 60.68 [+6.20] TEST: Multipath hash field: Destination port (balanced)             [ OK ]
# 60.69 [+0.01] INFO: Packets sent on path1 / path2: 16490 / 16279
# 66.49 [+5.80] TEST: Multipath hash field: Destination port (unbalanced)           [ OK ]
# 66.51 [+0.02] INFO: Packets sent on path1 / path2: 0 / 32769
# 67.03 [+0.52] INFO: Running IPv6 custom multipath hash tests
# 72.11 [+5.07] TEST: Multipath hash field: Source IP (balanced)                    [ OK ]
# 72.12 [+0.01] INFO: Packets sent on path1 / path2: 6302 / 6300
# 74.74 [+2.62] TEST: Multipath hash field: Source IP (unbalanced)                  [ OK ]
# 74.75 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0
# 78.72 [+3.97] TEST: Multipath hash field: Destination IP (balanced)               [ OK ]
# 78.73 [+0.01] INFO: Packets sent on path1 / path2: 6400 / 6200
# 83.15 [+4.42] TEST: Multipath hash field: Destination IP (unbalanced)             [ OK ]
# 83.17 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 2
# 2277.19 [+2194.02] TEST: Multipath hash field: Flowlabel (balanced)                    [ OK ]
# 2277.20 [+0.01] INFO: Packets sent on path1 / path2: 8488 / 8307
# 2280.19 [+2.99] TEST: Multipath hash field: Flowlabel (unbalanced)                  [ OK ]
# 2280.20 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600
# 2285.40 [+5.20] TEST: Multipath hash field: Source port (balanced)                  [ OK ]
# 2285.41 [+0.01] INFO: Packets sent on path1 / path2: 16422 / 16349
# 2290.34 [+4.93] TEST: Multipath hash field: Source port (unbalanced)                [ OK ]
# 2290.35 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770
# 2295.65 [+5.31] TEST: Multipath hash field: Destination port (balanced)             [ OK ]
# 2295.66 [+0.01] INFO: Packets sent on path1 / path2: 16422 / 16348
# 2300.62 [+4.96] TEST: Multipath hash field: Destination port (unbalanced)           [ OK ]
# 2300.63 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 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__->