Re: [vpp-dev] query regarding memif

2019-08-09 Thread Dave Barach via Lists.Fd.Io
Please try w/ master/latest or stable/1908. From: vpp-dev@lists.fd.io On Behalf Of via Lists.Fd.Io Sent: Wednesday, August 7, 2019 9:22 AM To: vpp-dev@lists.fd.io Cc: vpp-dev@lists.fd.io Subject: [vpp-dev] query regarding memif Hi, I am using vpp version 18.01.01 and i am getting a crash in

[vpp-dev] query regarding memif

2019-08-09 Thread via Lists.Fd.Io
Hi,I am using vpp version 18.01.01 and i am getting a crash in memif plugin. The scenario is that, the worker thread is processing traffic from memif and the main thread deleted the memif. Is there any corner scenario where in the worker can crash because of the memif getting deleted.The worker