Re: [dpdk-dev] Testpmd fails in initialization

2018-06-01 Thread Monika Mails
x-gnu/libdpdk.so.0(__rte_panic+0xd0) [0x7f882d770e18]] 1: [/usr/lib/x86_64-linux-gnu/libdpdk.so.0(rte_dump_stack+0x2b) [0x7f882d8e040b]] Aborted (core dumped) Regards, Monika On Fri, Jun 1, 2018 at 3:17 PM, Monika Mails wrote: > Hi Stephen > > For last command I just declared 10 hugepage

Re: [dpdk-dev] Testpmd fails in initialization

2018-06-01 Thread Monika Mails
Hi Stephen For last command I just declared 10 hugepages. Regards, Monika On Fri, Jun 1, 2018 at 3:11 PM, Stephen Hemminger < step...@networkplumber.org> wrote: > How much huge page memory did you confirm? > $ cat /proc/meminfo > > On Fri, Jun 1, 2018, 3:06 PM Monika Mails

[dpdk-dev] Testpmd fails in initialization

2018-06-01 Thread Monika Mails
Hi All, This is Monika. I am new to DPDK. I just installed DPDK release - 18.05 on my server and trying to run "testpmd" Here is my command and its output :- sudo testpmd -l 8 -n 4 -c 0x3 --socket-mem=512,512 EAL: Detected lcore 0 as core 3 on socket 0 EAL: Detected lcore 1 as core 3 on socket