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
# 26.01 [+26.01] TEST: ping                                                          [ OK ]
# 27.48 [+1.46] TEST: ping6                                                         [ OK ]
# 27.49 [+0.01] INFO: Running IPv4 custom multipath hash tests
# 32.33 [+4.84] TEST: Multipath hash field: Source IP (balanced)                    [ OK ]
# 32.33 [+0.01] INFO: Packets sent on path1 / path2: 6351 / 6251
# 34.71 [+2.38] TEST: Multipath hash field: Source IP (unbalanced)                  [ OK ]
# 34.72 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600
# 38.22 [+3.50] TEST: Multipath hash field: Destination IP (balanced)               [ OK ]
# 38.23 [+0.01] INFO: Packets sent on path1 / path2: 5801 / 6801
# 42.18 [+3.95] TEST: Multipath hash field: Destination IP (unbalanced)             [ OK ]
# 42.20 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0
# 48.80 [+6.61] TEST: Multipath hash field: Source port (balanced)                  [ OK ]
# 48.81 [+0.01] INFO: Packets sent on path1 / path2: 16463 / 16306
# 55.06 [+6.25] TEST: Multipath hash field: Source port (unbalanced)                [ OK ]
# 55.08 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0
# 61.32 [+6.24] TEST: Multipath hash field: Destination port (balanced)             [ OK ]
# 61.33 [+0.01] INFO: Packets sent on path1 / path2: 16463 / 16307
# 67.62 [+6.29] TEST: Multipath hash field: Destination port (unbalanced)           [ OK ]
# 67.64 [+0.02] INFO: Packets sent on path1 / path2: 0 / 32769
# 68.10 [+0.47] INFO: Running IPv6 custom multipath hash tests
# 72.74 [+4.64] TEST: Multipath hash field: Source IP (balanced)                    [ OK ]
# 72.76 [+0.02] INFO: Packets sent on path1 / path2: 6451 / 6151
# 75.31 [+2.56] TEST: Multipath hash field: Source IP (unbalanced)                  [ OK ]
# 75.32 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600
# 79.04 [+3.72] TEST: Multipath hash field: Destination IP (balanced)               [ OK ]
# 79.05 [+0.01] INFO: Packets sent on path1 / path2: 6950 / 5650
# 82.87 [+3.81] TEST: Multipath hash field: Destination IP (unbalanced)             [ OK ]
# 82.88 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 2
# 2273.27 [+2190.39] TEST: Multipath hash field: Flowlabel (balanced)                    [ OK ]
# 2273.28 [+0.01] INFO: Packets sent on path1 / path2: 8345 / 8471
# 2275.99 [+2.71] TEST: Multipath hash field: Flowlabel (unbalanced)                  [ OK ]
# 2276.00 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0
# 2281.33 [+5.33] TEST: Multipath hash field: Source port (balanced)                  [ OK ]
# 2281.33 [+0.01] INFO: Packets sent on path1 / path2: 16408 / 16363
# 2286.16 [+4.83] TEST: Multipath hash field: Source port (unbalanced)                [ OK ]
# 2286.17 [+0.01] INFO: Packets sent on path1 / path2: 2 / 32770
# 2291.33 [+5.17] TEST: Multipath hash field: Destination port (balanced)             [ OK ]
# 2291.34 [+0.01] INFO: Packets sent on path1 / path2: 16407 / 16363
# 2296.21 [+4.87] TEST: Multipath hash field: Destination port (unbalanced)           [ OK ]
# 2296.21 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32770
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__->