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.92 [+25.92] TEST: ping                                                          [ OK ]
# 27.40 [+1.48] TEST: ping6                                                         [ OK ]
# 27.40 [+0.01] INFO: Running IPv4 custom multipath hash tests
# 32.59 [+5.18] TEST: Multipath hash field: Source IP (balanced)                    [ OK ]
# 32.59 [+0.01] INFO: Packets sent on path1 / path2: 5801 / 6802
# 34.99 [+2.40] TEST: Multipath hash field: Source IP (unbalanced)                  [ OK ]
# 35.00 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0
# 39.10 [+4.10] TEST: Multipath hash field: Destination IP (balanced)               [ OK ]
# 39.10 [+0.01] INFO: Packets sent on path1 / path2: 6601 / 6001
# 43.51 [+4.41] TEST: Multipath hash field: Destination IP (unbalanced)             [ OK ]
# 43.52 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600
# 50.13 [+6.61] TEST: Multipath hash field: Source port (balanced)                  [ OK ]
# 50.16 [+0.03] INFO: Packets sent on path1 / path2: 16300 / 16469
# 56.41 [+6.26] TEST: Multipath hash field: Source port (unbalanced)                [ OK ]
# 56.42 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1
# 63.04 [+6.62] TEST: Multipath hash field: Destination port (balanced)             [ OK ]
# 63.05 [+0.01] INFO: Packets sent on path1 / path2: 16301 / 16469
# 69.13 [+6.08] TEST: Multipath hash field: Destination port (unbalanced)           [ OK ]
# 69.14 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0
# 69.60 [+0.46] INFO: Running IPv6 custom multipath hash tests
# 74.38 [+4.78] TEST: Multipath hash field: Source IP (balanced)                    [ OK ]
# 74.39 [+0.01] INFO: Packets sent on path1 / path2: 6601 / 6001
# 77.13 [+2.74] TEST: Multipath hash field: Source IP (unbalanced)                  [ OK ]
# 77.14 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600
# 80.73 [+3.58] TEST: Multipath hash field: Destination IP (balanced)               [ OK ]
# 80.74 [+0.02] INFO: Packets sent on path1 / path2: 6500 / 6100
# 84.47 [+3.72] TEST: Multipath hash field: Destination IP (unbalanced)             [ OK ]
# 84.48 [+0.02] INFO: Packets sent on path1 / path2: 1 / 12601
# 2277.59 [+2193.11] TEST: Multipath hash field: Flowlabel (balanced)                    [ OK ]
# 2277.60 [+0.01] INFO: Packets sent on path1 / path2: 8412 / 8402
# 2280.56 [+2.97] TEST: Multipath hash field: Flowlabel (unbalanced)                  [ OK ]
# 2280.57 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0
# 2285.83 [+5.26] TEST: Multipath hash field: Source port (balanced)                  [ OK ]
# 2285.84 [+0.01] INFO: Packets sent on path1 / path2: 16388 / 16382
# 2290.81 [+4.98] TEST: Multipath hash field: Source port (unbalanced)                [ OK ]
# 2290.82 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769
# 2296.12 [+5.30] TEST: Multipath hash field: Destination port (balanced)             [ OK ]
# 2296.13 [+0.01] INFO: Packets sent on path1 / path2: 16387 / 16382
# 2301.33 [+5.20] TEST: Multipath hash field: Destination port (unbalanced)           [ OK ]
# 2301.33 [+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__->