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.33 [+17.33] TEST: ping                                                          [ OK ]
# 18.67 [+1.34] TEST: ping6                                                         [ OK ]
# 18.77 [+0.10] INFO: Running IPv4 custom multipath hash tests
# 22.36 [+3.59] TEST: Multipath hash field: Source IP (balanced)                    [ OK ]
# 22.37 [+0.01] INFO: Packets sent on path1 / path2: 6551 / 6051
# 24.39 [+2.02] TEST: Multipath hash field: Source IP (unbalanced)                  [ OK ]
# 24.40 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1
# 28.06 [+3.65] TEST: Multipath hash field: Destination IP (balanced)               [ OK ]
# 28.07 [+0.01] INFO: Packets sent on path1 / path2: 6850 / 5750
# 30.82 [+2.75] TEST: Multipath hash field: Destination IP (unbalanced)             [ OK ]
# 30.83 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600
# 35.96 [+5.13] TEST: Multipath hash field: Source port (balanced)                  [ OK ]
# 35.97 [+0.02] INFO: Packets sent on path1 / path2: 16502 / 16267
# 41.29 [+5.31] TEST: Multipath hash field: Source port (unbalanced)                [ OK ]
# 41.30 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769
# 46.77 [+5.47] TEST: Multipath hash field: Destination port (balanced)             [ OK ]
# 46.78 [+0.01] INFO: Packets sent on path1 / path2: 16502 / 16267
# 52.18 [+5.41] TEST: Multipath hash field: Destination port (unbalanced)           [ OK ]
# 52.20 [+0.02] INFO: Packets sent on path1 / path2: 1 / 32769
# 52.47 [+0.27] INFO: Running IPv6 custom multipath hash tests
# 56.10 [+3.63] TEST: Multipath hash field: Source IP (balanced)                    [ OK ]
# 56.11 [+0.01] INFO: Packets sent on path1 / path2: 5701 / 6901
# 58.19 [+2.08] TEST: Multipath hash field: Source IP (unbalanced)                  [ OK ]
# 58.19 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0
# 61.36 [+3.17] TEST: Multipath hash field: Destination IP (balanced)               [ OK ]
# 61.37 [+0.01] INFO: Packets sent on path1 / path2: 7001 / 5601
# 64.43 [+3.06] TEST: Multipath hash field: Destination IP (unbalanced)             [ OK ]
# 64.44 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601
# 1218.13 [+1153.70] TEST: Multipath hash field: Flowlabel (balanced)                    [ OK ]
# 1218.14 [+0.01] INFO: Packets sent on path1 / path2: 8244 / 8343
# 1220.63 [+2.49] TEST: Multipath hash field: Flowlabel (unbalanced)                  [ OK ]
# 1220.66 [+0.03] INFO: Packets sent on path1 / path2: 12600 / 0
# 1226.07 [+5.41] TEST: Multipath hash field: Source port (balanced)                  [ OK ]
# 1226.08 [+0.01] INFO: Packets sent on path1 / path2: 16354 / 16417
# 1231.31 [+5.23] TEST: Multipath hash field: Source port (unbalanced)                [ OK ]
# 1231.32 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 1
# 1236.60 [+5.28] TEST: Multipath hash field: Destination port (balanced)             [ OK ]
# 1236.61 [+0.01] INFO: Packets sent on path1 / path2: 16352 / 16417
# 1241.38 [+4.77] TEST: Multipath hash field: Destination port (unbalanced)           [ OK ]
# 1241.39 [+0.01] INFO: Packets sent on path1 / path2: 0 / 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__->