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] Unable to start DPDK+Netshard

2016-08-22 Thread harshavardhan Reddy
> > > > Could you please help me on that ! > > > > Thanks > > Jay > > > > *From:* harshavardhan Reddy [mailto:hvreddy1110 at gmail.com] > *Sent:* Monday, August 22, 2016 11:14 AM > *To:* Jayachandran Subramanian (MFG & Tech) wipro.com> > *Cc:*

[dpdk-dev] Unable to start DPDK+Netshard

2016-08-22 Thread harshavardhan Reddy
try o increase the hugepages to 4GB and run once again. Also it depends on how much memory u are reserving in mempools and for rings.. Regards, HVR On Sun, Aug 21, 2016 at 4:08 PM, wrote: > Hi , > > When I start netshard with dpdk-pmd stack , getting the below error > > RING: Cannot reserve mem

[dpdk-dev] help

2016-08-20 Thread harshavardhan Reddy
Hi Jay, You can refer the below sample applications from the doc. 23. Multi-process Sample Application 35. Distributor Sample Application you can also enable multi queue with s

[dpdk-dev] Not able to bring up the VM with dpdk enabled ovs bridge

2016-08-18 Thread harshavardhan Reddy
Hi, When I try to add the virtio interface to dpdk enabled ovs bridge I am getting below error message. "Unable to add port vnet1 to OVS bridge ovsbr0" I have added created the ovs bridge and added ports to the same as below. $OVS_DIR/utilities/ovs-vsctl add-port ovsbr0 vhost-user1 -- set Interf

[dpdk-dev] Intel DPDK support for ntop DPI

2015-02-16 Thread harshavardhan Reddy
Hi All, Is ntop DPI integration available for Intel DPDK..? I could see only Propretory qosmos ixEngine integrated with DPDK and Windriver with its own DPI. But not found any info about nDPI integration with DPDK. Thank You, Regards, HVR