[vpp-dev] route via deleted interface freezes in unresolved state

2019-02-13 Thread Fedor Kazmin
Hello, all I have got an issue with routes via deleted interfaces, need some help. Route freezes in unresolved state Both stable/1804 and master, Ubuntu Xenial, gcc 5.4.0 Steps to reproduce: 1. Create and configure veth pair     ip link add name veth0 type veth peer name vpp0     ip link set d

[vpp-dev] broken GRE tunnel

2018-09-19 Thread Fedor Kazmin
Hello all, I have got an issue with GRE encapsulation, need some help. VPP creates broken tunnel, no actial connectivity. Both stable/1804 and master, Ubuntu Xenial, gcc 5.4.0 Steps to reproduce: 1. Create and configure veth pair     ip link add name veth0 type veth peer name vpp0     ip link set

Re: [vpp-dev] VPP hangs on GRE interface going up

2018-08-27 Thread Fedor Kazmin
Hi Neale, It seems all fine now. Thank you. Fedor On 08/27/2018 05:30 PM, Neale Ranns (nranns) wrote: Hi Fedor, You have exposed a bug. Thanks. Please re-test including: https://gerrit.fd.io/r/#/c/14504/ /neale *From: * on behalf of Fedor Kazmin *Date: *Monday, 27 August

[vpp-dev] VPP hangs on GRE interface going up

2018-08-27 Thread Fedor Kazmin
Hello, all I have got an issue with MPLS-o-GRE encapsulation, need some help. VPP hangs on GRE interface going up. Both stable/1804 and master, Ubuntu Xenial, gcc 5.4.0 Steps to reproduce: 1. Create and configure veth pair     ip link add name veth0 type veth peer name vpp0     ip link set dev v