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.54 [+17.54] TEST: ping                                                          [ OK ]
# 18.88 [+1.34] TEST: ping6                                                         [ OK ]
# 18.98 [+0.10] INFO: Running IPv4 custom multipath hash tests
# 22.58 [+3.60] TEST: Multipath hash field: Source IP (balanced)                    [ OK ]
# 22.59 [+0.01] INFO: Packets sent on path1 / path2: 6701 / 5901
# 24.50 [+1.91] TEST: Multipath hash field: Source IP (unbalanced)                  [ OK ]
# 24.52 [+0.02] INFO: Packets sent on path1 / path2: 1 / 12601
# 27.08 [+2.56] TEST: Multipath hash field: Destination IP (balanced)               [ OK ]
# 27.08 [+0.01] INFO: Packets sent on path1 / path2: 5950 / 6650
# 30.08 [+3.00] TEST: Multipath hash field: Destination IP (unbalanced)             [ OK ]
# 30.09 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601
# 35.56 [+5.47] TEST: Multipath hash field: Source port (balanced)                  [ OK ]
# 35.57 [+0.01] INFO: Packets sent on path1 / path2: 16299 / 16471
# 40.78 [+5.22] TEST: Multipath hash field: Source port (unbalanced)                [ OK ]
# 40.79 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0
# 46.40 [+5.61] TEST: Multipath hash field: Destination port (balanced)             [ OK ]
# 46.41 [+0.01] INFO: Packets sent on path1 / path2: 16298 / 16471
# 52.10 [+5.68] TEST: Multipath hash field: Destination port (unbalanced)           [ OK ]
# 52.11 [+0.02] INFO: Packets sent on path1 / path2: 0 / 32770
# 52.38 [+0.27] INFO: Running IPv6 custom multipath hash tests
# 56.05 [+3.66] TEST: Multipath hash field: Source IP (balanced)                    [ OK ]
# 56.06 [+0.01] INFO: Packets sent on path1 / path2: 7051 / 5551
# 58.10 [+2.04] TEST: Multipath hash field: Source IP (unbalanced)                  [ OK ]
# 58.11 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0
# 60.93 [+2.82] TEST: Multipath hash field: Destination IP (balanced)               [ OK ]
# 60.94 [+0.01] INFO: Packets sent on path1 / path2: 6501 / 6100
# 63.74 [+2.80] TEST: Multipath hash field: Destination IP (unbalanced)             [ OK ]
# 63.75 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0
# 1209.51 [+1145.76] TEST: Multipath hash field: Flowlabel (balanced)                    [ OK ]
# 1209.52 [+0.02] INFO: Packets sent on path1 / path2: 8384 / 8190
# 1212.07 [+2.55] TEST: Multipath hash field: Flowlabel (unbalanced)                  [ OK ]
# 1212.10 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 0
# 1217.15 [+5.06] TEST: Multipath hash field: Source port (balanced)                  [ OK ]
# 1217.16 [+0.01] INFO: Packets sent on path1 / path2: 16387 / 16383
# 1222.18 [+5.01] TEST: Multipath hash field: Source port (unbalanced)                [ OK ]
# 1222.19 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 2
# 1227.21 [+5.02] TEST: Multipath hash field: Destination port (balanced)             [ OK ]
# 1227.23 [+0.02] INFO: Packets sent on path1 / path2: 16387 / 16383
# 1232.29 [+5.07] TEST: Multipath hash field: Destination port (unbalanced)           [ OK ]
# 1232.30 [+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__->