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
# 15.27 [+15.27] TEST: ping                                                          [ OK ]
# 16.54 [+1.27] TEST: ping6                                                         [ OK ]
# 16.62 [+0.08] INFO: Running IPv4 custom multipath hash tests
# 20.21 [+3.58] TEST: Multipath hash field: Source IP (balanced)                    [ OK ]
# 20.22 [+0.01] INFO: Packets sent on path1 / path2: 6151 / 6451
# 21.92 [+1.70] TEST: Multipath hash field: Source IP (unbalanced)                  [ OK ]
# 21.94 [+0.02] INFO: Packets sent on path1 / path2: 12602 / 0
# 23.62 [+1.69] TEST: Multipath hash field: Destination IP (balanced)               [ OK ]
# 23.63 [+0.01] INFO: Packets sent on path1 / path2: 6750 / 5850
# 27.17 [+3.54] TEST: Multipath hash field: Destination IP (unbalanced)             [ OK ]
# 27.19 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0
# 32.20 [+5.01] TEST: Multipath hash field: Source port (balanced)                  [ OK ]
# 32.20 [+0.01] INFO: Packets sent on path1 / path2: 16401 / 16369
# 36.93 [+4.73] TEST: Multipath hash field: Source port (unbalanced)                [ OK ]
# 36.94 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0
# 41.80 [+4.86] TEST: Multipath hash field: Destination port (balanced)             [ OK ]
# 41.81 [+0.01] INFO: Packets sent on path1 / path2: 16401 / 16368
# 46.54 [+4.73] TEST: Multipath hash field: Destination port (unbalanced)           [ OK ]
# 46.58 [+0.04] INFO: Packets sent on path1 / path2: 32769 / 1
# 46.81 [+0.24] INFO: Running IPv6 custom multipath hash tests
# 49.94 [+3.12] TEST: Multipath hash field: Source IP (balanced)                    [ OK ]
# 49.95 [+0.01] INFO: Packets sent on path1 / path2: 6001 / 6601
# 51.75 [+1.81] TEST: Multipath hash field: Source IP (unbalanced)                  [ OK ]
# 51.76 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0
# 53.35 [+1.58] TEST: Multipath hash field: Destination IP (balanced)               [ OK ]
# 53.35 [+0.01] INFO: Packets sent on path1 / path2: 6650 / 5951
# 57.05 [+3.70] TEST: Multipath hash field: Destination IP (unbalanced)             [ OK ]
# 57.07 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 1
# 1225.39 [+1168.32] TEST: Multipath hash field: Flowlabel (balanced)                    [ OK ]
# 1225.40 [+0.01] INFO: Packets sent on path1 / path2: 8221 / 8358
# 1227.93 [+2.53] TEST: Multipath hash field: Flowlabel (unbalanced)                  [ OK ]
# 1227.94 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0
# 1233.05 [+5.11] TEST: Multipath hash field: Source port (balanced)                  [ OK ]
# 1233.07 [+0.02] INFO: Packets sent on path1 / path2: 16264 / 16509
# 1238.28 [+5.21] TEST: Multipath hash field: Source port (unbalanced)                [ OK ]
# 1238.29 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32770
# 1243.54 [+5.26] TEST: Multipath hash field: Destination port (balanced)             [ OK ]
# 1243.55 [+0.01] INFO: Packets sent on path1 / path2: 16263 / 16508
# 1248.92 [+5.36] TEST: Multipath hash field: Destination port (unbalanced)           [ OK ]
# 1248.93 [+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__->