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
# 16.25 [+16.25] TEST: ping                                                          [ OK ]
# 17.52 [+1.28] TEST: ping6                                                         [ OK ]
# 17.62 [+0.09] INFO: Running IPv4 custom multipath hash tests
# 20.80 [+3.19] TEST: Multipath hash field: Source IP (balanced)                    [ OK ]
# 20.82 [+0.01] INFO: Packets sent on path1 / path2: 6950 / 5651
# 22.54 [+1.72] TEST: Multipath hash field: Source IP (unbalanced)                  [ OK ]
# 22.55 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1
# 24.26 [+1.72] TEST: Multipath hash field: Destination IP (balanced)               [ OK ]
# 24.27 [+0.01] INFO: Packets sent on path1 / path2: 6400 / 6201
# 27.63 [+3.36] TEST: Multipath hash field: Destination IP (unbalanced)             [ OK ]
# 27.65 [+0.02] INFO: Packets sent on path1 / path2: 1 / 12601
# 32.66 [+5.01] TEST: Multipath hash field: Source port (balanced)                  [ OK ]
# 32.67 [+0.01] INFO: Packets sent on path1 / path2: 16376 / 16393
# 37.58 [+4.92] TEST: Multipath hash field: Source port (unbalanced)                [ OK ]
# 37.59 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769
# 42.73 [+5.14] TEST: Multipath hash field: Destination port (balanced)             [ OK ]
# 42.75 [+0.01] INFO: Packets sent on path1 / path2: 16376 / 16393
# 48.06 [+5.32] TEST: Multipath hash field: Destination port (unbalanced)           [ OK ]
# 48.07 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769
# 48.26 [+0.19] INFO: Running IPv6 custom multipath hash tests
# 51.41 [+3.15] TEST: Multipath hash field: Source IP (balanced)                    [ OK ]
# 51.43 [+0.02] INFO: Packets sent on path1 / path2: 5951 / 6652
# 53.34 [+1.91] TEST: Multipath hash field: Source IP (unbalanced)                  [ OK ]
# 53.34 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600
# 56.59 [+3.25] TEST: Multipath hash field: Destination IP (balanced)               [ OK ]
# 56.60 [+0.01] INFO: Packets sent on path1 / path2: 6550 / 6050
# 59.23 [+2.63] TEST: Multipath hash field: Destination IP (unbalanced)             [ OK ]
# 59.24 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1
# 1228.42 [+1169.18] TEST: Multipath hash field: Flowlabel (balanced)                    [ OK ]
# 1228.43 [+0.01] INFO: Packets sent on path1 / path2: 8216 / 8384
# 1231.41 [+2.99] TEST: Multipath hash field: Flowlabel (unbalanced)                  [ OK ]
# 1231.42 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600
# 1236.67 [+5.24] TEST: Multipath hash field: Source port (balanced)                  [ OK ]
# 1236.68 [+0.01] INFO: Packets sent on path1 / path2: 16430 / 16340
# 1241.84 [+5.16] TEST: Multipath hash field: Source port (unbalanced)                [ OK ]
# 1241.86 [+0.02] INFO: Packets sent on path1 / path2: 32770 / 0
# 1247.15 [+5.29] TEST: Multipath hash field: Destination port (balanced)             [ OK ]
# 1247.16 [+0.01] INFO: Packets sent on path1 / path2: 16429 / 16340
# 1252.49 [+5.33] TEST: Multipath hash field: Destination port (unbalanced)           [ OK ]
# 1252.51 [+0.02] INFO: Packets sent on path1 / path2: 0 / 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__->