[dpdk-dev] Problem with running the load balancer example application

2014-12-20 Thread Bruce Richardson
On Fri, Dec 19, 2014 at 12:14:27PM -0600, Haowei Yuan wrote: > Hi Bruce, > > Thank you very much for the information. I guess I will just use hugepages > then. > > At the beginning, the reason for using the --no-huge flag was that > somehow hugepages used by the app was not released (I don't rem

[dpdk-dev] Problem with running the load balancer example application

2014-12-19 Thread Haowei Yuan
Hi Bruce, Thank you very much for the information. I guess I will just use hugepages then. At the beginning, the reason for using the --no-huge flag was that somehow hugepages used by the app was not released (I don't remember what the exact situation was, it might be that the program failed some

[dpdk-dev] Problem with running the load balancer example application

2014-12-19 Thread Bruce Richardson
On Fri, Dec 19, 2014 at 01:43:26AM -0600, Haowei Yuan wrote: > Hi folks, > > I am new to DPDK and have been trying to run the load balancer example > application on a machine with two NUMA nodes. Somehow the program > cannot be launched correctly if I add the "--no-huge" option to the > command. I

[dpdk-dev] Problem with running the load balancer example application

2014-12-19 Thread Haowei Yuan
Hi folks, I am new to DPDK and have been trying to run the load balancer example application on a machine with two NUMA nodes. Somehow the program cannot be launched correctly if I add the "--no-huge" option to the command. I am wondering if someone had seen similar problems, or maybe I did someth