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.96 [+25.96] TEST: ping                                                          [ OK ]
# 27.38 [+1.42] TEST: ping6                                                         [ OK ]
# 27.38 [+0.01] INFO: Running IPv4 custom multipath hash tests
# 32.28 [+4.90] TEST: Multipath hash field: Source IP (balanced)                    [ OK ]
# 32.29 [+0.01] INFO: Packets sent on path1 / path2: 5702 / 6902
# 34.61 [+2.32] TEST: Multipath hash field: Source IP (unbalanced)                  [ OK ]
# 34.63 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 0
# 38.48 [+3.86] TEST: Multipath hash field: Destination IP (balanced)               [ OK ]
# 38.49 [+0.01] INFO: Packets sent on path1 / path2: 5851 / 6751
# 42.14 [+3.65] TEST: Multipath hash field: Destination IP (unbalanced)             [ OK ]
# 42.15 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0
# 48.46 [+6.31] TEST: Multipath hash field: Source port (balanced)                  [ OK ]
# 48.47 [+0.01] INFO: Packets sent on path1 / path2: 16436 / 16333
# 54.23 [+5.77] TEST: Multipath hash field: Source port (unbalanced)                [ OK ]
# 54.24 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0
# 60.69 [+6.44] TEST: Multipath hash field: Destination port (balanced)             [ OK ]
# 60.69 [+0.01] INFO: Packets sent on path1 / path2: 16436 / 16333
# 66.58 [+5.89] TEST: Multipath hash field: Destination port (unbalanced)           [ OK ]
# 66.59 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0
# 67.13 [+0.54] INFO: Running IPv6 custom multipath hash tests
# 72.11 [+4.98] TEST: Multipath hash field: Source IP (balanced)                    [ OK ]
# 72.14 [+0.02] INFO: Packets sent on path1 / path2: 6001 / 6601
# 74.84 [+2.70] TEST: Multipath hash field: Source IP (unbalanced)                  [ OK ]
# 74.85 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0
# 78.83 [+3.98] TEST: Multipath hash field: Destination IP (balanced)               [ OK ]
# 78.84 [+0.01] INFO: Packets sent on path1 / path2: 6400 / 6200
# 82.76 [+3.93] TEST: Multipath hash field: Destination IP (unbalanced)             [ OK ]
# 82.77 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 2
# 2301.14 [+2218.36] TEST: Multipath hash field: Flowlabel (balanced)                    [ OK ]
# 2301.15 [+0.01] INFO: Packets sent on path1 / path2: 8424 / 8373
# 2304.02 [+2.88] TEST: Multipath hash field: Flowlabel (unbalanced)                  [ OK ]
# 2304.04 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 0
# 2309.35 [+5.31] TEST: Multipath hash field: Source port (balanced)                  [ OK ]
# 2309.36 [+0.01] INFO: Packets sent on path1 / path2: 16293 / 16477
# 2314.26 [+4.90] TEST: Multipath hash field: Source port (unbalanced)                [ OK ]
# 2314.27 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 2
# 2319.49 [+5.22] TEST: Multipath hash field: Destination port (balanced)             [ OK ]
# 2319.50 [+0.01] INFO: Packets sent on path1 / path2: 16294 / 16477
# 2324.58 [+5.09] TEST: Multipath hash field: Destination port (unbalanced)           [ OK ]
# 2324.59 [+0.01] INFO: Packets sent on path1 / path2: 2 / 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__->