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.18 [+17.18] TEST: ping                                                          [ OK ]
# 18.49 [+1.31] TEST: ping6                                                         [ OK ]
# 18.59 [+0.10] INFO: Running IPv4 custom multipath hash tests
# 22.28 [+3.69] TEST: Multipath hash field: Source IP (balanced)                    [ OK ]
# 22.29 [+0.01] INFO: Packets sent on path1 / path2: 6701 / 5901
# 24.30 [+2.01] TEST: Multipath hash field: Source IP (unbalanced)                  [ OK ]
# 24.31 [+0.01] INFO: Packets sent on path1 / path2: 12602 / 0
# 27.49 [+3.18] TEST: Multipath hash field: Destination IP (balanced)               [ OK ]
# 27.50 [+0.01] INFO: Packets sent on path1 / path2: 5551 / 7050
# 30.60 [+3.09] TEST: Multipath hash field: Destination IP (unbalanced)             [ OK ]
# 30.60 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0
# 36.22 [+5.62] TEST: Multipath hash field: Source port (balanced)                  [ OK ]
# 36.23 [+0.01] INFO: Packets sent on path1 / path2: 16254 / 16515
# 41.68 [+5.45] TEST: Multipath hash field: Source port (unbalanced)                [ OK ]
# 41.70 [+0.02] INFO: Packets sent on path1 / path2: 1 / 32769
# 47.39 [+5.69] TEST: Multipath hash field: Destination port (balanced)             [ OK ]
# 47.40 [+0.01] INFO: Packets sent on path1 / path2: 16254 / 16516
# 53.18 [+5.78] TEST: Multipath hash field: Destination port (unbalanced)           [ OK ]
# 53.19 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770
# 53.40 [+0.21] INFO: Running IPv6 custom multipath hash tests
# 56.99 [+3.59] TEST: Multipath hash field: Source IP (balanced)                    [ OK ]
# 57.01 [+0.02] INFO: Packets sent on path1 / path2: 6050 / 6552
# 59.22 [+2.20] TEST: Multipath hash field: Source IP (unbalanced)                  [ OK ]
# 59.23 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600
# 63.18 [+3.95] TEST: Multipath hash field: Destination IP (balanced)               [ OK ]
# 63.21 [+0.02] INFO: Packets sent on path1 / path2: 6101 / 6500
# 66.26 [+3.05] TEST: Multipath hash field: Destination IP (unbalanced)             [ OK ]
# 66.27 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600
# 1211.47 [+1145.20] TEST: Multipath hash field: Flowlabel (balanced)                    [ OK ]
# 1211.48 [+0.01] INFO: Packets sent on path1 / path2: 8376 / 8211
# 1214.00 [+2.52] TEST: Multipath hash field: Flowlabel (unbalanced)                  [ OK ]
# 1214.03 [+0.03] INFO: Packets sent on path1 / path2: 12600 / 1
# 1219.39 [+5.36] TEST: Multipath hash field: Source port (balanced)                  [ OK ]
# 1219.40 [+0.01] INFO: Packets sent on path1 / path2: 16357 / 16413
# 1224.44 [+5.04] TEST: Multipath hash field: Source port (unbalanced)                [ OK ]
# 1224.45 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1
# 1229.58 [+5.13] TEST: Multipath hash field: Destination port (balanced)             [ OK ]
# 1229.59 [+0.02] INFO: Packets sent on path1 / path2: 16357 / 16413
# 1234.63 [+5.03] TEST: Multipath hash field: Destination port (unbalanced)           [ OK ]
# 1234.63 [+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__->