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
# 24.98 [+24.98] TEST: ping                                                          [ OK ]
# 26.44 [+1.45] TEST: ping6                                                         [ OK ]
# 26.44 [+0.01] INFO: Running IPv4 custom multipath hash tests
# 31.22 [+4.77] TEST: Multipath hash field: Source IP (balanced)                    [ OK ]
# 31.22 [+0.01] INFO: Packets sent on path1 / path2: 5701 / 6901
# 33.56 [+2.33] TEST: Multipath hash field: Source IP (unbalanced)                  [ OK ]
# 33.57 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600
# 37.44 [+3.88] TEST: Multipath hash field: Destination IP (balanced)               [ OK ]
# 37.45 [+0.01] INFO: Packets sent on path1 / path2: 6550 / 6050
# 41.20 [+3.75] TEST: Multipath hash field: Destination IP (unbalanced)             [ OK ]
# 41.21 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1
# 47.43 [+6.23] TEST: Multipath hash field: Source port (balanced)                  [ OK ]
# 47.46 [+0.03] INFO: Packets sent on path1 / path2: 16404 / 16365
# 52.95 [+5.49] TEST: Multipath hash field: Source port (unbalanced)                [ OK ]
# 52.96 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769
# 58.82 [+5.86] TEST: Multipath hash field: Destination port (balanced)             [ OK ]
# 58.83 [+0.01] INFO: Packets sent on path1 / path2: 16404 / 16365
# 64.46 [+5.63] TEST: Multipath hash field: Destination port (unbalanced)           [ OK ]
# 64.47 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769
# 64.93 [+0.46] INFO: Running IPv6 custom multipath hash tests
# 69.58 [+4.65] TEST: Multipath hash field: Source IP (balanced)                    [ OK ]
# 69.58 [+0.01] INFO: Packets sent on path1 / path2: 5700 / 6903
# 72.11 [+2.53] TEST: Multipath hash field: Source IP (unbalanced)                  [ OK ]
# 72.12 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600
# 75.75 [+3.63] TEST: Multipath hash field: Destination IP (balanced)               [ OK ]
# 75.76 [+0.01] INFO: Packets sent on path1 / path2: 6250 / 6350
# 79.72 [+3.95] TEST: Multipath hash field: Destination IP (unbalanced)             [ OK ]
# 79.73 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600
# 2256.97 [+2177.24] TEST: Multipath hash field: Flowlabel (balanced)                    [ OK ]
# 2256.97 [+0.01] INFO: Packets sent on path1 / path2: 8366 / 8434
# 2259.70 [+2.73] TEST: Multipath hash field: Flowlabel (unbalanced)                  [ OK ]
# 2259.71 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0
# 2264.85 [+5.14] TEST: Multipath hash field: Source port (balanced)                  [ OK ]
# 2264.85 [+0.01] INFO: Packets sent on path1 / path2: 16460 / 16311
# 2269.84 [+4.99] TEST: Multipath hash field: Source port (unbalanced)                [ OK ]
# 2269.85 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32770
# 2274.95 [+5.10] TEST: Multipath hash field: Destination port (balanced)             [ OK ]
# 2274.96 [+0.01] INFO: Packets sent on path1 / path2: 16458 / 16311
# 2279.83 [+4.88] TEST: Multipath hash field: Destination port (unbalanced)           [ OK ]
# 2279.84 [+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__->