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.82 [+16.82] TEST: ping                                                          [ OK ]
# 18.13 [+1.30] TEST: ping6                                                         [ OK ]
# 18.21 [+0.08] INFO: Running IPv4 custom multipath hash tests
# 21.35 [+3.14] TEST: Multipath hash field: Source IP (balanced)                    [ OK ]
# 21.36 [+0.01] INFO: Packets sent on path1 / path2: 6651 / 5950
# 23.22 [+1.86] TEST: Multipath hash field: Source IP (unbalanced)                  [ OK ]
# 23.23 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12600
# 25.83 [+2.61] TEST: Multipath hash field: Destination IP (balanced)               [ OK ]
# 26.17 [+0.34] INFO: Packets sent on path1 / path2: 6500 / 6100
# 28.77 [+2.60] TEST: Multipath hash field: Destination IP (unbalanced)             [ OK ]
# 28.78 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600
# 33.75 [+4.97] TEST: Multipath hash field: Source port (balanced)                  [ OK ]
# 33.76 [+0.01] INFO: Packets sent on path1 / path2: 16569 / 16201
# 38.82 [+5.06] TEST: Multipath hash field: Source port (unbalanced)                [ OK ]
# 38.83 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0
# 43.84 [+5.01] TEST: Multipath hash field: Destination port (balanced)             [ OK ]
# 43.85 [+0.01] INFO: Packets sent on path1 / path2: 16569 / 16201
# 48.84 [+4.99] TEST: Multipath hash field: Destination port (unbalanced)           [ OK ]
# 48.85 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769
# 49.08 [+0.23] INFO: Running IPv6 custom multipath hash tests
# 52.06 [+2.98] TEST: Multipath hash field: Source IP (balanced)                    [ OK ]
# 52.08 [+0.02] INFO: Packets sent on path1 / path2: 5950 / 6651
# 54.01 [+1.93] TEST: Multipath hash field: Source IP (unbalanced)                  [ OK ]
# 54.02 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0
# 56.12 [+2.09] TEST: Multipath hash field: Destination IP (balanced)               [ OK ]
# 56.12 [+0.01] INFO: Packets sent on path1 / path2: 6452 / 6151
# 59.18 [+3.06] TEST: Multipath hash field: Destination IP (unbalanced)             [ OK ]
# 59.19 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1
# 1221.34 [+1162.15] TEST: Multipath hash field: Flowlabel (balanced)                    [ OK ]
# 1221.35 [+0.01] INFO: Packets sent on path1 / path2: 8294 / 8292
# 1224.10 [+2.75] TEST: Multipath hash field: Flowlabel (unbalanced)                  [ OK ]
# 1224.13 [+0.03] INFO: Packets sent on path1 / path2: 0 / 12600
# 1229.51 [+5.39] TEST: Multipath hash field: Source port (balanced)                  [ OK ]
# 1229.53 [+0.01] INFO: Packets sent on path1 / path2: 16521 / 16250
# 1234.66 [+5.14] TEST: Multipath hash field: Source port (unbalanced)                [ OK ]
# 1234.67 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32771
# 1240.16 [+5.48] TEST: Multipath hash field: Destination port (balanced)             [ OK ]
# 1240.18 [+0.02] INFO: Packets sent on path1 / path2: 16520 / 16250
# 1245.30 [+5.12] TEST: Multipath hash field: Destination port (unbalanced)           [ OK ]
# 1245.31 [+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__->