Re: [dpdk-dev] Getting crash in rte_pktmbuf_alloc with 16.11 DPDK

2017-03-20 Thread Olivier Matz
Hi, On Fri, 17 Mar 2017 13:09:17 +0800, Yuanhan Liu wrote: > On Fri, Mar 17, 2017 at 03:46:53AM +, Dey, Souvik wrote: > > Hi , > > I am trying to do rte_pktmbuf_alloc from a mempool within a > > secondary process after doing a rte_mempool_lookup for the same mempool. > > But

Re: [dpdk-dev] Getting crash in rte_pktmbuf_alloc with 16.11 DPDK

2017-03-16 Thread Yuanhan Liu
On Fri, Mar 17, 2017 at 03:46:53AM +, Dey, Souvik wrote: > Hi , > I am trying to do rte_pktmbuf_alloc from a mempool within a > secondary process after doing a rte_mempool_lookup for the same mempool. But > the rte_pktmbuf_alloc crashes with the below backtrace I believe it's y

[dpdk-dev] Getting crash in rte_pktmbuf_alloc with 16.11 DPDK

2017-03-16 Thread Dey, Souvik
Hi , I am trying to do rte_pktmbuf_alloc from a mempool within a secondary process after doing a rte_mempool_lookup for the same mempool. But the rte_pktmbuf_alloc crashes with the below backtrace #0 0x in ?? () #1 0x00423da2 in rte_mempool_ops_dequeue_bul

[dpdk-dev] Getting crash in rte_pktmbuf_alloc with 16.11 DPDK

2017-03-16 Thread Dey, Souvik
Hi , I am trying to do rte_pktmbuf_alloc from a mempool within a secondary process after doing a rte_mempool_lookup for the same mempool. But the rte_pktmbuf_alloc crashes with the below backtrace #0 0x in ?? () #1 0x00423da2 in rte_mempool_ops_dequeue_bul