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.03 [+26.03] TEST: ping                                                          [ OK ]
# 27.46 [+1.44] TEST: ping6                                                         [ OK ]
# 27.48 [+0.01] INFO: Running IPv4 custom multipath hash tests
# 32.30 [+4.82] TEST: Multipath hash field: Source IP (balanced)                    [ OK ]
# 32.31 [+0.02] INFO: Packets sent on path1 / path2: 6051 / 6551
# 34.88 [+2.56] TEST: Multipath hash field: Source IP (unbalanced)                  [ OK ]
# 34.89 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600
# 38.30 [+3.40] TEST: Multipath hash field: Destination IP (balanced)               [ OK ]
# 38.31 [+0.01] INFO: Packets sent on path1 / path2: 6250 / 6350
# 42.23 [+3.92] TEST: Multipath hash field: Destination IP (unbalanced)             [ OK ]
# 42.24 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600
# 48.69 [+6.45] TEST: Multipath hash field: Source port (balanced)                  [ OK ]
# 48.70 [+0.01] INFO: Packets sent on path1 / path2: 16283 / 16487
# 54.58 [+5.88] TEST: Multipath hash field: Source port (unbalanced)                [ OK ]
# 54.59 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0
# 60.77 [+6.18] TEST: Multipath hash field: Destination port (balanced)             [ OK ]
# 60.78 [+0.01] INFO: Packets sent on path1 / path2: 16282 / 16487
# 66.80 [+6.02] TEST: Multipath hash field: Destination port (unbalanced)           [ OK ]
# 66.81 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769
# 67.34 [+0.52] INFO: Running IPv6 custom multipath hash tests
# 72.28 [+4.94] TEST: Multipath hash field: Source IP (balanced)                    [ OK ]
# 72.29 [+0.01] INFO: Packets sent on path1 / path2: 6502 / 6100
# 75.12 [+2.83] TEST: Multipath hash field: Source IP (unbalanced)                  [ OK ]
# 75.13 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12601
# 79.05 [+3.92] TEST: Multipath hash field: Destination IP (balanced)               [ OK ]
# 79.06 [+0.01] INFO: Packets sent on path1 / path2: 6450 / 6150
# 83.11 [+4.04] TEST: Multipath hash field: Destination IP (unbalanced)             [ OK ]
# 83.12 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 2
# 2285.29 [+2202.17] TEST: Multipath hash field: Flowlabel (balanced)                    [ OK ]
# 2285.30 [+0.01] INFO: Packets sent on path1 / path2: 8332 / 8437
# 2288.28 [+2.99] TEST: Multipath hash field: Flowlabel (unbalanced)                  [ OK ]
# 2288.30 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0
# 2293.53 [+5.23] TEST: Multipath hash field: Source port (balanced)                  [ OK ]
# 2293.53 [+0.01] INFO: Packets sent on path1 / path2: 16237 / 16533
# 2298.49 [+4.96] TEST: Multipath hash field: Source port (unbalanced)                [ OK ]
# 2298.50 [+0.01] INFO: Packets sent on path1 / path2: 32771 / 1
# 2303.60 [+5.09] TEST: Multipath hash field: Destination port (balanced)             [ OK ]
# 2303.60 [+0.01] INFO: Packets sent on path1 / path2: 16237 / 16534
# 2308.50 [+4.89] TEST: Multipath hash field: Destination port (unbalanced)           [ OK ]
# 2308.51 [+0.01] INFO: Packets sent on path1 / path2: 0 / 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__->