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
# 27.76 [+27.76] TEST: ping                                                          [ OK ]
# 29.20 [+1.44] TEST: ping6                                                         [ OK ]
# 29.20 [+0.01] INFO: Running IPv4 custom multipath hash tests
# 34.37 [+5.17] TEST: Multipath hash field: Source IP (balanced)                    [ OK ]
# 34.38 [+0.01] INFO: Packets sent on path1 / path2: 6651 / 5953
# 36.71 [+2.33] TEST: Multipath hash field: Source IP (unbalanced)                  [ OK ]
# 36.72 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600
# 40.36 [+3.65] TEST: Multipath hash field: Destination IP (balanced)               [ OK ]
# 40.37 [+0.01] INFO: Packets sent on path1 / path2: 6350 / 6250
# 43.86 [+3.49] TEST: Multipath hash field: Destination IP (unbalanced)             [ OK ]
# 43.87 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0
# 50.09 [+6.22] TEST: Multipath hash field: Source port (balanced)                  [ OK ]
# 50.10 [+0.01] INFO: Packets sent on path1 / path2: 16313 / 16456
# 56.19 [+6.10] TEST: Multipath hash field: Source port (unbalanced)                [ OK ]
# 56.20 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0
# 62.51 [+6.31] TEST: Multipath hash field: Destination port (balanced)             [ OK ]
# 62.52 [+0.01] INFO: Packets sent on path1 / path2: 16313 / 16456
# 68.23 [+5.71] TEST: Multipath hash field: Destination port (unbalanced)           [ OK ]
# 68.25 [+0.02] INFO: Packets sent on path1 / path2: 1 / 32769
# 68.80 [+0.55] INFO: Running IPv6 custom multipath hash tests
# 73.70 [+4.90] TEST: Multipath hash field: Source IP (balanced)                    [ OK ]
# 73.71 [+0.02] INFO: Packets sent on path1 / path2: 6352 / 6250
# 76.23 [+2.52] TEST: Multipath hash field: Source IP (unbalanced)                  [ OK ]
# 76.23 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600
# 80.07 [+3.84] TEST: Multipath hash field: Destination IP (balanced)               [ OK ]
# 80.08 [+0.01] INFO: Packets sent on path1 / path2: 6550 / 6050
# 84.20 [+4.12] TEST: Multipath hash field: Destination IP (unbalanced)             [ OK ]
# 84.21 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 2
# 2476.91 [+2392.70] TEST: Multipath hash field: Flowlabel (balanced)                    [ OK ]
# 2476.92 [+0.01] INFO: Packets sent on path1 / path2: 8345 / 8438
# 2479.91 [+2.99] TEST: Multipath hash field: Flowlabel (unbalanced)                  [ OK ]
# 2479.91 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0
# 2485.31 [+5.39] TEST: Multipath hash field: Source port (balanced)                  [ OK ]
# 2485.31 [+0.01] INFO: Packets sent on path1 / path2: 16378 / 16392
# 2490.41 [+5.10] TEST: Multipath hash field: Source port (unbalanced)                [ OK ]
# 2490.42 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0
# 2495.81 [+5.39] TEST: Multipath hash field: Destination port (balanced)             [ OK ]
# 2495.82 [+0.01] INFO: Packets sent on path1 / path2: 16377 / 16392
# 2501.02 [+5.20] TEST: Multipath hash field: Destination port (unbalanced)           [ OK ]
# 2501.03 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1
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__->