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.26 [+25.26] TEST: ping                                                          [ OK ]
# 26.76 [+1.51] TEST: ping6                                                         [ OK ]
# 26.77 [+0.01] INFO: Running IPv4 custom multipath hash tests
# 31.39 [+4.61] TEST: Multipath hash field: Source IP (balanced)                    [ OK ]
# 31.39 [+0.01] INFO: Packets sent on path1 / path2: 5751 / 6851
# 33.82 [+2.42] TEST: Multipath hash field: Source IP (unbalanced)                  [ OK ]
# 33.84 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 0
# 37.74 [+3.91] TEST: Multipath hash field: Destination IP (balanced)               [ OK ]
# 37.75 [+0.01] INFO: Packets sent on path1 / path2: 6301 / 6301
# 41.46 [+3.71] TEST: Multipath hash field: Destination IP (unbalanced)             [ OK ]
# 41.47 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0
# 47.73 [+6.26] TEST: Multipath hash field: Source port (balanced)                  [ OK ]
# 47.74 [+0.01] INFO: Packets sent on path1 / path2: 16419 / 16350
# 53.53 [+5.79] TEST: Multipath hash field: Source port (unbalanced)                [ OK ]
# 53.54 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0
# 59.41 [+5.87] TEST: Multipath hash field: Destination port (balanced)             [ OK ]
# 59.41 [+0.01] INFO: Packets sent on path1 / path2: 16419 / 16350
# 65.32 [+5.90] TEST: Multipath hash field: Destination port (unbalanced)           [ OK ]
# 65.32 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32770
# 65.83 [+0.51] INFO: Running IPv6 custom multipath hash tests
# 70.46 [+4.63] TEST: Multipath hash field: Source IP (balanced)                    [ OK ]
# 70.47 [+0.01] INFO: Packets sent on path1 / path2: 6000 / 6601
# 73.06 [+2.59] TEST: Multipath hash field: Source IP (unbalanced)                  [ OK ]
# 73.07 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600
# 76.93 [+3.86] TEST: Multipath hash field: Destination IP (balanced)               [ OK ]
# 76.95 [+0.02] INFO: Packets sent on path1 / path2: 6601 / 6000
# 84.06 [+7.11] TEST: Multipath hash field: Destination IP (unbalanced)             [ OK ]
# 84.08 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12601
# 2261.46 [+2177.38] TEST: Multipath hash field: Flowlabel (balanced)                    [ OK ]
# 2261.47 [+0.01] INFO: Packets sent on path1 / path2: 8390 / 8373
# 2264.27 [+2.81] TEST: Multipath hash field: Flowlabel (unbalanced)                  [ OK ]
# 2264.29 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 0
# 2269.55 [+5.26] TEST: Multipath hash field: Source port (balanced)                  [ OK ]
# 2269.56 [+0.01] INFO: Packets sent on path1 / path2: 16361 / 16409
# 2274.61 [+5.05] TEST: Multipath hash field: Source port (unbalanced)                [ OK ]
# 2274.62 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769
# 2279.77 [+5.15] TEST: Multipath hash field: Destination port (balanced)             [ OK ]
# 2279.79 [+0.01] INFO: Packets sent on path1 / path2: 16361 / 16408
# 2284.77 [+4.99] TEST: Multipath hash field: Destination port (unbalanced)           [ OK ]
# 2284.78 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769
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__->