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
# 29.59 [+29.59] TEST: ping                                                          [ OK ]
# 31.21 [+1.61] TEST: ping6                                                         [ OK ]
# 31.30 [+0.09] INFO: Running IPv4 custom multipath hash tests
# 36.84 [+5.54] TEST: Multipath hash field: Source IP (balanced)                    [ OK ]
# 36.86 [+0.02] INFO: Packets sent on path1 / path2: 5903 / 6701
# 39.72 [+2.87] TEST: Multipath hash field: Source IP (unbalanced)                  [ OK ]
# 39.73 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0
# 43.84 [+4.10] TEST: Multipath hash field: Destination IP (balanced)               [ OK ]
# 43.85 [+0.01] INFO: Packets sent on path1 / path2: 6400 / 6200
# 48.29 [+4.45] TEST: Multipath hash field: Destination IP (unbalanced)             [ OK ]
# 48.30 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0
# 55.16 [+6.86] TEST: Multipath hash field: Source port (balanced)                  [ OK ]
# 55.17 [+0.01] INFO: Packets sent on path1 / path2: 16470 / 16299
# 61.69 [+6.52] TEST: Multipath hash field: Source port (unbalanced)                [ OK ]
# 61.70 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32771
# 68.20 [+6.51] TEST: Multipath hash field: Destination port (balanced)             [ OK ]
# 68.23 [+0.03] INFO: Packets sent on path1 / path2: 16470 / 16299
# 74.49 [+6.25] TEST: Multipath hash field: Destination port (unbalanced)           [ OK ]
# 74.50 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769
# 75.05 [+0.54] INFO: Running IPv6 custom multipath hash tests
# 80.02 [+4.97] TEST: Multipath hash field: Source IP (balanced)                    [ OK ]
# 80.03 [+0.01] INFO: Packets sent on path1 / path2: 6750 / 5852
# 82.65 [+2.63] TEST: Multipath hash field: Source IP (unbalanced)                  [ OK ]
# 82.66 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600
# 86.67 [+4.01] TEST: Multipath hash field: Destination IP (balanced)               [ OK ]
# 86.69 [+0.01] INFO: Packets sent on path1 / path2: 6550 / 6050
# 91.09 [+4.41] TEST: Multipath hash field: Destination IP (unbalanced)             [ OK ]
# 91.10 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600
# 2517.53 [+2426.43] TEST: Multipath hash field: Flowlabel (balanced)                    [ OK ]
# 2517.54 [+0.01] INFO: Packets sent on path1 / path2: 8359 / 8437
# 2520.43 [+2.89] TEST: Multipath hash field: Flowlabel (unbalanced)                  [ OK ]
# 2520.44 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600
# 2525.76 [+5.32] TEST: Multipath hash field: Source port (balanced)                  [ OK ]
# 2525.77 [+0.01] INFO: Packets sent on path1 / path2: 16431 / 16341
# 2530.99 [+5.22] TEST: Multipath hash field: Source port (unbalanced)                [ OK ]
# 2531.00 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32771
# 2536.41 [+5.41] TEST: Multipath hash field: Destination port (balanced)             [ OK ]
# 2536.42 [+0.01] INFO: Packets sent on path1 / path2: 16430 / 16339
# 2541.51 [+5.09] TEST: Multipath hash field: Destination port (unbalanced)           [ OK ]
# 2541.52 [+0.01] INFO: Packets sent on path1 / path2: 1 / 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__->