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
# 17.59 [+17.59] TEST: ping                                                          [ OK ]
# 18.92 [+1.33] TEST: ping6                                                         [ OK ]
# 19.05 [+0.13] INFO: Running IPv4 custom multipath hash tests
# 22.92 [+3.87] TEST: Multipath hash field: Source IP (balanced)                    [ OK ]
# 22.93 [+0.01] INFO: Packets sent on path1 / path2: 6501 / 6101
# 25.10 [+2.17] TEST: Multipath hash field: Source IP (unbalanced)                  [ OK ]
# 25.11 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12602
# 29.17 [+4.06] TEST: Multipath hash field: Destination IP (balanced)               [ OK ]
# 29.18 [+0.01] INFO: Packets sent on path1 / path2: 6100 / 6500
# 32.15 [+2.97] TEST: Multipath hash field: Destination IP (unbalanced)             [ OK ]
# 32.17 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 1
# 37.75 [+5.58] TEST: Multipath hash field: Source port (balanced)                  [ OK ]
# 37.76 [+0.01] INFO: Packets sent on path1 / path2: 16509 / 16260
# 43.40 [+5.64] TEST: Multipath hash field: Source port (unbalanced)                [ OK ]
# 43.42 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0
# 49.21 [+5.79] TEST: Multipath hash field: Destination port (balanced)             [ OK ]
# 49.22 [+0.01] INFO: Packets sent on path1 / path2: 16509 / 16260
# 54.56 [+5.34] TEST: Multipath hash field: Destination port (unbalanced)           [ OK ]
# 54.57 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770
# 54.76 [+0.19] INFO: Running IPv6 custom multipath hash tests
# 58.28 [+3.52] TEST: Multipath hash field: Source IP (balanced)                    [ OK ]
# 58.29 [+0.01] INFO: Packets sent on path1 / path2: 6202 / 6400
# 60.32 [+2.03] TEST: Multipath hash field: Source IP (unbalanced)                  [ OK ]
# 60.33 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0
# 62.89 [+2.56] TEST: Multipath hash field: Destination IP (balanced)               [ OK ]
# 62.92 [+0.03] INFO: Packets sent on path1 / path2: 6252 / 6351
# 65.77 [+2.85] TEST: Multipath hash field: Destination IP (unbalanced)             [ OK ]
# 65.78 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0
# 1209.02 [+1143.23] TEST: Multipath hash field: Flowlabel (balanced)                    [ OK ]
# 1209.03 [+0.01] INFO: Packets sent on path1 / path2: 8367 / 8240
# 1211.70 [+2.68] TEST: Multipath hash field: Flowlabel (unbalanced)                  [ OK ]
# 1211.72 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0
# 1217.01 [+5.29] TEST: Multipath hash field: Source port (balanced)                  [ OK ]
# 1217.02 [+0.01] INFO: Packets sent on path1 / path2: 16500 / 16271
# 1222.26 [+5.24] TEST: Multipath hash field: Source port (unbalanced)                [ OK ]
# 1222.27 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0
# 1227.52 [+5.24] TEST: Multipath hash field: Destination port (balanced)             [ OK ]
# 1227.53 [+0.01] INFO: Packets sent on path1 / path2: 16500 / 16269
# 1232.31 [+4.78] TEST: Multipath hash field: Destination port (unbalanced)           [ OK ]
# 1232.33 [+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__->