Re: [vpp-dev] Regarding page table address NULL in dpdk_pool_create

2018-11-26 Thread Alok Makhariya
_dir_path); vec_free (huge_dir_path); Could this be a problem in some scenarios ? Is there a way to do some 'unlazy mount' here such that it is guaranteed before moving forward that what is required has been done ? Regards Alok -Original Message----- From: Damjan Marion

Re: [vpp-dev] Regarding page table address NULL in dpdk_pool_create

2018-11-23 Thread Alok Makhariya
Thanks Damjan. Regards Alok -Original Message- From: Damjan Marion Sent: 23 November 2018 15:03 To: Alok Makhariya Cc: vpp-dev@lists.fd.io Subject: Re: [vpp-dev] Regarding page table address NULL in dpdk_pool_create > > On 22 Nov 2018, at 10:55, Alok Makhariya wrote: &

Re: [vpp-dev] Regarding page table address NULL in dpdk_pool_create

2018-11-23 Thread Damjan Marion via Lists.Fd.Io
> > On 22 Nov 2018, at 10:55, Alok Makhariya wrote: > > Hi > > I have a situation where in some scenarios when VPP is restarted after a > crash, the VPP which is coming up itself crashes with the following backtrace. > This does not happen always. Any hints on what could cause this would be