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.62 [+27.62] TEST: ping                                                          [ OK ]
# 29.14 [+1.52] TEST: ping6                                                         [ OK ]
# 29.15 [+0.01] INFO: Running IPv4 custom multipath hash tests
# 34.53 [+5.38] TEST: Multipath hash field: Source IP (balanced)                    [ OK ]
# 34.54 [+0.01] INFO: Packets sent on path1 / path2: 6402 / 6202
# 37.36 [+2.82] TEST: Multipath hash field: Source IP (unbalanced)                  [ OK ]
# 37.37 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1
# 41.07 [+3.70] TEST: Multipath hash field: Destination IP (balanced)               [ OK ]
# 41.08 [+0.01] INFO: Packets sent on path1 / path2: 6201 / 6401
# 45.73 [+4.65] TEST: Multipath hash field: Destination IP (unbalanced)             [ OK ]
# 45.75 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600
# 52.42 [+6.67] TEST: Multipath hash field: Source port (balanced)                  [ OK ]
# 52.43 [+0.01] INFO: Packets sent on path1 / path2: 16375 / 16394
# 58.54 [+6.12] TEST: Multipath hash field: Source port (unbalanced)                [ OK ]
# 58.55 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769
# 65.43 [+6.88] TEST: Multipath hash field: Destination port (balanced)             [ OK ]
# 65.45 [+0.02] INFO: Packets sent on path1 / path2: 16375 / 16394
# 71.58 [+6.13] TEST: Multipath hash field: Destination port (unbalanced)           [ OK ]
# 71.59 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0
# 72.11 [+0.52] INFO: Running IPv6 custom multipath hash tests
# 77.38 [+5.27] TEST: Multipath hash field: Source IP (balanced)                    [ OK ]
# 77.40 [+0.02] INFO: Packets sent on path1 / path2: 6400 / 6201
# 80.15 [+2.76] TEST: Multipath hash field: Source IP (unbalanced)                  [ OK ]
# 80.16 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0
# 84.28 [+4.12] TEST: Multipath hash field: Destination IP (balanced)               [ OK ]
# 84.30 [+0.02] INFO: Packets sent on path1 / path2: 5451 / 7150
# 88.61 [+4.31] TEST: Multipath hash field: Destination IP (unbalanced)             [ OK ]
# 88.63 [+0.02] INFO: Packets sent on path1 / path2: 2 / 12601
# 2493.75 [+2405.12] TEST: Multipath hash field: Flowlabel (balanced)                    [ OK ]
# 2493.76 [+0.01] INFO: Packets sent on path1 / path2: 8425 / 8375
# 2496.62 [+2.87] TEST: Multipath hash field: Flowlabel (unbalanced)                  [ OK ]
# 2496.64 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601
# 2501.86 [+5.22] TEST: Multipath hash field: Source port (balanced)                  [ OK ]
# 2501.87 [+0.01] INFO: Packets sent on path1 / path2: 16423 / 16347
# 2506.85 [+4.98] TEST: Multipath hash field: Source port (unbalanced)                [ OK ]
# 2506.86 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0
# 2512.06 [+5.21] TEST: Multipath hash field: Destination port (balanced)             [ OK ]
# 2512.07 [+0.01] INFO: Packets sent on path1 / path2: 16423 / 16346
# 2517.07 [+5.00] TEST: Multipath hash field: Destination port (unbalanced)           [ OK ]
# 2517.07 [+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__->