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
# 28.72 [+28.72] TEST: ping                                                          [ OK ]
# 30.39 [+1.66] TEST: ping6                                                         [ OK ]
# 30.47 [+0.09] INFO: Running IPv4 custom multipath hash tests
# 35.54 [+5.07] TEST: Multipath hash field: Source IP (balanced)                    [ OK ]
# 35.56 [+0.01] INFO: Packets sent on path1 / path2: 6001 / 6603
# 38.25 [+2.69] TEST: Multipath hash field: Source IP (unbalanced)                  [ OK ]
# 38.26 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0
# 42.05 [+3.79] TEST: Multipath hash field: Destination IP (balanced)               [ OK ]
# 42.06 [+0.01] INFO: Packets sent on path1 / path2: 6200 / 6400
# 46.30 [+4.24] TEST: Multipath hash field: Destination IP (unbalanced)             [ OK ]
# 46.31 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600
# 53.13 [+6.82] TEST: Multipath hash field: Source port (balanced)                  [ OK ]
# 53.14 [+0.01] INFO: Packets sent on path1 / path2: 16452 / 16317
# 59.73 [+6.59] TEST: Multipath hash field: Source port (unbalanced)                [ OK ]
# 59.74 [+0.02] INFO: Packets sent on path1 / path2: 0 / 32769
# 66.33 [+6.59] TEST: Multipath hash field: Destination port (balanced)             [ OK ]
# 66.34 [+0.01] INFO: Packets sent on path1 / path2: 16452 / 16318
# 72.43 [+6.09] TEST: Multipath hash field: Destination port (unbalanced)           [ OK ]
# 72.45 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0
# 72.96 [+0.52] INFO: Running IPv6 custom multipath hash tests
# 77.90 [+4.94] TEST: Multipath hash field: Source IP (balanced)                    [ OK ]
# 77.91 [+0.01] INFO: Packets sent on path1 / path2: 6201 / 6400
# 80.78 [+2.87] TEST: Multipath hash field: Source IP (unbalanced)                  [ OK ]
# 80.79 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12602
# 84.77 [+3.99] TEST: Multipath hash field: Destination IP (balanced)               [ OK ]
# 84.78 [+0.01] INFO: Packets sent on path1 / path2: 6501 / 6100
# 89.03 [+4.24] TEST: Multipath hash field: Destination IP (unbalanced)             [ OK ]
# 89.03 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12602
# 2503.13 [+2414.10] TEST: Multipath hash field: Flowlabel (balanced)                    [ OK ]
# 2503.14 [+0.01] INFO: Packets sent on path1 / path2: 8449 / 8383
# 2506.12 [+2.98] TEST: Multipath hash field: Flowlabel (unbalanced)                  [ OK ]
# 2506.12 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600
# 2511.37 [+5.25] TEST: Multipath hash field: Source port (balanced)                  [ OK ]
# 2511.38 [+0.01] INFO: Packets sent on path1 / path2: 16345 / 16425
# 2516.61 [+5.23] TEST: Multipath hash field: Source port (unbalanced)                [ OK ]
# 2516.62 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1
# 2521.95 [+5.33] TEST: Multipath hash field: Destination port (balanced)             [ OK ]
# 2521.96 [+0.01] INFO: Packets sent on path1 / path2: 16345 / 16425
# 2526.99 [+5.03] TEST: Multipath hash field: Destination port (unbalanced)           [ OK ]
# 2527.00 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32770
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__->