Re: [vpp-dev] VPP hanging and running out of memory due to infinite loop related to nat44-hairpinning

2020-12-04 Thread Elias Rudberg
Hi Klement, > Would you mind pushing it to gerrit? Here: https://gerrit.fd.io/r/c/vpp/+/30284 > It would be super cool if the change also contained a test case ;-) Coolness is always my goal. Have a look, see if the patch qualifies. :-) / Elias -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all

Re: [vpp-dev]: Worker Thread Deadlock Detected from vl_api_clnt_node

2020-12-04 Thread Rajith PR via lists.fd.io
Thanks Dave. Yes I do see some changes made in vlibmemory INFRA in latest master. Earlier I had hard time back porting some fixes for NTP and fragmentation. I will plan for rebasing to stable version. On Thu, 3 Dec 2020 at 6:38 PM, wrote: > Looks like a corrupt binary API segment heap to me. Sig

[vpp-dev] Packet corruption over memif ( with libmemif )

2020-12-04 Thread Satya Murthy
Hi, We are facing a strange issue inĀ  packet transfer over memif channel. We have a memif connection setup with VPP as master and App as Client. When the App sends a 64 messages continuously to VPP, the response from VPP is getting corrupted. We are doing coloring of the message bytes on both s