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
# 15.64 [+15.64] TEST: ping                                                          [ OK ]
# 16.96 [+1.32] TEST: ping6                                                         [ OK ]
# 17.06 [+0.10] INFO: Running IPv4 custom multipath hash tests
# 20.48 [+3.41] TEST: Multipath hash field: Source IP (balanced)                    [ OK ]
# 20.49 [+0.01] INFO: Packets sent on path1 / path2: 7001 / 5601
# 22.46 [+1.97] TEST: Multipath hash field: Source IP (unbalanced)                  [ OK ]
# 22.47 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1
# 26.13 [+3.66] TEST: Multipath hash field: Destination IP (balanced)               [ OK ]
# 26.14 [+0.01] INFO: Packets sent on path1 / path2: 5901 / 6700
# 28.96 [+2.82] TEST: Multipath hash field: Destination IP (unbalanced)             [ OK ]
# 28.97 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1
# 33.93 [+4.96] TEST: Multipath hash field: Source port (balanced)                  [ OK ]
# 33.94 [+0.01] INFO: Packets sent on path1 / path2: 16362 / 16407
# 39.07 [+5.12] TEST: Multipath hash field: Source port (unbalanced)                [ OK ]
# 39.08 [+0.02] INFO: Packets sent on path1 / path2: 32769 / 0
# 44.61 [+5.52] TEST: Multipath hash field: Destination port (balanced)             [ OK ]
# 44.62 [+0.01] INFO: Packets sent on path1 / path2: 16362 / 16407
# 49.86 [+5.24] TEST: Multipath hash field: Destination port (unbalanced)           [ OK ]
# 49.87 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0
# 50.08 [+0.21] INFO: Running IPv6 custom multipath hash tests
# 53.53 [+3.45] TEST: Multipath hash field: Source IP (balanced)                    [ OK ]
# 53.55 [+0.03] INFO: Packets sent on path1 / path2: 6600 / 6001
# 55.61 [+2.06] TEST: Multipath hash field: Source IP (unbalanced)                  [ OK ]
# 55.62 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600
# 59.05 [+3.43] TEST: Multipath hash field: Destination IP (balanced)               [ OK ]
# 59.06 [+0.01] INFO: Packets sent on path1 / path2: 6151 / 6451
# 61.77 [+2.70] TEST: Multipath hash field: Destination IP (unbalanced)             [ OK ]
# 61.78 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600
# 1238.84 [+1177.06] TEST: Multipath hash field: Flowlabel (balanced)                    [ OK ]
# 1238.85 [+0.01] INFO: Packets sent on path1 / path2: 8270 / 8335
# 1241.52 [+2.67] TEST: Multipath hash field: Flowlabel (unbalanced)                  [ OK ]
# 1241.54 [+0.02] INFO: Packets sent on path1 / path2: 1 / 12601
# 1247.02 [+5.48] TEST: Multipath hash field: Source port (balanced)                  [ OK ]
# 1247.03 [+0.01] INFO: Packets sent on path1 / path2: 16404 / 16367
# 1252.30 [+5.27] TEST: Multipath hash field: Source port (unbalanced)                [ OK ]
# 1252.31 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769
# 1257.28 [+4.96] TEST: Multipath hash field: Destination port (balanced)             [ OK ]
# 1257.29 [+0.01] INFO: Packets sent on path1 / path2: 16402 / 16367
# 1262.06 [+4.78] TEST: Multipath hash field: Destination port (unbalanced)           [ OK ]
# 1262.08 [+0.02] INFO: Packets sent on path1 / path2: 32770 / 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__->