[dpdk-dev] Question on huge pages and running DPDK apps inside containers

2014-07-03 Thread Anjali Kulkarni
-Original Message- >> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Anjali Kulkarni >> Sent: Thursday, July 03, 2014 7:41 AM >> To: dev at dpdk.org >> Subject: [dpdk-dev] Question on huge pages and running DPDK apps inside >> containers >> >> Hi,

[dpdk-dev] Question on huge pages and running DPDK apps inside containers

2014-07-03 Thread Richardson, Bruce
ev] Question on huge pages and running DPDK apps inside > containers > > Hi, > > I am encountering a problem running DPDK apps inside containers, and need > your help: > > I create containers by doing: > > lxc-create -t ubuntu -n fpc0 > lxc-start -n fpc0 > >

[dpdk-dev] Question on huge pages and running DPDK apps inside containers

2014-07-03 Thread Anjali Kulkarni
ff > >-Original Message- >From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Anjali Kulkarni >Sent: Thursday, July 03, 2014 7:41 AM >To: dev at dpdk.org >Subject: [dpdk-dev] Question on huge pages and running DPDK apps inside >containers > >Hi, > >I am enc

[dpdk-dev] Question on huge pages and running DPDK apps inside containers

2014-07-03 Thread Anjali Kulkarni
ursday, July 03, 2014 7:41 AM >To: dev at dpdk.org >Subject: [dpdk-dev] Question on huge pages and running DPDK apps inside >containers > >Hi, > >I am encountering a problem running DPDK apps inside containers, and need >your help: > >I create containers by doing: > >lxc-

[dpdk-dev] Question on huge pages and running DPDK apps inside containers

2014-07-03 Thread Shaw, Jeffrey B
o:dev-boun...@dpdk.org] On Behalf Of Anjali Kulkarni Sent: Thursday, July 03, 2014 7:41 AM To: dev at dpdk.org Subject: [dpdk-dev] Question on huge pages and running DPDK apps inside containers Hi, I am encountering a problem running DPDK apps inside containers, and need your help: I create con

[dpdk-dev] Question on huge pages and running DPDK apps inside containers

2014-07-03 Thread Anjali Kulkarni
Hi, I am encountering a problem running DPDK apps inside containers, and need your help: I create containers by doing: lxc-create -t ubuntu -n fpc0 lxc-start -n fpc0 (Reserve hugepages and follow all other steps to run the DPDK app on host) Then run a standard dpdk app, on host, it works fine