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.55 [+16.55] TEST: ping                                                          [ OK ]
# 17.88 [+1.33] TEST: ping6                                                         [ OK ]
# 17.97 [+0.09] INFO: Running IPv4 custom multipath hash tests
# 21.59 [+3.61] TEST: Multipath hash field: Source IP (balanced)                    [ OK ]
# 21.60 [+0.01] INFO: Packets sent on path1 / path2: 6901 / 5701
# 23.56 [+1.96] TEST: Multipath hash field: Source IP (unbalanced)                  [ OK ]
# 23.56 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1
# 26.51 [+2.94] TEST: Multipath hash field: Destination IP (balanced)               [ OK ]
# 26.52 [+0.01] INFO: Packets sent on path1 / path2: 6200 / 6400
# 29.26 [+2.74] TEST: Multipath hash field: Destination IP (unbalanced)             [ OK ]
# 29.27 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1
# 34.49 [+5.22] TEST: Multipath hash field: Source port (balanced)                  [ OK ]
# 34.51 [+0.01] INFO: Packets sent on path1 / path2: 16353 / 16417
# 39.58 [+5.08] TEST: Multipath hash field: Source port (unbalanced)                [ OK ]
# 39.59 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0
# 44.87 [+5.28] TEST: Multipath hash field: Destination port (balanced)             [ OK ]
# 44.88 [+0.01] INFO: Packets sent on path1 / path2: 16353 / 16416
# 50.31 [+5.42] TEST: Multipath hash field: Destination port (unbalanced)           [ OK ]
# 50.32 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769
# 50.51 [+0.20] INFO: Running IPv6 custom multipath hash tests
# 54.04 [+3.52] TEST: Multipath hash field: Source IP (balanced)                    [ OK ]
# 54.06 [+0.02] INFO: Packets sent on path1 / path2: 6551 / 6051
# 56.10 [+2.04] TEST: Multipath hash field: Source IP (unbalanced)                  [ OK ]
# 56.11 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600
# 59.14 [+3.03] TEST: Multipath hash field: Destination IP (balanced)               [ OK ]
# 59.15 [+0.01] INFO: Packets sent on path1 / path2: 6751 / 5850
# 61.97 [+2.81] TEST: Multipath hash field: Destination IP (unbalanced)             [ OK ]
# 61.98 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0
# 1208.34 [+1146.36] TEST: Multipath hash field: Flowlabel (balanced)                    [ OK ]
# 1208.35 [+0.01] INFO: Packets sent on path1 / path2: 8370 / 8219
# 1210.86 [+2.51] TEST: Multipath hash field: Flowlabel (unbalanced)                  [ OK ]
# 1210.89 [+0.03] INFO: Packets sent on path1 / path2: 1 / 12600
# 1215.97 [+5.08] TEST: Multipath hash field: Source port (balanced)                  [ OK ]
# 1215.98 [+0.01] INFO: Packets sent on path1 / path2: 16406 / 16364
# 1220.68 [+4.70] TEST: Multipath hash field: Source port (unbalanced)                [ OK ]
# 1220.70 [+0.02] INFO: Packets sent on path1 / path2: 1 / 32769
# 1225.69 [+4.99] TEST: Multipath hash field: Destination port (balanced)             [ OK ]
# 1225.70 [+0.01] INFO: Packets sent on path1 / path2: 16405 / 16365
# 1230.55 [+4.85] TEST: Multipath hash field: Destination port (unbalanced)           [ OK ]
# 1230.57 [+0.02] INFO: Packets sent on path1 / path2: 32769 / 1
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__->