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
# 26.19 [+26.19] TEST: ping                                                          [ OK ]
# 27.63 [+1.44] TEST: ping6                                                         [ OK ]
# 27.64 [+0.01] INFO: Running IPv4 custom multipath hash tests
# 32.94 [+5.30] TEST: Multipath hash field: Source IP (balanced)                    [ OK ]
# 32.95 [+0.01] INFO: Packets sent on path1 / path2: 6403 / 6201
# 35.66 [+2.71] TEST: Multipath hash field: Source IP (unbalanced)                  [ OK ]
# 35.67 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12600
# 39.49 [+3.82] TEST: Multipath hash field: Destination IP (balanced)               [ OK ]
# 39.50 [+0.01] INFO: Packets sent on path1 / path2: 6000 / 6600
# 43.80 [+4.30] TEST: Multipath hash field: Destination IP (unbalanced)             [ OK ]
# 43.81 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0
# 50.20 [+6.39] TEST: Multipath hash field: Source port (balanced)                  [ OK ]
# 50.22 [+0.01] INFO: Packets sent on path1 / path2: 16372 / 16397
# 55.94 [+5.72] TEST: Multipath hash field: Source port (unbalanced)                [ OK ]
# 55.95 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769
# 62.50 [+6.55] TEST: Multipath hash field: Destination port (balanced)             [ OK ]
# 62.51 [+0.01] INFO: Packets sent on path1 / path2: 16372 / 16397
# 68.80 [+6.29] TEST: Multipath hash field: Destination port (unbalanced)           [ OK ]
# 68.81 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769
# 69.32 [+0.52] INFO: Running IPv6 custom multipath hash tests
# 74.02 [+4.70] TEST: Multipath hash field: Source IP (balanced)                    [ OK ]
# 74.03 [+0.01] INFO: Packets sent on path1 / path2: 5850 / 6752
# 76.58 [+2.55] TEST: Multipath hash field: Source IP (unbalanced)                  [ OK ]
# 76.59 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600
# 80.36 [+3.77] TEST: Multipath hash field: Destination IP (balanced)               [ OK ]
# 80.37 [+0.01] INFO: Packets sent on path1 / path2: 6700 / 5900
# 84.80 [+4.43] TEST: Multipath hash field: Destination IP (unbalanced)             [ OK ]
# 84.81 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12600
# 2301.13 [+2216.32] TEST: Multipath hash field: Flowlabel (balanced)                    [ OK ]
# 2301.14 [+0.01] INFO: Packets sent on path1 / path2: 8358 / 8380
# 2304.18 [+3.04] TEST: Multipath hash field: Flowlabel (unbalanced)                  [ OK ]
# 2304.19 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600
# 2309.75 [+5.56] TEST: Multipath hash field: Source port (balanced)                  [ OK ]
# 2309.76 [+0.01] INFO: Packets sent on path1 / path2: 16277 / 16495
# 2314.81 [+5.06] TEST: Multipath hash field: Source port (unbalanced)                [ OK ]
# 2314.82 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769
# 2320.06 [+5.23] TEST: Multipath hash field: Destination port (balanced)             [ OK ]
# 2320.06 [+0.01] INFO: Packets sent on path1 / path2: 16276 / 16493
# 2324.93 [+4.87] TEST: Multipath hash field: Destination port (unbalanced)           [ OK ]
# 2324.94 [+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__->