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
# 26.80 [+26.80] TEST: ping                                                          [ OK ]
# 28.28 [+1.48] TEST: ping6                                                         [ OK ]
# 28.29 [+0.01] INFO: Running IPv4 custom multipath hash tests
# 33.00 [+4.71] TEST: Multipath hash field: Source IP (balanced)                    [ OK ]
# 33.01 [+0.01] INFO: Packets sent on path1 / path2: 6551 / 6051
# 35.75 [+2.75] TEST: Multipath hash field: Source IP (unbalanced)                  [ OK ]
# 35.76 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600
# 39.96 [+4.19] TEST: Multipath hash field: Destination IP (balanced)               [ OK ]
# 39.97 [+0.02] INFO: Packets sent on path1 / path2: 6300 / 6300
# 44.83 [+4.86] TEST: Multipath hash field: Destination IP (unbalanced)             [ OK ]
# 44.84 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600
# 51.73 [+6.88] TEST: Multipath hash field: Source port (balanced)                  [ OK ]
# 51.74 [+0.02] INFO: Packets sent on path1 / path2: 16231 / 16538
# 57.54 [+5.80] TEST: Multipath hash field: Source port (unbalanced)                [ OK ]
# 57.55 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769
# 63.95 [+6.40] TEST: Multipath hash field: Destination port (balanced)             [ OK ]
# 63.96 [+0.01] INFO: Packets sent on path1 / path2: 16231 / 16539
# 70.54 [+6.58] TEST: Multipath hash field: Destination port (unbalanced)           [ OK ]
# 70.55 [+0.02] INFO: Packets sent on path1 / path2: 32769 / 0
# 71.01 [+0.46] INFO: Running IPv6 custom multipath hash tests
# 75.86 [+4.85] TEST: Multipath hash field: Source IP (balanced)                    [ OK ]
# 75.87 [+0.01] INFO: Packets sent on path1 / path2: 5701 / 6902
# 78.70 [+2.83] TEST: Multipath hash field: Source IP (unbalanced)                  [ OK ]
# 78.71 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12602
# 82.47 [+3.77] TEST: Multipath hash field: Destination IP (balanced)               [ OK ]
# 82.49 [+0.01] INFO: Packets sent on path1 / path2: 6000 / 6600
# 86.92 [+4.43] TEST: Multipath hash field: Destination IP (unbalanced)             [ OK ]
# 86.93 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12600
# 2309.67 [+2222.74] TEST: Multipath hash field: Flowlabel (balanced)                    [ OK ]
# 2309.68 [+0.01] INFO: Packets sent on path1 / path2: 8440 / 8296
# 2312.69 [+3.01] TEST: Multipath hash field: Flowlabel (unbalanced)                  [ OK ]
# 2312.70 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600
# 2318.40 [+5.70] TEST: Multipath hash field: Source port (balanced)                  [ OK ]
# 2318.41 [+0.01] INFO: Packets sent on path1 / path2: 16386 / 16384
# 2323.48 [+5.08] TEST: Multipath hash field: Source port (unbalanced)                [ OK ]
# 2323.49 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0
# 2328.95 [+5.46] TEST: Multipath hash field: Destination port (balanced)             [ OK ]
# 2328.96 [+0.01] INFO: Packets sent on path1 / path2: 16386 / 16383
# 2334.09 [+5.13] TEST: Multipath hash field: Destination port (unbalanced)           [ OK ]
# 2334.10 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 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'
[?2004hxx__-> echo $?
0
xx__-> echo scan > /sys/kernel/debug/kmemleak && cat /sys/kernel/debug/kmemleak
xx__->