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
# 25.26 [+25.26] TEST: ping                                                          [ OK ]
# 26.63 [+1.38] TEST: ping6                                                         [ OK ]
# 26.64 [+0.01] INFO: Running IPv4 custom multipath hash tests
# 31.07 [+4.42] TEST: Multipath hash field: Source IP (balanced)                    [ OK ]
# 31.08 [+0.01] INFO: Packets sent on path1 / path2: 5901 / 6701
# 33.51 [+2.43] TEST: Multipath hash field: Source IP (unbalanced)                  [ OK ]
# 33.51 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0
# 36.84 [+3.32] TEST: Multipath hash field: Destination IP (balanced)               [ OK ]
# 36.84 [+0.01] INFO: Packets sent on path1 / path2: 7150 / 5451
# 40.69 [+3.84] TEST: Multipath hash field: Destination IP (unbalanced)             [ OK ]
# 40.70 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0
# 46.37 [+5.67] TEST: Multipath hash field: Source port (balanced)                  [ OK ]
# 46.38 [+0.01] INFO: Packets sent on path1 / path2: 16301 / 16468
# 51.67 [+5.29] TEST: Multipath hash field: Source port (unbalanced)                [ OK ]
# 51.68 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769
# 57.55 [+5.87] TEST: Multipath hash field: Destination port (balanced)             [ OK ]
# 57.56 [+0.01] INFO: Packets sent on path1 / path2: 16301 / 16469
# 63.03 [+5.47] TEST: Multipath hash field: Destination port (unbalanced)           [ OK ]
# 63.04 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769
# 63.52 [+0.48] INFO: Running IPv6 custom multipath hash tests
# 68.60 [+5.07] TEST: Multipath hash field: Source IP (balanced)                    [ OK ]
# 68.61 [+0.02] INFO: Packets sent on path1 / path2: 6501 / 6101
# 71.21 [+2.60] TEST: Multipath hash field: Source IP (unbalanced)                  [ OK ]
# 71.22 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600
# 75.00 [+3.78] TEST: Multipath hash field: Destination IP (balanced)               [ OK ]
# 75.01 [+0.01] INFO: Packets sent on path1 / path2: 6750 / 5850
# 78.80 [+3.79] TEST: Multipath hash field: Destination IP (unbalanced)             [ OK ]
# 78.81 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1
# 2251.59 [+2172.78] TEST: Multipath hash field: Flowlabel (balanced)                    [ OK ]
# 2251.60 [+0.01] INFO: Packets sent on path1 / path2: 8323 / 8422
# 2254.37 [+2.78] TEST: Multipath hash field: Flowlabel (unbalanced)                  [ OK ]
# 2254.38 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600
# 2259.48 [+5.10] TEST: Multipath hash field: Source port (balanced)                  [ OK ]
# 2259.49 [+0.01] INFO: Packets sent on path1 / path2: 16366 / 16404
# 2264.25 [+4.76] TEST: Multipath hash field: Source port (unbalanced)                [ OK ]
# 2264.26 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 1
# 2269.30 [+5.05] TEST: Multipath hash field: Destination port (balanced)             [ OK ]
# 2269.31 [+0.01] INFO: Packets sent on path1 / path2: 16366 / 16404
# 2274.11 [+4.80] TEST: Multipath hash field: Destination port (unbalanced)           [ OK ]
# 2274.12 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32770
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__->