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.54 [+16.54] TEST: ping                                                          [ OK ]
# 17.83 [+1.30] TEST: ping6                                                         [ OK ]
# 17.94 [+0.11] INFO: Running IPv4 custom multipath hash tests
# 21.40 [+3.46] TEST: Multipath hash field: Source IP (balanced)                    [ OK ]
# 21.41 [+0.01] INFO: Packets sent on path1 / path2: 6251 / 6351
# 23.36 [+1.95] TEST: Multipath hash field: Source IP (unbalanced)                  [ OK ]
# 23.37 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12600
# 26.85 [+3.48] TEST: Multipath hash field: Destination IP (balanced)               [ OK ]
# 26.86 [+0.01] INFO: Packets sent on path1 / path2: 6100 / 6500
# 29.49 [+2.63] TEST: Multipath hash field: Destination IP (unbalanced)             [ OK ]
# 29.50 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1
# 34.76 [+5.26] TEST: Multipath hash field: Source port (balanced)                  [ OK ]
# 34.77 [+0.01] INFO: Packets sent on path1 / path2: 16510 / 16259
# 39.93 [+5.16] TEST: Multipath hash field: Source port (unbalanced)                [ OK ]
# 39.94 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769
# 45.24 [+5.30] TEST: Multipath hash field: Destination port (balanced)             [ OK ]
# 45.25 [+0.01] INFO: Packets sent on path1 / path2: 16510 / 16259
# 50.39 [+5.14] TEST: Multipath hash field: Destination port (unbalanced)           [ OK ]
# 50.40 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769
# 50.60 [+0.20] INFO: Running IPv6 custom multipath hash tests
# 54.19 [+3.59] TEST: Multipath hash field: Source IP (balanced)                    [ OK ]
# 54.20 [+0.01] INFO: Packets sent on path1 / path2: 6100 / 6502
# 56.14 [+1.94] TEST: Multipath hash field: Source IP (unbalanced)                  [ OK ]
# 56.16 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12600
# 59.34 [+3.18] TEST: Multipath hash field: Destination IP (balanced)               [ OK ]
# 59.35 [+0.01] INFO: Packets sent on path1 / path2: 6952 / 5652
# 62.17 [+2.81] TEST: Multipath hash field: Destination IP (unbalanced)             [ OK ]
# 62.19 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 1
# 1217.10 [+1154.92] TEST: Multipath hash field: Flowlabel (balanced)                    [ OK ]
# 1217.11 [+0.01] INFO: Packets sent on path1 / path2: 8179 / 8407
# 1219.81 [+2.70] TEST: Multipath hash field: Flowlabel (unbalanced)                  [ OK ]
# 1219.82 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600
# 1225.15 [+5.33] TEST: Multipath hash field: Source port (balanced)                  [ OK ]
# 1225.16 [+0.01] INFO: Packets sent on path1 / path2: 16397 / 16373
# 1230.22 [+5.07] TEST: Multipath hash field: Source port (unbalanced)                [ OK ]
# 1230.24 [+0.02] INFO: Packets sent on path1 / path2: 0 / 32770
# 1235.64 [+5.40] TEST: Multipath hash field: Destination port (balanced)             [ OK ]
# 1235.65 [+0.01] INFO: Packets sent on path1 / path2: 16396 / 16373
# 1240.61 [+4.97] TEST: Multipath hash field: Destination port (unbalanced)           [ OK ]
# 1240.62 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0
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__->