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.95 [+16.95] TEST: ping                                                          [ OK ]
# 18.26 [+1.31] TEST: ping6                                                         [ OK ]
# 18.35 [+0.09] INFO: Running IPv4 custom multipath hash tests
# 21.62 [+3.27] TEST: Multipath hash field: Source IP (balanced)                    [ OK ]
# 21.63 [+0.01] INFO: Packets sent on path1 / path2: 6351 / 6251
# 23.52 [+1.90] TEST: Multipath hash field: Source IP (unbalanced)                  [ OK ]
# 23.54 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12602
# 26.06 [+2.52] TEST: Multipath hash field: Destination IP (balanced)               [ OK ]
# 26.09 [+0.03] INFO: Packets sent on path1 / path2: 6400 / 6200
# 29.48 [+3.39] TEST: Multipath hash field: Destination IP (unbalanced)             [ OK ]
# 29.50 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 1
# 35.25 [+5.75] TEST: Multipath hash field: Source port (balanced)                  [ OK ]
# 35.27 [+0.02] INFO: Packets sent on path1 / path2: 16514 / 16255
# 40.69 [+5.42] TEST: Multipath hash field: Source port (unbalanced)                [ OK ]
# 40.71 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0
# 46.51 [+5.80] TEST: Multipath hash field: Destination port (balanced)             [ OK ]
# 46.52 [+0.01] INFO: Packets sent on path1 / path2: 16514 / 16255
# 52.13 [+5.61] TEST: Multipath hash field: Destination port (unbalanced)           [ OK ]
# 52.16 [+0.03] INFO: Packets sent on path1 / path2: 32769 / 0
# 52.36 [+0.20] INFO: Running IPv6 custom multipath hash tests
# 56.08 [+3.72] TEST: Multipath hash field: Source IP (balanced)                    [ OK ]
# 56.12 [+0.04] INFO: Packets sent on path1 / path2: 6651 / 5950
# 58.15 [+2.03] TEST: Multipath hash field: Source IP (unbalanced)                  [ OK ]
# 58.16 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 0
# 61.10 [+2.93] TEST: Multipath hash field: Destination IP (balanced)               [ OK ]
# 61.12 [+0.02] INFO: Packets sent on path1 / path2: 6752 / 5850
# 64.14 [+3.02] TEST: Multipath hash field: Destination IP (unbalanced)             [ OK ]
# 64.16 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12601
# 1221.66 [+1157.50] TEST: Multipath hash field: Flowlabel (balanced)                    [ OK ]
# 1221.67 [+0.02] INFO: Packets sent on path1 / path2: 8241 / 8320
# 1224.35 [+2.68] TEST: Multipath hash field: Flowlabel (unbalanced)                  [ OK ]
# 1224.36 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600
# 1229.69 [+5.33] TEST: Multipath hash field: Source port (balanced)                  [ OK ]
# 1229.70 [+0.01] INFO: Packets sent on path1 / path2: 16340 / 16430
# 1234.72 [+5.01] TEST: Multipath hash field: Source port (unbalanced)                [ OK ]
# 1234.73 [+0.02] INFO: Packets sent on path1 / path2: 32770 / 0
# 1239.90 [+5.16] TEST: Multipath hash field: Destination port (balanced)             [ OK ]
# 1239.91 [+0.01] INFO: Packets sent on path1 / path2: 16340 / 16430
# 1244.87 [+4.97] TEST: Multipath hash field: Destination port (unbalanced)           [ OK ]
# 1244.88 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 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__->