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.85 [+16.85] TEST: ping                                                          [ OK ]
# 18.16 [+1.31] TEST: ping6                                                         [ OK ]
# 18.26 [+0.10] INFO: Running IPv4 custom multipath hash tests
# 22.04 [+3.78] TEST: Multipath hash field: Source IP (balanced)                    [ OK ]
# 22.05 [+0.01] INFO: Packets sent on path1 / path2: 6001 / 6601
# 24.09 [+2.04] TEST: Multipath hash field: Source IP (unbalanced)                  [ OK ]
# 24.10 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12600
# 27.15 [+3.06] TEST: Multipath hash field: Destination IP (balanced)               [ OK ]
# 27.16 [+0.01] INFO: Packets sent on path1 / path2: 6100 / 6501
# 30.29 [+3.13] TEST: Multipath hash field: Destination IP (unbalanced)             [ OK ]
# 30.31 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12600
# 35.76 [+5.45] TEST: Multipath hash field: Source port (balanced)                  [ OK ]
# 35.77 [+0.01] INFO: Packets sent on path1 / path2: 16230 / 16539
# 41.12 [+5.35] TEST: Multipath hash field: Source port (unbalanced)                [ OK ]
# 41.13 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0
# 46.92 [+5.79] TEST: Multipath hash field: Destination port (balanced)             [ OK ]
# 46.93 [+0.01] INFO: Packets sent on path1 / path2: 16230 / 16539
# 52.57 [+5.64] TEST: Multipath hash field: Destination port (unbalanced)           [ OK ]
# 52.58 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0
# 52.80 [+0.22] INFO: Running IPv6 custom multipath hash tests
# 56.55 [+3.75] TEST: Multipath hash field: Source IP (balanced)                    [ OK ]
# 56.56 [+0.01] INFO: Packets sent on path1 / path2: 6500 / 6101
# 58.76 [+2.20] TEST: Multipath hash field: Source IP (unbalanced)                  [ OK ]
# 58.77 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0
# 62.29 [+3.52] TEST: Multipath hash field: Destination IP (balanced)               [ OK ]
# 62.31 [+0.02] INFO: Packets sent on path1 / path2: 6552 / 6051
# 65.31 [+3.00] TEST: Multipath hash field: Destination IP (unbalanced)             [ OK ]
# 65.32 [+0.01] INFO: Packets sent on path1 / path2: 12602 / 1
# 1214.51 [+1149.18] TEST: Multipath hash field: Flowlabel (balanced)                    [ OK ]
# 1214.52 [+0.01] INFO: Packets sent on path1 / path2: 8323 / 8272
# 1217.07 [+2.55] TEST: Multipath hash field: Flowlabel (unbalanced)                  [ OK ]
# 1217.08 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0
# 1222.43 [+5.35] TEST: Multipath hash field: Source port (balanced)                  [ OK ]
# 1222.45 [+0.02] INFO: Packets sent on path1 / path2: 16350 / 16422
# 1227.69 [+5.24] TEST: Multipath hash field: Source port (unbalanced)                [ OK ]
# 1227.70 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32770
# 1232.94 [+5.24] TEST: Multipath hash field: Destination port (balanced)             [ OK ]
# 1232.95 [+0.01] INFO: Packets sent on path1 / path2: 16348 / 16421
# 1237.74 [+4.79] TEST: Multipath hash field: Destination port (unbalanced)           [ OK ]
# 1237.75 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769
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__->