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.14 [+28.14] TEST: ping                                                          [ OK ]
# 29.69 [+1.55] TEST: ping6                                                         [ OK ]
# 29.77 [+0.08] INFO: Running IPv4 custom multipath hash tests
# 34.82 [+5.05] TEST: Multipath hash field: Source IP (balanced)                    [ OK ]
# 34.84 [+0.01] INFO: Packets sent on path1 / path2: 6602 / 6002
# 37.36 [+2.53] TEST: Multipath hash field: Source IP (unbalanced)                  [ OK ]
# 37.37 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600
# 41.32 [+3.95] TEST: Multipath hash field: Destination IP (balanced)               [ OK ]
# 41.33 [+0.01] INFO: Packets sent on path1 / path2: 6601 / 6001
# 45.25 [+3.92] TEST: Multipath hash field: Destination IP (unbalanced)             [ OK ]
# 45.27 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1
# 51.84 [+6.57] TEST: Multipath hash field: Source port (balanced)                  [ OK ]
# 51.86 [+0.02] INFO: Packets sent on path1 / path2: 16436 / 16333
# 57.68 [+5.82] TEST: Multipath hash field: Source port (unbalanced)                [ OK ]
# 57.69 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0
# 64.02 [+6.33] TEST: Multipath hash field: Destination port (balanced)             [ OK ]
# 64.02 [+0.01] INFO: Packets sent on path1 / path2: 16437 / 16333
# 70.20 [+6.18] TEST: Multipath hash field: Destination port (unbalanced)           [ OK ]
# 70.21 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1
# 70.75 [+0.54] INFO: Running IPv6 custom multipath hash tests
# 76.02 [+5.26] TEST: Multipath hash field: Source IP (balanced)                    [ OK ]
# 76.03 [+0.01] INFO: Packets sent on path1 / path2: 6451 / 6151
# 78.87 [+2.85] TEST: Multipath hash field: Source IP (unbalanced)                  [ OK ]
# 78.88 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 2
# 82.48 [+3.59] TEST: Multipath hash field: Destination IP (balanced)               [ OK ]
# 82.48 [+0.01] INFO: Packets sent on path1 / path2: 6350 / 6250
# 87.01 [+4.53] TEST: Multipath hash field: Destination IP (unbalanced)             [ OK ]
# 87.03 [+0.02] INFO: Packets sent on path1 / path2: 1 / 12601
# 2542.54 [+2455.50] TEST: Multipath hash field: Flowlabel (balanced)                    [ OK ]
# 2542.54 [+0.01] INFO: Packets sent on path1 / path2: 8455 / 8368
# 2545.51 [+2.97] TEST: Multipath hash field: Flowlabel (unbalanced)                  [ OK ]
# 2545.52 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0
# 2550.86 [+5.34] TEST: Multipath hash field: Source port (balanced)                  [ OK ]
# 2550.87 [+0.01] INFO: Packets sent on path1 / path2: 16513 / 16259
# 2556.01 [+5.14] TEST: Multipath hash field: Source port (unbalanced)                [ OK ]
# 2556.02 [+0.02] INFO: Packets sent on path1 / path2: 32770 / 1
# 2561.53 [+5.51] TEST: Multipath hash field: Destination port (balanced)             [ OK ]
# 2561.54 [+0.01] INFO: Packets sent on path1 / path2: 16513 / 16257
# 2566.57 [+5.04] TEST: Multipath hash field: Destination port (unbalanced)           [ OK ]
# 2566.58 [+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'
xx__-> echo $?
0
xx__-> echo scan > /sys/kernel/debug/kmemleak && cat /sys/kernel/debug/kmemleak
xx__->