Re: [vpp-dev] VPP 2005 crash with ip6 link local packets #vpp

2020-07-28 Thread Vipul Agrawal
Hi Neale, Unfortunately I am not able to trace a link local packet even after multiple attempts. I will keep a watch on this. I don't have tunnel nodes here. Thank you for all the support. Regards, Vipul From: Neale Ranns (nranns) Sent: 28 July 2020 20:54 To: vpp-dev@lists.fd.io; Vipul Agra

Re: [vpp-dev] FDIO Maintenance - 2020-07-28 1700 UTC to 2200 UTC

2020-07-28 Thread Vanessa Valderrama
All services are back up. We're continuing testing on Jenkins production. If you experience any issues, please open a ticket at support.linuxfoundation.org. Thank you, Anton and Vanessa On 7/28/20 11:03 AM, Vanessa Valderrama wrote: > > Placing Jenkins production in shutdown mode. All jobs will

Re: [vpp-dev] TCP timer race and another possible TCP issue

2020-07-28 Thread Florin Coras
Hi Ivan, Inline. > On Jul 28, 2020, at 8:45 AM, Ivan Shvedunov wrote: > > Hi Florin, > thanks, the fix has worked and http_static no longer crashes. Perfect, thanks for confirming! > > I still get a number of messages like this when using release build: > /usr/bin/vpp[39]: state_sent_ok:95

Re: [vpp-dev] FDIO Maintenance - 2020-07-28 1700 UTC to 2200 UTC

2020-07-28 Thread Vanessa Valderrama
Placing Jenkins production in shutdown mode. All jobs will be cancelled at 1800 UTC. Thank you, Vanessa On 7/27/20 2:34 PM, Vanessa Valderrama wrote: > > This is a reminder that we'll be performing maintenance tomorrow on > all system. I'd like to clairfy that we will not be migrating Gerrit > to

Re: [vpp-dev] Not getting DHCP ip on second DPDK interface

2020-07-28 Thread Dave Barach via lists.fd.io
Please don’t SHOUT by capitalizing; especially in a case like this which amounts to trying (unsuccessfully) to put two interfaces on the same subnet. What this trace actually shows is that the dhcp client received two addresses. D. [0] GigabitEthernet2/1/0 state DHCP_BOUND installed 1 addr 192.

Re: [vpp-dev] TCP timer race and another possible TCP issue

2020-07-28 Thread Ivan Shvedunov
Hi Florin, thanks, the fix has worked and http_static no longer crashes. I still get a number of messages like this when using release build: /usr/bin/vpp[39]: state_sent_ok:954: BUG: couldn't send response header! Not sure if it's actually a bug or the queue being actually full because of the pac

Re: [vpp-dev] VPP 2005 crash with ip6 link local packets #vpp

2020-07-28 Thread Neale Ranns via lists.fd.io
I don't see an ip6 packet with a link local destination. I can't do anything with a trace without the offending packet. Do I infer correctly you have some tunnel decap nodes? As a guess to the cause of the problem, you should ensure all decapped packets go to ip6-local before ip6-lookup (and th

[vpp-dev] Not getting DHCP ip on second DPDK interface

2020-07-28 Thread aish84
Hi, I created two DPDK interface on ubuntu VM and setting them to DHCP client. But only one interface gets DHCP IP. 1. BGvpp# show int Name               Idx    State  MTU (L3/IP4/IP6/MPLS)     Counter           Count GigabitEthernet2/1/0              1     down         9000/0/0/0 GigabitEtherne