make -C tools/testing/selftests TARGETS="net/forwarding" TEST_PROGS=gre_cuustom_multipath_hash.sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-2/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-2/tools/testing/selftests/net/forwarding' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-2/tools/testing/selftests/net/forwarding' make[1]: Entering directory '/home/virtme/testing-2/tools/testing/selftests/net/forwarding' TAP version 13 1..1 # timeout set to 10800 # selftests: net/forwarding: gre_custom_multipath_hash.sh # 7.53 [+7.53] TEST: ping [ OK ] # 8.51 [+0.98] TEST: ping6 [ OK ] # 8.53 [+0.02] INFO: Running IPv4 overlay custom multipath hash tests # 8.78 [+0.25] TEST: Multipath hash field: Inner source IP (balanced) [ OK ] # 8.78 [+0.00] INFO: Packets sent on path1 / path2: 6101 / 6500 # 9.03 [+0.25] TEST: Multipath hash field: Inner source IP (unbalanced) [ OK ] # 9.04 [+0.00] INFO: Packets sent on path1 / path2: 0 / 12600 # 9.27 [+0.24] TEST: Multipath hash field: Inner destination IP (balanced) [ OK ] # 9.27 [+0.00] INFO: Packets sent on path1 / path2: 6050 / 6550 # 9.48 [+0.21] TEST: Multipath hash field: Inner destination IP (unbalanced) [ OK ] # 9.48 [+0.00] INFO: Packets sent on path1 / path2: 0 / 12600 # 9.82 [+0.34] TEST: Multipath hash field: Inner source port (balanced) [ OK ] # 9.83 [+0.00] INFO: Packets sent on path1 / path2: 16189 / 16580 # 10.20 [+0.37] TEST: Multipath hash field: Inner source port (unbalanced) [ OK ] # 10.20 [+0.00] INFO: Packets sent on path1 / path2: 0 / 32769 # 10.54 [+0.34] TEST: Multipath hash field: Inner destination port (balanced) [ OK ] # 10.54 [+0.00] INFO: Packets sent on path1 / path2: 16189 / 16580 # 10.87 [+0.33] TEST: Multipath hash field: Inner destination port (unbalanced) [ OK ] # 10.87 [+0.00] INFO: Packets sent on path1 / path2: 0 / 32769 # 10.89 [+0.02] INFO: Running IPv6 overlay custom multipath hash tests # 11.15 [+0.26] TEST: Multipath hash field: Inner source IP (balanced) [ OK ] # 11.16 [+0.00] INFO: Packets sent on path1 / path2: 6300 / 6300 # 11.38 [+0.22] TEST: Multipath hash field: Inner source IP (unbalanced) [ OK ] # 11.38 [+0.00] INFO: Packets sent on path1 / path2: 0 / 12600 # 11.61 [+0.22] TEST: Multipath hash field: Inner destination IP (balanced) [ OK ] # 11.61 [+0.00] INFO: Packets sent on path1 / path2: 6150 / 6450 # 11.82 [+0.22] TEST: Multipath hash field: Inner destination IP (unbalanced) [ OK ] # 11.83 [+0.00] INFO: Packets sent on path1 / path2: 0 / 12600 # 136.22 [+124.39] TEST: Multipath hash field: Inner flowlabel (balanced) [ OK ] # 136.22 [+0.00] INFO: Packets sent on path1 / path2: 8256 / 8142 # 136.27 [+0.05] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 136.32 [+0.04] Runtime error (func=(main), adr=3): Divide by zero # 136.33 [+0.01] (standard_in) 1: syntax error # 136.33 [+0.00] TEST: Multipath hash field: Inner flowlabel (unbalanced) [ OK ] # 136.33 [+0.00] INFO: Packets sent on path1 / path2: 0 / 0 # 136.40 [+0.07] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 136.44 [+0.04] Runtime error (func=(main), adr=3): Divide by zero # 136.45 [+0.01] (standard_in) 1: syntax error # 136.46 [+0.00] TEST: Multipath hash field: Inner source port (balanced) [FAIL] # 136.46 [+0.00] Expected traffic to be balanced, but it is not # 136.46 [+0.00] INFO: Packets sent on path1 / path2: 0 / 0 # 136.52 [+0.06] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 136.56 [+0.04] Runtime error (func=(main), adr=3): Divide by zero # 136.57 [+0.01] (standard_in) 1: syntax error # 136.57 [+0.00] TEST: Multipath hash field: Inner source port (unbalanced) [ OK ] # 136.57 [+0.00] INFO: Packets sent on path1 / path2: 0 / 0 # 136.63 [+0.06] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 136.67 [+0.04] Runtime error (func=(main), adr=3): Divide by zero # 136.68 [+0.01] (standard_in) 1: syntax error # 136.68 [+0.00] TEST: Multipath hash field: Inner destination port (balanced) [FAIL] # 136.68 [+0.00] Expected traffic to be balanced, but it is not # 136.69 [+0.00] INFO: Packets sent on path1 / path2: 0 / 0 # 136.74 [+0.06] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 136.78 [+0.04] Runtime error (func=(main), adr=3): Divide by zero # 136.79 [+0.01] (standard_in) 1: syntax error # 136.79 [+0.00] TEST: Multipath hash field: Inner destination port (unbalanced) [ OK ] # 136.80 [+0.00] INFO: Packets sent on path1 / path2: 0 / 0 not ok 1 selftests: net/forwarding: gre_custom_multipath_hash.sh # exit=1 make[1]: Leaving directory '/home/virtme/testing-2/tools/testing/selftests/net/forwarding' make: Leaving directory '/home/virtme/testing-2/tools/testing/selftests' xx__-> echo $? 0 xx__->