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
# 24.35 [+24.35] TEST: ping                                                          [ OK ]
# 25.81 [+1.46] TEST: ping6                                                         [ OK ]
# 25.82 [+0.01] INFO: Running IPv4 custom multipath hash tests
# 30.53 [+4.71] TEST: Multipath hash field: Source IP (balanced)                    [ OK ]
# 30.53 [+0.01] INFO: Packets sent on path1 / path2: 6502 / 6101
# 32.83 [+2.29] TEST: Multipath hash field: Source IP (unbalanced)                  [ OK ]
# 32.83 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600
# 37.41 [+4.57] TEST: Multipath hash field: Destination IP (balanced)               [ OK ]
# 37.43 [+0.02] INFO: Packets sent on path1 / path2: 5950 / 6650
# 41.10 [+3.67] TEST: Multipath hash field: Destination IP (unbalanced)             [ OK ]
# 41.11 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1
# 46.57 [+5.45] TEST: Multipath hash field: Source port (balanced)                  [ OK ]
# 46.58 [+0.01] INFO: Packets sent on path1 / path2: 16442 / 16327
# 51.91 [+5.34] TEST: Multipath hash field: Source port (unbalanced)                [ OK ]
# 51.92 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770
# 57.79 [+5.87] TEST: Multipath hash field: Destination port (balanced)             [ OK ]
# 57.80 [+0.01] INFO: Packets sent on path1 / path2: 16443 / 16327
# 63.13 [+5.34] TEST: Multipath hash field: Destination port (unbalanced)           [ OK ]
# 63.15 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769
# 63.64 [+0.49] INFO: Running IPv6 custom multipath hash tests
# 68.37 [+4.73] TEST: Multipath hash field: Source IP (balanced)                    [ OK ]
# 68.39 [+0.02] INFO: Packets sent on path1 / path2: 6550 / 6051
# 71.00 [+2.61] TEST: Multipath hash field: Source IP (unbalanced)                  [ OK ]
# 71.01 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0
# 74.30 [+3.29] TEST: Multipath hash field: Destination IP (balanced)               [ OK ]
# 74.31 [+0.01] INFO: Packets sent on path1 / path2: 6300 / 6301
# 78.13 [+3.82] TEST: Multipath hash field: Destination IP (unbalanced)             [ OK ]
# 78.14 [+0.01] INFO: Packets sent on path1 / path2: 12602 / 1
# 2308.93 [+2230.79] TEST: Multipath hash field: Flowlabel (balanced)                    [ OK ]
# 2308.95 [+0.01] INFO: Packets sent on path1 / path2: 8523 / 8242
# 2311.87 [+2.93] TEST: Multipath hash field: Flowlabel (unbalanced)                  [ OK ]
# 2311.88 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600
# 2317.15 [+5.27] TEST: Multipath hash field: Source port (balanced)                  [ OK ]
# 2317.15 [+0.01] INFO: Packets sent on path1 / path2: 16385 / 16386
# 2322.11 [+4.96] TEST: Multipath hash field: Source port (unbalanced)                [ OK ]
# 2322.12 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32770
# 2327.32 [+5.20] TEST: Multipath hash field: Destination port (balanced)             [ OK ]
# 2327.33 [+0.01] INFO: Packets sent on path1 / path2: 16384 / 16386
# 2332.32 [+4.99] TEST: Multipath hash field: Destination port (unbalanced)           [ OK ]
# 2332.33 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770
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__->