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
# 27.64 [+27.64] TEST: ping                                                          [ OK ]
# 29.22 [+1.57] TEST: ping6                                                         [ OK ]
# 29.33 [+0.11] INFO: Running IPv4 custom multipath hash tests
# 34.16 [+4.83] TEST: Multipath hash field: Source IP (balanced)                    [ OK ]
# 34.18 [+0.02] INFO: Packets sent on path1 / path2: 5851 / 6751
# 36.80 [+2.62] TEST: Multipath hash field: Source IP (unbalanced)                  [ OK ]
# 36.81 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600
# 40.75 [+3.94] TEST: Multipath hash field: Destination IP (balanced)               [ OK ]
# 40.76 [+0.01] INFO: Packets sent on path1 / path2: 6050 / 6550
# 45.21 [+4.44] TEST: Multipath hash field: Destination IP (unbalanced)             [ OK ]
# 45.22 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1
# 52.15 [+6.93] TEST: Multipath hash field: Source port (balanced)                  [ OK ]
# 52.16 [+0.01] INFO: Packets sent on path1 / path2: 16309 / 16460
# 58.33 [+6.18] TEST: Multipath hash field: Source port (unbalanced)                [ OK ]
# 58.34 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769
# 65.24 [+6.90] TEST: Multipath hash field: Destination port (balanced)             [ OK ]
# 65.26 [+0.01] INFO: Packets sent on path1 / path2: 16309 / 16460
# 72.32 [+7.06] TEST: Multipath hash field: Destination port (unbalanced)           [ OK ]
# 72.33 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769
# 72.93 [+0.60] INFO: Running IPv6 custom multipath hash tests
# 78.05 [+5.12] TEST: Multipath hash field: Source IP (balanced)                    [ OK ]
# 78.06 [+0.01] INFO: Packets sent on path1 / path2: 5852 / 6750
# 81.37 [+3.31] TEST: Multipath hash field: Source IP (unbalanced)                  [ OK ]
# 81.41 [+0.04] INFO: Packets sent on path1 / path2: 2 / 12601
# 85.49 [+4.08] TEST: Multipath hash field: Destination IP (balanced)               [ OK ]
# 85.50 [+0.01] INFO: Packets sent on path1 / path2: 5600 / 7000
# 90.05 [+4.55] TEST: Multipath hash field: Destination IP (unbalanced)             [ OK ]
# 90.06 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1
# 2526.24 [+2436.19] TEST: Multipath hash field: Flowlabel (balanced)                    [ OK ]
# 2526.25 [+0.01] INFO: Packets sent on path1 / path2: 8343 / 8502
# 2529.21 [+2.95] TEST: Multipath hash field: Flowlabel (unbalanced)                  [ OK ]
# 2529.21 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0
# 2534.77 [+5.56] TEST: Multipath hash field: Source port (balanced)                  [ OK ]
# 2534.78 [+0.01] INFO: Packets sent on path1 / path2: 16340 / 16430
# 2539.81 [+5.04] TEST: Multipath hash field: Source port (unbalanced)                [ OK ]
# 2539.82 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0
# 2545.30 [+5.47] TEST: Multipath hash field: Destination port (balanced)             [ OK ]
# 2545.31 [+0.01] INFO: Packets sent on path1 / path2: 16339 / 16430
# 2550.60 [+5.29] TEST: Multipath hash field: Destination port (unbalanced)           [ OK ]
# 2550.60 [+0.01] INFO: Packets sent on path1 / path2: 0 / 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__->