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.87 [+24.87] TEST: ping                                                          [ OK ]
# 26.26 [+1.38] TEST: ping6                                                         [ OK ]
# 26.27 [+0.01] INFO: Running IPv4 custom multipath hash tests
# 30.86 [+4.60] TEST: Multipath hash field: Source IP (balanced)                    [ OK ]
# 30.87 [+0.01] INFO: Packets sent on path1 / path2: 6801 / 5801
# 33.17 [+2.30] TEST: Multipath hash field: Source IP (unbalanced)                  [ OK ]
# 33.18 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600
# 37.06 [+3.88] TEST: Multipath hash field: Destination IP (balanced)               [ OK ]
# 37.07 [+0.01] INFO: Packets sent on path1 / path2: 6400 / 6200
# 40.66 [+3.59] TEST: Multipath hash field: Destination IP (unbalanced)             [ OK ]
# 40.67 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600
# 46.53 [+5.86] TEST: Multipath hash field: Source port (balanced)                  [ OK ]
# 46.54 [+0.01] INFO: Packets sent on path1 / path2: 16521 / 16248
# 52.21 [+5.67] TEST: Multipath hash field: Source port (unbalanced)                [ OK ]
# 52.22 [+0.02] INFO: Packets sent on path1 / path2: 0 / 32769
# 58.43 [+6.21] TEST: Multipath hash field: Destination port (balanced)             [ OK ]
# 58.44 [+0.01] INFO: Packets sent on path1 / path2: 16521 / 16248
# 64.37 [+5.93] TEST: Multipath hash field: Destination port (unbalanced)           [ OK ]
# 64.38 [+0.02] INFO: Packets sent on path1 / path2: 32769 / 0
# 64.86 [+0.48] INFO: Running IPv6 custom multipath hash tests
# 69.50 [+4.64] TEST: Multipath hash field: Source IP (balanced)                    [ OK ]
# 69.51 [+0.01] INFO: Packets sent on path1 / path2: 6151 / 6450
# 72.10 [+2.58] TEST: Multipath hash field: Source IP (unbalanced)                  [ OK ]
# 72.11 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0
# 75.90 [+3.79] TEST: Multipath hash field: Destination IP (balanced)               [ OK ]
# 75.91 [+0.01] INFO: Packets sent on path1 / path2: 6001 / 6601
# 80.19 [+4.28] TEST: Multipath hash field: Destination IP (unbalanced)             [ OK ]
# 80.20 [+0.02] INFO: Packets sent on path1 / path2: 1 / 12601
# 2256.21 [+2176.01] TEST: Multipath hash field: Flowlabel (balanced)                    [ OK ]
# 2256.22 [+0.01] INFO: Packets sent on path1 / path2: 8381 / 8308
# 2259.16 [+2.94] TEST: Multipath hash field: Flowlabel (unbalanced)                  [ OK ]
# 2259.16 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600
# 2264.31 [+5.14] TEST: Multipath hash field: Source port (balanced)                  [ OK ]
# 2264.31 [+0.01] INFO: Packets sent on path1 / path2: 16555 / 16215
# 2269.27 [+4.96] TEST: Multipath hash field: Source port (unbalanced)                [ OK ]
# 2269.28 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0
# 2274.51 [+5.23] TEST: Multipath hash field: Destination port (balanced)             [ OK ]
# 2274.52 [+0.02] INFO: Packets sent on path1 / path2: 16556 / 16214
# 2279.55 [+5.03] TEST: Multipath hash field: Destination port (unbalanced)           [ OK ]
# 2279.56 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 1
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__->