[dpdk-dev] DPDK xen-dom0 not working at all

2014-11-03 Thread Murillo
gt; > Change > CONFIG_RTE_MACHINE="native" > To > CONFIG_RTE_MACHINE="default" > > >> -Original Message- >> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Murillo >> Sent: Thursday, October 30, 2014 11:11 PM >> To: dev at dpdk.org &g

[dpdk-dev] DPDK xen-dom0 not working at all

2014-11-03 Thread Liu, Jijiang
> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Murillo > Sent: Thursday, October 30, 2014 11:11 PM > To: dev at dpdk.org > Subject: Re: [dpdk-dev] DPDK xen-dom0 not working at all > > I am sorry, I missed it during the redaction of the email. I executed it > correcly. >

[dpdk-dev] DPDK xen-dom0 not working at all

2014-10-30 Thread Murillo
d in the following command. > > echo 2048 > /sys/kernel/mm/dom0-mm/memsize-mB/memsize > >> -Original Message- >> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Murillo >> Sent: Thursday, October 30, 2014 6:27 PM >> To: dev at dpdk.org >> Subject:

[dpdk-dev] DPDK xen-dom0 not working at all

2014-10-30 Thread Liu, Jijiang
">" was missed in the following command. echo 2048 > /sys/kernel/mm/dom0-mm/memsize-mB/memsize > -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Murillo > Sent: Thursday, October 30, 2014 6:27 PM > To: dev at dpdk.org > Subjec

[dpdk-dev] DPDK xen-dom0 not working at all

2014-10-30 Thread Murillo
English is not my native language; please excuse typing errors. I am new to DPDK with Xen, but I am able to run DPDK applications without xen using hugepages. But when I try to do it in xen-dom0 it does not work. Let me explain: I have followed the intructions on the Getting Started Guide, so