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.38 [+17.38] TEST: ping                                                          [ OK ]
# 18.70 [+1.33] TEST: ping6                                                         [ OK ]
# 18.81 [+0.10] INFO: Running IPv4 custom multipath hash tests
# 22.74 [+3.93] TEST: Multipath hash field: Source IP (balanced)                    [ OK ]
# 22.75 [+0.01] INFO: Packets sent on path1 / path2: 6101 / 6501
# 24.61 [+1.86] TEST: Multipath hash field: Source IP (unbalanced)                  [ OK ]
# 24.62 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12600
# 28.07 [+3.45] TEST: Multipath hash field: Destination IP (balanced)               [ OK ]
# 28.08 [+0.01] INFO: Packets sent on path1 / path2: 6300 / 6300
# 31.03 [+2.95] TEST: Multipath hash field: Destination IP (unbalanced)             [ OK ]
# 31.04 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1
# 36.79 [+5.74] TEST: Multipath hash field: Source port (balanced)                  [ OK ]
# 36.80 [+0.01] INFO: Packets sent on path1 / path2: 16326 / 16443
# 42.53 [+5.74] TEST: Multipath hash field: Source port (unbalanced)                [ OK ]
# 42.54 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0
# 48.30 [+5.75] TEST: Multipath hash field: Destination port (balanced)             [ OK ]
# 48.31 [+0.01] INFO: Packets sent on path1 / path2: 16326 / 16443
# 54.09 [+5.78] TEST: Multipath hash field: Destination port (unbalanced)           [ OK ]
# 54.13 [+0.04] INFO: Packets sent on path1 / path2: 32769 / 0
# 54.35 [+0.22] INFO: Running IPv6 custom multipath hash tests
# 58.03 [+3.68] TEST: Multipath hash field: Source IP (balanced)                    [ OK ]
# 58.04 [+0.01] INFO: Packets sent on path1 / path2: 6900 / 5702
# 60.04 [+2.00] TEST: Multipath hash field: Source IP (unbalanced)                  [ OK ]
# 60.06 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600
# 63.09 [+3.03] TEST: Multipath hash field: Destination IP (balanced)               [ OK ]
# 63.10 [+0.01] INFO: Packets sent on path1 / path2: 6050 / 6552
# 66.14 [+3.04] TEST: Multipath hash field: Destination IP (unbalanced)             [ OK ]
# 66.16 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600
# 1202.66 [+1136.51] TEST: Multipath hash field: Flowlabel (balanced)                    [ OK ]
# 1202.68 [+0.01] INFO: Packets sent on path1 / path2: 8241 / 8335
# 1205.43 [+2.76] TEST: Multipath hash field: Flowlabel (unbalanced)                  [ OK ]
# 1205.44 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600
# 1210.60 [+5.15] TEST: Multipath hash field: Source port (balanced)                  [ OK ]
# 1210.61 [+0.01] INFO: Packets sent on path1 / path2: 16314 / 16456
# 1215.57 [+4.96] TEST: Multipath hash field: Source port (unbalanced)                [ OK ]
# 1215.58 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769
# 1220.61 [+5.03] TEST: Multipath hash field: Destination port (balanced)             [ OK ]
# 1220.62 [+0.01] INFO: Packets sent on path1 / path2: 16314 / 16456
# 1225.61 [+4.99] TEST: Multipath hash field: Destination port (unbalanced)           [ OK ]
# 1225.62 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769
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__->