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
# 24.89 [+24.89] TEST: ping                                                          [ OK ]
# 26.32 [+1.43] TEST: ping6                                                         [ OK ]
# 26.33 [+0.01] INFO: Running IPv4 custom multipath hash tests
# 30.70 [+4.37] TEST: Multipath hash field: Source IP (balanced)                    [ OK ]
# 30.72 [+0.02] INFO: Packets sent on path1 / path2: 5901 / 6701
# 33.22 [+2.51] TEST: Multipath hash field: Source IP (unbalanced)                  [ OK ]
# 33.23 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0
# 36.57 [+3.35] TEST: Multipath hash field: Destination IP (balanced)               [ OK ]
# 36.58 [+0.01] INFO: Packets sent on path1 / path2: 5901 / 6700
# 40.85 [+4.27] TEST: Multipath hash field: Destination IP (unbalanced)             [ OK ]
# 40.86 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0
# 47.10 [+6.24] TEST: Multipath hash field: Source port (balanced)                  [ OK ]
# 47.10 [+0.01] INFO: Packets sent on path1 / path2: 16457 / 16312
# 52.97 [+5.86] TEST: Multipath hash field: Source port (unbalanced)                [ OK ]
# 52.98 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0
# 59.21 [+6.23] TEST: Multipath hash field: Destination port (balanced)             [ OK ]
# 59.22 [+0.01] INFO: Packets sent on path1 / path2: 16458 / 16312
# 64.83 [+5.62] TEST: Multipath hash field: Destination port (unbalanced)           [ OK ]
# 64.84 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32771
# 65.31 [+0.47] INFO: Running IPv6 custom multipath hash tests
# 70.08 [+4.77] TEST: Multipath hash field: Source IP (balanced)                    [ OK ]
# 70.09 [+0.01] INFO: Packets sent on path1 / path2: 6350 / 6252
# 72.67 [+2.58] TEST: Multipath hash field: Source IP (unbalanced)                  [ OK ]
# 72.68 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0
# 76.34 [+3.66] TEST: Multipath hash field: Destination IP (balanced)               [ OK ]
# 76.35 [+0.01] INFO: Packets sent on path1 / path2: 6200 / 6400
# 80.32 [+3.97] TEST: Multipath hash field: Destination IP (unbalanced)             [ OK ]
# 80.33 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12600
# 2285.56 [+2205.23] TEST: Multipath hash field: Flowlabel (balanced)                    [ OK ]
# 2285.57 [+0.01] INFO: Packets sent on path1 / path2: 8307 / 8420
# 2288.36 [+2.80] TEST: Multipath hash field: Flowlabel (unbalanced)                  [ OK ]
# 2288.37 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0
# 2293.73 [+5.36] TEST: Multipath hash field: Source port (balanced)                  [ OK ]
# 2293.73 [+0.01] INFO: Packets sent on path1 / path2: 16397 / 16375
# 2298.83 [+5.10] TEST: Multipath hash field: Source port (unbalanced)                [ OK ]
# 2298.84 [+0.00] INFO: Packets sent on path1 / path2: 1 / 32771
# 2304.10 [+5.26] TEST: Multipath hash field: Destination port (balanced)             [ OK ]
# 2304.11 [+0.01] INFO: Packets sent on path1 / path2: 16396 / 16373
# 2309.03 [+4.92] TEST: Multipath hash field: Destination port (unbalanced)           [ OK ]
# 2309.04 [+0.01] 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__->