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
# 17.64 [+17.64] TEST: ping                                                          [ OK ]
# 19.02 [+1.38] TEST: ping6                                                         [ OK ]
# 19.11 [+0.10] INFO: Running IPv4 custom multipath hash tests
# 22.63 [+3.52] TEST: Multipath hash field: Source IP (balanced)                    [ OK ]
# 22.64 [+0.01] INFO: Packets sent on path1 / path2: 6551 / 6051
# 24.79 [+2.15] TEST: Multipath hash field: Source IP (unbalanced)                  [ OK ]
# 24.80 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1
# 27.75 [+2.95] TEST: Multipath hash field: Destination IP (balanced)               [ OK ]
# 27.76 [+0.01] INFO: Packets sent on path1 / path2: 6050 / 6551
# 30.62 [+2.87] TEST: Multipath hash field: Destination IP (unbalanced)             [ OK ]
# 30.64 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601
# 36.27 [+5.64] TEST: Multipath hash field: Source port (balanced)                  [ OK ]
# 36.29 [+0.01] INFO: Packets sent on path1 / path2: 16536 / 16233
# 41.65 [+5.36] TEST: Multipath hash field: Source port (unbalanced)                [ OK ]
# 41.67 [+0.02] INFO: Packets sent on path1 / path2: 32769 / 0
# 47.07 [+5.40] TEST: Multipath hash field: Destination port (balanced)             [ OK ]
# 47.08 [+0.01] INFO: Packets sent on path1 / path2: 16536 / 16233
# 52.53 [+5.44] TEST: Multipath hash field: Destination port (unbalanced)           [ OK ]
# 52.54 [+0.02] INFO: Packets sent on path1 / path2: 1 / 32769
# 52.77 [+0.22] INFO: Running IPv6 custom multipath hash tests
# 56.03 [+3.26] TEST: Multipath hash field: Source IP (balanced)                    [ OK ]
# 56.04 [+0.01] INFO: Packets sent on path1 / path2: 6901 / 5702
# 58.05 [+2.01] TEST: Multipath hash field: Source IP (unbalanced)                  [ OK ]
# 58.06 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600
# 61.16 [+3.10] TEST: Multipath hash field: Destination IP (balanced)               [ OK ]
# 61.17 [+0.01] INFO: Packets sent on path1 / path2: 6450 / 6151
# 64.22 [+3.04] TEST: Multipath hash field: Destination IP (unbalanced)             [ OK ]
# 64.23 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 0
# 1230.00 [+1165.77] TEST: Multipath hash field: Flowlabel (balanced)                    [ OK ]
# 1230.01 [+0.01] INFO: Packets sent on path1 / path2: 8265 / 8338
# 1232.71 [+2.70] TEST: Multipath hash field: Flowlabel (unbalanced)                  [ OK ]
# 1232.72 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601
# 1237.89 [+5.17] TEST: Multipath hash field: Source port (balanced)                  [ OK ]
# 1237.91 [+0.02] INFO: Packets sent on path1 / path2: 16485 / 16286
# 1243.09 [+5.18] TEST: Multipath hash field: Source port (unbalanced)                [ OK ]
# 1243.10 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769
# 1248.53 [+5.43] TEST: Multipath hash field: Destination port (balanced)             [ OK ]
# 1248.55 [+0.01] INFO: Packets sent on path1 / path2: 16484 / 16285
# 1253.53 [+4.98] TEST: Multipath hash field: Destination port (unbalanced)           [ OK ]
# 1253.54 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1
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__->