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
# 25.03 [+25.03] TEST: ping                                                          [ OK ]
# 26.48 [+1.45] TEST: ping6                                                         [ OK ]
# 26.50 [+0.02] INFO: Running IPv4 custom multipath hash tests
# 30.94 [+4.44] TEST: Multipath hash field: Source IP (balanced)                    [ OK ]
# 30.95 [+0.01] INFO: Packets sent on path1 / path2: 6851 / 5751
# 33.40 [+2.45] TEST: Multipath hash field: Source IP (unbalanced)                  [ OK ]
# 33.40 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600
# 36.63 [+3.22] TEST: Multipath hash field: Destination IP (balanced)               [ OK ]
# 36.64 [+0.01] INFO: Packets sent on path1 / path2: 6350 / 6251
# 40.18 [+3.54] TEST: Multipath hash field: Destination IP (unbalanced)             [ OK ]
# 40.18 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600
# 46.10 [+5.92] TEST: Multipath hash field: Source port (balanced)                  [ OK ]
# 46.11 [+0.01] INFO: Packets sent on path1 / path2: 16335 / 16434
# 52.26 [+6.15] TEST: Multipath hash field: Source port (unbalanced)                [ OK ]
# 52.27 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769
# 58.60 [+6.33] TEST: Multipath hash field: Destination port (balanced)             [ OK ]
# 58.61 [+0.01] INFO: Packets sent on path1 / path2: 16335 / 16434
# 64.14 [+5.53] TEST: Multipath hash field: Destination port (unbalanced)           [ OK ]
# 64.15 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0
# 64.68 [+0.53] INFO: Running IPv6 custom multipath hash tests
# 69.60 [+4.92] TEST: Multipath hash field: Source IP (balanced)                    [ OK ]
# 69.61 [+0.01] INFO: Packets sent on path1 / path2: 6851 / 5751
# 72.20 [+2.59] TEST: Multipath hash field: Source IP (unbalanced)                  [ OK ]
# 72.21 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600
# 76.05 [+3.84] TEST: Multipath hash field: Destination IP (balanced)               [ OK ]
# 76.06 [+0.01] INFO: Packets sent on path1 / path2: 6300 / 6300
# 80.05 [+3.99] TEST: Multipath hash field: Destination IP (unbalanced)             [ OK ]
# 80.06 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1
# 2498.96 [+2418.91] TEST: Multipath hash field: Flowlabel (balanced)                    [ OK ]
# 2498.97 [+0.01] INFO: Packets sent on path1 / path2: 8321 / 8444
# 2501.79 [+2.82] TEST: Multipath hash field: Flowlabel (unbalanced)                  [ OK ]
# 2501.79 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12601
# 2507.10 [+5.30] TEST: Multipath hash field: Source port (balanced)                  [ OK ]
# 2507.10 [+0.01] INFO: Packets sent on path1 / path2: 16302 / 16468
# 2512.32 [+5.22] TEST: Multipath hash field: Source port (unbalanced)                [ OK ]
# 2512.33 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769
# 2517.64 [+5.31] TEST: Multipath hash field: Destination port (balanced)             [ OK ]
# 2517.65 [+0.01] INFO: Packets sent on path1 / path2: 16301 / 16469
# 2522.86 [+5.21] TEST: Multipath hash field: Destination port (unbalanced)           [ OK ]
# 2522.87 [+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__->