Re: [dpdk-dev] Need help on dpdk packet-generator

2017-07-17 Thread Wiles, Keith
> On Jul 17, 2017, at 1:14 AM, harshavardhan Reddy > wrote: > > EAL: No free hugepages reported in hugepages-1048576kB > EAL: No free hugepages reported in hugepages-2048kB > PANIC in rte_eal_init(): > > Means you have to allocate hugepages before starting this app. > http://dpdk.org/doc/guide

Re: [dpdk-dev] Need help on dpdk packet-generator

2017-07-16 Thread harshavardhan Reddy
EAL: No free hugepages reported in hugepages-1048576kB EAL: No free hugepages reported in hugepages-2048kB PANIC in rte_eal_init(): Means you have to allocate hugepages before starting this app. http://dpdk.org/doc/guides/linux_gsg/sys_reqs.html#running-dpdk-applications On Mon, Jul 17, 2017 at

[dpdk-dev] Need help on dpdk packet-generator

2017-07-16 Thread Mahesh Ishwar Mathad
Hi team, Kernel Version : 4.5 DPDK Version :16.07.2 PKT-GEN Version: 3.3.4 I am trying to execute dpdk pkt-gen application to generator L2 traffic on DPDK ports. But I am getting errors while executing command : ./app/pktgen -c 0x7 -n 3 -- -p 0x1 -P -m "[1:2].0" Since I am allocating