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
# 16.50 [+16.50] TEST: ping                                                          [ OK ]
# 17.82 [+1.33] TEST: ping6                                                         [ OK ]
# 17.91 [+0.09] INFO: Running IPv4 custom multipath hash tests
# 21.31 [+3.40] TEST: Multipath hash field: Source IP (balanced)                    [ OK ]
# 21.32 [+0.01] INFO: Packets sent on path1 / path2: 7101 / 5501
# 23.27 [+1.95] TEST: Multipath hash field: Source IP (unbalanced)                  [ OK ]
# 23.28 [+0.01] INFO: Packets sent on path1 / path2: 12602 / 0
# 26.78 [+3.49] TEST: Multipath hash field: Destination IP (balanced)               [ OK ]
# 26.80 [+0.03] INFO: Packets sent on path1 / path2: 6000 / 6600
# 29.68 [+2.87] TEST: Multipath hash field: Destination IP (unbalanced)             [ OK ]
# 29.70 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 0
# 35.31 [+5.61] TEST: Multipath hash field: Source port (balanced)                  [ OK ]
# 35.32 [+0.01] INFO: Packets sent on path1 / path2: 16387 / 16383
# 40.78 [+5.46] TEST: Multipath hash field: Source port (unbalanced)                [ OK ]
# 40.79 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769
# 46.25 [+5.47] TEST: Multipath hash field: Destination port (balanced)             [ OK ]
# 46.29 [+0.04] INFO: Packets sent on path1 / path2: 16387 / 16382
# 51.81 [+5.52] TEST: Multipath hash field: Destination port (unbalanced)           [ OK ]
# 51.82 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0
# 52.04 [+0.22] INFO: Running IPv6 custom multipath hash tests
# 55.64 [+3.60] TEST: Multipath hash field: Source IP (balanced)                    [ OK ]
# 55.65 [+0.01] INFO: Packets sent on path1 / path2: 6100 / 6502
# 57.65 [+2.00] TEST: Multipath hash field: Source IP (unbalanced)                  [ OK ]
# 57.68 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 0
# 61.23 [+3.55] TEST: Multipath hash field: Destination IP (balanced)               [ OK ]
# 61.24 [+0.01] INFO: Packets sent on path1 / path2: 6151 / 6452
# 64.22 [+2.98] TEST: Multipath hash field: Destination IP (unbalanced)             [ OK ]
# 64.23 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12600
# 1240.84 [+1176.61] TEST: Multipath hash field: Flowlabel (balanced)                    [ OK ]
# 1240.85 [+0.01] INFO: Packets sent on path1 / path2: 8340 / 8249
# 1243.50 [+2.66] TEST: Multipath hash field: Flowlabel (unbalanced)                  [ OK ]
# 1243.51 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12601
# 1248.98 [+5.46] TEST: Multipath hash field: Source port (balanced)                  [ OK ]
# 1248.99 [+0.01] INFO: Packets sent on path1 / path2: 16460 / 16310
# 1254.52 [+5.54] TEST: Multipath hash field: Source port (unbalanced)                [ OK ]
# 1254.53 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769
# 1259.62 [+5.09] TEST: Multipath hash field: Destination port (balanced)             [ OK ]
# 1259.63 [+0.01] INFO: Packets sent on path1 / path2: 16460 / 16309
# 1264.78 [+5.15] TEST: Multipath hash field: Destination port (unbalanced)           [ OK ]
# 1264.79 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769
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__->