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.17 [+1.33] TEST: ping6                                                         [ OK ]
# 18.27 [+0.10] INFO: Running IPv4 custom multipath hash tests
# 22.00 [+3.73] TEST: Multipath hash field: Source IP (balanced)                    [ OK ]
# 22.01 [+0.01] INFO: Packets sent on path1 / path2: 6351 / 6251
# 23.92 [+1.90] TEST: Multipath hash field: Source IP (unbalanced)                  [ OK ]
# 23.92 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601
# 26.78 [+2.85] TEST: Multipath hash field: Destination IP (balanced)               [ OK ]
# 27.10 [+0.32] INFO: Packets sent on path1 / path2: 5600 / 7001
# 29.87 [+2.77] TEST: Multipath hash field: Destination IP (unbalanced)             [ OK ]
# 29.88 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601
# 35.07 [+5.19] TEST: Multipath hash field: Source port (balanced)                  [ OK ]
# 35.08 [+0.01] INFO: Packets sent on path1 / path2: 16358 / 16411
# 40.41 [+5.33] TEST: Multipath hash field: Source port (unbalanced)                [ OK ]
# 40.43 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769
# 45.99 [+5.56] TEST: Multipath hash field: Destination port (balanced)             [ OK ]
# 46.00 [+0.01] INFO: Packets sent on path1 / path2: 16359 / 16411
# 51.42 [+5.42] TEST: Multipath hash field: Destination port (unbalanced)           [ OK ]
# 51.43 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769
# 51.67 [+0.24] INFO: Running IPv6 custom multipath hash tests
# 55.41 [+3.74] TEST: Multipath hash field: Source IP (balanced)                    [ OK ]
# 55.43 [+0.01] INFO: Packets sent on path1 / path2: 6601 / 6001
# 57.45 [+2.02] TEST: Multipath hash field: Source IP (unbalanced)                  [ OK ]
# 57.46 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0
# 60.94 [+3.48] TEST: Multipath hash field: Destination IP (balanced)               [ OK ]
# 60.95 [+0.01] INFO: Packets sent on path1 / path2: 6751 / 5851
# 64.12 [+3.18] TEST: Multipath hash field: Destination IP (unbalanced)             [ OK ]
# 64.13 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601
# 1210.99 [+1146.86] TEST: Multipath hash field: Flowlabel (balanced)                    [ OK ]
# 1211.00 [+0.01] INFO: Packets sent on path1 / path2: 8251 / 8355
# 1213.59 [+2.59] TEST: Multipath hash field: Flowlabel (unbalanced)                  [ OK ]
# 1213.61 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12601
# 1218.74 [+5.13] TEST: Multipath hash field: Source port (balanced)                  [ OK ]
# 1218.75 [+0.01] INFO: Packets sent on path1 / path2: 16394 / 16377
# 1223.67 [+4.92] TEST: Multipath hash field: Source port (unbalanced)                [ OK ]
# 1223.69 [+0.02] INFO: Packets sent on path1 / path2: 32769 / 0
# 1228.54 [+4.85] TEST: Multipath hash field: Destination port (balanced)             [ OK ]
# 1228.58 [+0.03] INFO: Packets sent on path1 / path2: 16393 / 16376
# 1233.51 [+4.93] TEST: Multipath hash field: Destination port (unbalanced)           [ OK ]
# 1233.52 [+0.02] INFO: Packets sent on path1 / path2: 0 / 32770
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__->