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
# 22.83 [+22.83] TEST: ping                                                          [ OK ]
# 24.13 [+1.30] TEST: ping6                                                         [ OK ]
# 24.34 [+0.21] INFO: Running IPv4 overlay custom multipath hash tests
# 29.88 [+5.54] TEST: Multipath hash field: Inner source IP (balanced)              [FAIL]
# 29.88 [+0.00] Expected traffic to be balanced, but it is not
# 29.89 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12602
# 33.31 [+3.42] TEST: Multipath hash field: Inner source IP (unbalanced)            [ OK ]
# 33.32 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600
# 37.25 [+3.93] TEST: Multipath hash field: Inner destination IP (balanced)         [FAIL]
# 37.25 [+0.00] Expected traffic to be balanced, but it is not
# 37.26 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600
# 43.29 [+6.02] TEST: Multipath hash field: Inner destination IP (unbalanced)       [ OK ]
# 43.30 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600
# 52.66 [+9.36] TEST: Multipath hash field: Inner source port (balanced)            [FAIL]
# 52.66 [+0.00] Expected traffic to be balanced, but it is not
# 52.67 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770
# 62.31 [+9.64] TEST: Multipath hash field: Inner source port (unbalanced)          [ OK ]
# 62.32 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769
# 72.26 [+9.94] TEST: Multipath hash field: Inner destination port (balanced)       [FAIL]
# 72.26 [+0.00] Expected traffic to be balanced, but it is not
# 72.27 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32770
# 81.53 [+9.26] TEST: Multipath hash field: Inner destination port (unbalanced)     [ OK ]
# 81.54 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769
# 81.69 [+0.15] INFO: Running IPv6 overlay custom multipath hash tests
# 87.30 [+5.61] TEST: Multipath hash field: Inner source IP (balanced)              [FAIL]
# 87.31 [+0.00] Expected traffic to be balanced, but it is not
# 87.31 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600
# 90.89 [+3.58] TEST: Multipath hash field: Inner source IP (unbalanced)            [ OK ]
# 90.90 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12602
# 95.34 [+4.43] TEST: Multipath hash field: Inner destination IP (balanced)         [FAIL]
# 95.34 [+0.00] Expected traffic to be balanced, but it is not
# 95.35 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12601
# 101.50 [+6.15] TEST: Multipath hash field: Inner destination IP (unbalanced)       [ OK ]
# 101.51 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600
# 1281.40 [+1179.89] TEST: Multipath hash field: Inner flowlabel (balanced)              [FAIL]
# 1281.40 [+0.00] Expected traffic to be balanced, but it is not
# 1281.41 [+0.01] INFO: Packets sent on path1 / path2: 0 / 16501
# 1286.92 [+5.51] TEST: Multipath hash field: Inner flowlabel (unbalanced)            [ OK ]
# 1286.93 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12601
# 1296.33 [+9.41] TEST: Multipath hash field: Inner source port (balanced)            [FAIL]
# 1296.34 [+0.00] Expected traffic to be balanced, but it is not
# 1296.35 [+0.01] INFO: Packets sent on path1 / path2: 2 / 32771
# 1305.23 [+8.88] TEST: Multipath hash field: Inner source port (unbalanced)          [ OK ]
# 1305.24 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769
# 1314.57 [+9.33] TEST: Multipath hash field: Inner destination port (balanced)       [FAIL]
# 1314.58 [+0.00] Expected traffic to be balanced, but it is not
# 1314.59 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769
# 1323.87 [+9.28] TEST: Multipath hash field: Inner destination port (unbalanced)     [ OK ]
# 1323.88 [+0.01] INFO: Packets sent on path1 / path2: 0 / 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
[?2004hxx__->