[dpdk-users] Binding NIC to igb_uio or uio_pci_generic

2017-02-21 Thread Anand Prasad
observed in my tests, even without binding a NIC to DPDK igb_uio module, I am able to run the DPDK tests on that NIC. So, what is the importance/significance of binding a NIC to DPDK igb_uio module? Thanks in advance for quick response. Regards,Anand Prasad

[dpdk-users] Fw: DPDK Error --> EAL: No free hugepages reported in hugepages-2048kB

2016-02-05 Thread anand prasad
On Thursday, 4 February 2016 5:56 PM, anand prasad wrote: Hi DPDK Team, ? I am new to DPDK and trying to understand DPDK by running the examples provided in the kit. ?I am using UBUNTU 14.04 64 bit OS and have successfully buit the kit on this system. Am getting below errors while

[dpdk-users] DPDK Performance tips

2017-12-13 Thread Anand Prasad
.     The performance issue I am facing is the Packet Drop issue on the Rx side.  Two PC's with exactly same hardware configuration, one PC drops packets after few hours, but in the other PC I don't observe packet drop Highly appreciate a quick response Regards,Anand Prasad

Re: [dpdk-users] DPDK Performance tips

2018-02-19 Thread Anand Prasad
monitor). But, in such situations, pktgen application works without any packet drops. Regards,Anand Prasad  On Wednesday, 13 December 2017 4:41 PM, Thomas Monjalon <tho...@monjalon.net> wrote: 13/12/2017 09:14, Anand Prasad: >  Hi Dpdk team, >    Can anyone please share tips t

[dpdk-users] Running DPDK application in Linux init level 3

2018-04-10 Thread Anand Prasad
Hi DPDK Team,   I am trying to run DPDK application in Linux with init level 3 (no gui) and I am observing continuous packet drops on Rx side. But, If I boot Linux in init level 5 (GUI), then I dont see drops.   I have provided linux command line arguments (for isolating the cpu cores and

Re: [dpdk-users] Running DPDK application in Linux init level 3

2018-04-11 Thread Anand Prasad
Thanks Rami Rosen I tried the steps you have suggested, and with that, I am able to boot in command line.But still I face the same packet drop issue. Any guess, what causing problem? Regards,Anand Prasad On Wednesday, 11 April, 2018, 1:02:47 AM IST, Rosen, Rami <rami.ro...@intel.com>