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
# 27.88 [+27.88] TEST: ping                                                          [ OK ]
# 29.49 [+1.60] TEST: ping6                                                         [ OK ]
# 29.57 [+0.09] INFO: Running IPv4 custom multipath hash tests
# 34.93 [+5.36] TEST: Multipath hash field: Source IP (balanced)                    [ OK ]
# 34.95 [+0.02] INFO: Packets sent on path1 / path2: 6501 / 6103
# 37.61 [+2.66] TEST: Multipath hash field: Source IP (unbalanced)                  [ OK ]
# 37.62 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0
# 41.71 [+4.09] TEST: Multipath hash field: Destination IP (balanced)               [ OK ]
# 41.72 [+0.01] INFO: Packets sent on path1 / path2: 6750 / 5850
# 45.68 [+3.96] TEST: Multipath hash field: Destination IP (unbalanced)             [ OK ]
# 45.69 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0
# 52.82 [+7.13] TEST: Multipath hash field: Source port (balanced)                  [ OK ]
# 52.83 [+0.01] INFO: Packets sent on path1 / path2: 16447 / 16322
# 59.03 [+6.20] TEST: Multipath hash field: Source port (unbalanced)                [ OK ]
# 59.04 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769
# 65.58 [+6.54] TEST: Multipath hash field: Destination port (balanced)             [ OK ]
# 65.59 [+0.01] INFO: Packets sent on path1 / path2: 16447 / 16322
# 72.04 [+6.44] TEST: Multipath hash field: Destination port (unbalanced)           [ OK ]
# 72.05 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0
# 72.64 [+0.59] INFO: Running IPv6 custom multipath hash tests
# 77.93 [+5.29] TEST: Multipath hash field: Source IP (balanced)                    [ OK ]
# 77.94 [+0.01] INFO: Packets sent on path1 / path2: 6251 / 6350
# 80.61 [+2.67] TEST: Multipath hash field: Source IP (unbalanced)                  [ OK ]
# 80.62 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0
# 84.71 [+4.09] TEST: Multipath hash field: Destination IP (balanced)               [ OK ]
# 84.72 [+0.01] INFO: Packets sent on path1 / path2: 6551 / 6050
# 89.13 [+4.41] TEST: Multipath hash field: Destination IP (unbalanced)             [ OK ]
# 89.14 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601
# 2487.36 [+2398.22] TEST: Multipath hash field: Flowlabel (balanced)                    [ OK ]
# 2487.36 [+0.01] INFO: Packets sent on path1 / path2: 8474 / 8303
# 2490.39 [+3.02] TEST: Multipath hash field: Flowlabel (unbalanced)                  [ OK ]
# 2490.40 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1
# 2495.75 [+5.35] TEST: Multipath hash field: Source port (balanced)                  [ OK ]
# 2495.75 [+0.01] INFO: Packets sent on path1 / path2: 16536 / 16234
# 2500.60 [+4.84] TEST: Multipath hash field: Source port (unbalanced)                [ OK ]
# 2500.61 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 1
# 2505.67 [+5.07] TEST: Multipath hash field: Destination port (balanced)             [ OK ]
# 2505.68 [+0.01] INFO: Packets sent on path1 / path2: 16537 / 16234
# 2510.53 [+4.85] TEST: Multipath hash field: Destination port (unbalanced)           [ OK ]
# 2510.54 [+0.01] INFO: Packets sent on path1 / path2: 32771 / 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__->