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.49 [+17.49] TEST: ping                                                          [ OK ]
# 18.79 [+1.30] TEST: ping6                                                         [ OK ]
# 18.88 [+0.08] INFO: Running IPv4 custom multipath hash tests
# 22.25 [+3.38] TEST: Multipath hash field: Source IP (balanced)                    [ OK ]
# 22.26 [+0.01] INFO: Packets sent on path1 / path2: 6851 / 5751
# 24.21 [+1.95] TEST: Multipath hash field: Source IP (unbalanced)                  [ OK ]
# 24.23 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12600
# 27.23 [+3.01] TEST: Multipath hash field: Destination IP (balanced)               [ OK ]
# 27.25 [+0.02] INFO: Packets sent on path1 / path2: 5600 / 7001
# 30.12 [+2.86] TEST: Multipath hash field: Destination IP (unbalanced)             [ OK ]
# 30.12 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600
# 35.53 [+5.40] TEST: Multipath hash field: Source port (balanced)                  [ OK ]
# 35.53 [+0.01] INFO: Packets sent on path1 / path2: 16371 / 16398
# 41.25 [+5.72] TEST: Multipath hash field: Source port (unbalanced)                [ OK ]
# 41.26 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0
# 46.90 [+5.64] TEST: Multipath hash field: Destination port (balanced)             [ OK ]
# 46.91 [+0.01] INFO: Packets sent on path1 / path2: 16371 / 16398
# 52.67 [+5.76] TEST: Multipath hash field: Destination port (unbalanced)           [ OK ]
# 52.68 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769
# 52.87 [+0.20] INFO: Running IPv6 custom multipath hash tests
# 56.75 [+3.88] TEST: Multipath hash field: Source IP (balanced)                    [ OK ]
# 56.77 [+0.01] INFO: Packets sent on path1 / path2: 6300 / 6302
# 58.91 [+2.14] TEST: Multipath hash field: Source IP (unbalanced)                  [ OK ]
# 58.92 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600
# 62.75 [+3.83] TEST: Multipath hash field: Destination IP (balanced)               [ OK ]
# 62.76 [+0.01] INFO: Packets sent on path1 / path2: 6451 / 6150
# 66.01 [+3.25] TEST: Multipath hash field: Destination IP (unbalanced)             [ OK ]
# 66.02 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600
# 1235.86 [+1169.83] TEST: Multipath hash field: Flowlabel (balanced)                    [ OK ]
# 1235.87 [+0.01] INFO: Packets sent on path1 / path2: 8256 / 8351
# 1238.56 [+2.69] TEST: Multipath hash field: Flowlabel (unbalanced)                  [ OK ]
# 1238.57 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0
# 1243.97 [+5.40] TEST: Multipath hash field: Source port (balanced)                  [ OK ]
# 1243.99 [+0.01] INFO: Packets sent on path1 / path2: 16379 / 16393
# 1249.19 [+5.21] TEST: Multipath hash field: Source port (unbalanced)                [ OK ]
# 1249.20 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0
# 1254.29 [+5.08] TEST: Multipath hash field: Destination port (balanced)             [ OK ]
# 1254.30 [+0.01] INFO: Packets sent on path1 / path2: 16379 / 16391
# 1259.27 [+4.98] TEST: Multipath hash field: Destination port (unbalanced)           [ OK ]
# 1259.30 [+0.03] 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__->