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.00 [+26.00] TEST: ping                                                          [ OK ]
# 27.47 [+1.47] TEST: ping6                                                         [ OK ]
# 27.48 [+0.01] INFO: Running IPv4 custom multipath hash tests
# 32.52 [+5.04] TEST: Multipath hash field: Source IP (balanced)                    [ OK ]
# 32.53 [+0.01] INFO: Packets sent on path1 / path2: 5751 / 6853
# 34.85 [+2.32] TEST: Multipath hash field: Source IP (unbalanced)                  [ OK ]
# 34.86 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 0
# 38.84 [+3.98] TEST: Multipath hash field: Destination IP (balanced)               [ OK ]
# 38.85 [+0.01] INFO: Packets sent on path1 / path2: 5650 / 6950
# 42.64 [+3.79] TEST: Multipath hash field: Destination IP (unbalanced)             [ OK ]
# 42.65 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0
# 49.21 [+6.56] TEST: Multipath hash field: Source port (balanced)                  [ OK ]
# 49.23 [+0.02] INFO: Packets sent on path1 / path2: 16472 / 16298
# 55.37 [+6.14] TEST: Multipath hash field: Source port (unbalanced)                [ OK ]
# 55.38 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769
# 61.94 [+6.55] TEST: Multipath hash field: Destination port (balanced)             [ OK ]
# 61.94 [+0.00] INFO: Packets sent on path1 / path2: 16473 / 16297
# 68.23 [+6.28] TEST: Multipath hash field: Destination port (unbalanced)           [ OK ]
# 68.23 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769
# 68.74 [+0.51] INFO: Running IPv6 custom multipath hash tests
# 73.53 [+4.78] TEST: Multipath hash field: Source IP (balanced)                    [ OK ]
# 73.54 [+0.01] INFO: Packets sent on path1 / path2: 6201 / 6400
# 76.34 [+2.81] TEST: Multipath hash field: Source IP (unbalanced)                  [ OK ]
# 76.35 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12602
# 79.86 [+3.51] TEST: Multipath hash field: Destination IP (balanced)               [ OK ]
# 79.87 [+0.01] INFO: Packets sent on path1 / path2: 6351 / 6250
# 83.78 [+3.91] TEST: Multipath hash field: Destination IP (unbalanced)             [ OK ]
# 83.79 [+0.02] INFO: Packets sent on path1 / path2: 1 / 12602
# 2310.06 [+2226.26] TEST: Multipath hash field: Flowlabel (balanced)                    [ OK ]
# 2310.07 [+0.01] INFO: Packets sent on path1 / path2: 8462 / 8316
# 2312.89 [+2.82] TEST: Multipath hash field: Flowlabel (unbalanced)                  [ OK ]
# 2312.90 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600
# 2318.26 [+5.35] TEST: Multipath hash field: Source port (balanced)                  [ OK ]
# 2318.26 [+0.01] INFO: Packets sent on path1 / path2: 16251 / 16519
# 2323.32 [+5.05] TEST: Multipath hash field: Source port (unbalanced)                [ OK ]
# 2323.32 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 1
# 2328.48 [+5.16] TEST: Multipath hash field: Destination port (balanced)             [ OK ]
# 2328.48 [+0.01] INFO: Packets sent on path1 / path2: 16251 / 16519
# 2333.52 [+5.04] TEST: Multipath hash field: Destination port (unbalanced)           [ OK ]
# 2333.53 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 1
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__->