make -C tools/testing/selftests TARGETS="net/forwarding" TEST_PROGS=ip6gree_custom_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: ip6gre_custom_multipath_hash.sh
# 23.00 [+23.00] TEST: ping                                                          [ OK ]
# 24.35 [+1.35] TEST: ping6                                                         [ OK ]
# 24.55 [+0.20] INFO: Running IPv4 overlay custom multipath hash tests
# 30.61 [+6.06] TEST: Multipath hash field: Inner source IP (balanced)              [FAIL]
# 30.61 [+0.00] Expected traffic to be balanced, but it is not
# 30.62 [+0.00] INFO: Packets sent on path1 / path2: 1 / 12602
# 33.92 [+3.30] TEST: Multipath hash field: Inner source IP (unbalanced)            [ OK ]
# 33.93 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600
# 37.81 [+3.88] TEST: Multipath hash field: Inner destination IP (balanced)         [FAIL]
# 37.81 [+0.00] Expected traffic to be balanced, but it is not
# 37.82 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600
# 44.19 [+6.37] TEST: Multipath hash field: Inner destination IP (unbalanced)       [ OK ]
# 44.20 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600
# 54.15 [+9.95] TEST: Multipath hash field: Inner source port (balanced)            [FAIL]
# 54.16 [+0.00] Expected traffic to be balanced, but it is not
# 54.16 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769
# 63.86 [+9.70] TEST: Multipath hash field: Inner source port (unbalanced)          [ OK ]
# 63.87 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770
# 73.79 [+9.92] TEST: Multipath hash field: Inner destination port (balanced)       [FAIL]
# 73.80 [+0.00] Expected traffic to be balanced, but it is not
# 73.81 [+0.02] INFO: Packets sent on path1 / path2: 2 / 32769
# 83.79 [+9.98] TEST: Multipath hash field: Inner destination port (unbalanced)     [ OK ]
# 83.80 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769
# 83.97 [+0.17] INFO: Running IPv6 overlay custom multipath hash tests
# 90.15 [+6.18] TEST: Multipath hash field: Inner source IP (balanced)              [FAIL]
# 90.15 [+0.00] Expected traffic to be balanced, but it is not
# 90.16 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600
# 93.83 [+3.67] TEST: Multipath hash field: Inner source IP (unbalanced)            [ OK ]
# 93.84 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600
# 99.38 [+5.54] TEST: Multipath hash field: Inner destination IP (balanced)         [FAIL]
# 99.38 [+0.00] Expected traffic to be balanced, but it is not
# 99.39 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600
# 105.55 [+6.17] TEST: Multipath hash field: Inner destination IP (unbalanced)       [ OK ]
# 105.58 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12602
# 1261.12 [+1155.55] TEST: Multipath hash field: Inner flowlabel (balanced)              [FAIL]
# 1261.13 [+0.00] Expected traffic to be balanced, but it is not
# 1261.14 [+0.01] INFO: Packets sent on path1 / path2: 108 / 16469
# 1266.20 [+5.06] TEST: Multipath hash field: Inner flowlabel (unbalanced)            [ OK ]
# 1266.21 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12601
# 1275.27 [+9.06] TEST: Multipath hash field: Inner source port (balanced)            [FAIL]
# 1275.27 [+0.00] Expected traffic to be balanced, but it is not
# 1275.28 [+0.01] INFO: Packets sent on path1 / path2: 2 / 32772
# 1284.10 [+8.82] TEST: Multipath hash field: Inner source port (unbalanced)          [ OK ]
# 1284.11 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769
# 1293.08 [+8.98] TEST: Multipath hash field: Inner destination port (balanced)       [FAIL]
# 1293.09 [+0.00] Expected traffic to be balanced, but it is not
# 1293.09 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770
# 1301.76 [+8.67] TEST: Multipath hash field: Inner destination port (unbalanced)     [ OK ]
# 1301.78 [+0.02] INFO: Packets sent on path1 / path2: 1 / 32769
not ok 1 selftests: net/forwarding: ip6gre_custom_multipath_hash.sh # exit=1
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__-> echo scan > /sys/kernel/debug/kmemleak && cat /sys/kernel/debug/kmemleak
xx__->