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
# 16.87 [+16.87] TEST: ping                                                          [ OK ]
# 18.21 [+1.35] TEST: ping6                                                         [ OK ]
# 18.33 [+0.12] INFO: Running IPv4 custom multipath hash tests
# 22.03 [+3.70] TEST: Multipath hash field: Source IP (balanced)                    [ OK ]
# 22.04 [+0.01] INFO: Packets sent on path1 / path2: 6551 / 6051
# 24.05 [+2.00] TEST: Multipath hash field: Source IP (unbalanced)                  [ OK ]
# 24.06 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12602
# 27.80 [+3.74] TEST: Multipath hash field: Destination IP (balanced)               [ OK ]
# 27.81 [+0.01] INFO: Packets sent on path1 / path2: 6550 / 6050
# 30.78 [+2.97] TEST: Multipath hash field: Destination IP (unbalanced)             [ OK ]
# 30.79 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1
# 36.64 [+5.85] TEST: Multipath hash field: Source port (balanced)                  [ OK ]
# 36.65 [+0.01] INFO: Packets sent on path1 / path2: 16435 / 16334
# 42.18 [+5.53] TEST: Multipath hash field: Source port (unbalanced)                [ OK ]
# 42.20 [+0.02] INFO: Packets sent on path1 / path2: 0 / 32769
# 47.73 [+5.53] TEST: Multipath hash field: Destination port (balanced)             [ OK ]
# 47.76 [+0.03] INFO: Packets sent on path1 / path2: 16435 / 16334
# 53.59 [+5.83] TEST: Multipath hash field: Destination port (unbalanced)           [ OK ]
# 53.61 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0
# 53.83 [+0.22] INFO: Running IPv6 custom multipath hash tests
# 57.45 [+3.62] TEST: Multipath hash field: Source IP (balanced)                    [ OK ]
# 57.46 [+0.01] INFO: Packets sent on path1 / path2: 6552 / 6050
# 59.63 [+2.17] TEST: Multipath hash field: Source IP (unbalanced)                  [ OK ]
# 59.65 [+0.02] INFO: Packets sent on path1 / path2: 1 / 12600
# 62.61 [+2.96] TEST: Multipath hash field: Destination IP (balanced)               [ OK ]
# 62.63 [+0.02] INFO: Packets sent on path1 / path2: 5951 / 6651
# 65.68 [+3.05] TEST: Multipath hash field: Destination IP (unbalanced)             [ OK ]
# 65.71 [+0.03] INFO: Packets sent on path1 / path2: 0 / 12600
# 1243.57 [+1177.87] TEST: Multipath hash field: Flowlabel (balanced)                    [ OK ]
# 1243.58 [+0.01] INFO: Packets sent on path1 / path2: 8494 / 8085
# 1246.35 [+2.77] TEST: Multipath hash field: Flowlabel (unbalanced)                  [ OK ]
# 1246.36 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1
# 1251.71 [+5.35] TEST: Multipath hash field: Source port (balanced)                  [ OK ]
# 1251.72 [+0.01] INFO: Packets sent on path1 / path2: 16276 / 16495
# 1256.68 [+4.96] TEST: Multipath hash field: Source port (unbalanced)                [ OK ]
# 1256.69 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1
# 1261.65 [+4.96] TEST: Multipath hash field: Destination port (balanced)             [ OK ]
# 1261.66 [+0.01] INFO: Packets sent on path1 / path2: 16277 / 16493
# 1266.74 [+5.08] TEST: Multipath hash field: Destination port (unbalanced)           [ OK ]
# 1266.75 [+0.01] INFO: Packets sent on path1 / path2: 32771 / 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__->