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.52 [+25.52] TEST: ping                                                          [ OK ]
# 27.00 [+1.48] TEST: ping6                                                         [ OK ]
# 27.01 [+0.01] INFO: Running IPv4 custom multipath hash tests
# 31.64 [+4.63] TEST: Multipath hash field: Source IP (balanced)                    [ OK ]
# 31.65 [+0.01] INFO: Packets sent on path1 / path2: 6101 / 6501
# 34.25 [+2.60] TEST: Multipath hash field: Source IP (unbalanced)                  [ OK ]
# 34.26 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0
# 37.94 [+3.68] TEST: Multipath hash field: Destination IP (balanced)               [ OK ]
# 37.95 [+0.01] INFO: Packets sent on path1 / path2: 6701 / 5901
# 41.72 [+3.76] TEST: Multipath hash field: Destination IP (unbalanced)             [ OK ]
# 41.72 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0
# 51.40 [+9.67] TEST: Multipath hash field: Source port (balanced)                  [ OK ]
# 51.41 [+0.01] INFO: Packets sent on path1 / path2: 16345 / 16425
# 58.22 [+6.81] TEST: Multipath hash field: Source port (unbalanced)                [ OK ]
# 58.23 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0
# 64.87 [+6.64] TEST: Multipath hash field: Destination port (balanced)             [ OK ]
# 64.88 [+0.01] INFO: Packets sent on path1 / path2: 16345 / 16424
# 70.90 [+6.02] TEST: Multipath hash field: Destination port (unbalanced)           [ OK ]
# 70.91 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0
# 71.37 [+0.46] INFO: Running IPv6 custom multipath hash tests
# 76.11 [+4.75] TEST: Multipath hash field: Source IP (balanced)                    [ OK ]
# 76.12 [+0.01] INFO: Packets sent on path1 / path2: 6101 / 6500
# 78.77 [+2.65] TEST: Multipath hash field: Source IP (unbalanced)                  [ OK ]
# 78.78 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0
# 82.06 [+3.27] TEST: Multipath hash field: Destination IP (balanced)               [ OK ]
# 82.07 [+0.01] INFO: Packets sent on path1 / path2: 6550 / 6050
# 85.68 [+3.62] TEST: Multipath hash field: Destination IP (unbalanced)             [ OK ]
# 85.69 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 2
# 2281.42 [+2195.72] TEST: Multipath hash field: Flowlabel (balanced)                    [ OK ]
# 2281.42 [+0.01] INFO: Packets sent on path1 / path2: 8300 / 8449
# 2284.30 [+2.87] TEST: Multipath hash field: Flowlabel (unbalanced)                  [ OK ]
# 2284.30 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12602
# 2289.60 [+5.29] TEST: Multipath hash field: Source port (balanced)                  [ OK ]
# 2289.61 [+0.01] INFO: Packets sent on path1 / path2: 16547 / 16225
# 2294.71 [+5.10] TEST: Multipath hash field: Source port (unbalanced)                [ OK ]
# 2294.72 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0
# 2300.10 [+5.38] TEST: Multipath hash field: Destination port (balanced)             [ OK ]
# 2300.10 [+0.00] INFO: Packets sent on path1 / path2: 16545 / 16224
# 2305.25 [+5.15] TEST: Multipath hash field: Destination port (unbalanced)           [ OK ]
# 2305.26 [+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__->