[dpdk-users] Poor OVS-DPDK performance

2017-12-07 Thread abhishek jain
Hi Team Currently I have OVS-DPDK setup configured on Ubuntu 14.04.5 LTS. I'm also having one vnf with vhost interfaces mapped to OVS bridge br-int. However when I'm performing throughput with the same vnf,I'm getting very less throughput. Please provide me some pointers to boost the performance

Re: [dpdk-users] port 0 not present on board error

2017-12-07 Thread Pragash Vijayaragavan
Hi Dave, I tried running as root, that didn work as well. Thanks, Pragash Vijayaragavan Grad Student at Rochester Institute of Technology email : pxv3...@rit.edu ph : 585 764 4662 On Thu, Dec 7, 2017 at 11:18 PM, Dave Boutcher wrote: > Are you running as root (sudo)? > > Dave B > > On Dec 7,

Re: [dpdk-users] port 0 not present on board error

2017-12-07 Thread Dave Boutcher
Are you running as root (sudo)? Dave B On Dec 7, 2017, at 10:01 PM, Pragash Vijayaragavan mailto:pxv3...@rit.edu>> wrote: Hi Guys, I am trying to run the l3fwd dpdk app on my machine. I am getting the following error, can someone help me, Thanks. pragash@revvit:~/dpdk-stable-17.05.2/examples

[dpdk-users] port 0 not present on board error

2017-12-07 Thread Pragash Vijayaragavan
Hi Guys, I am trying to run the l3fwd dpdk app on my machine. I am getting the following error, can someone help me, Thanks. pragash@revvit:~/dpdk-stable-17.05.2/examples/l3fwd/build$ ./l3fwd -l 0-4 --no-huge -- -p 0x1 EAL: Detected 20 lcore(s) EAL: Probing VFIO support... EAL: Started without h

[dpdk-users] [VMXNET3]: device activation failed, while hotplug a vmxnet3 nic

2017-12-07 Thread 许可
Hi, I hit an interesting issue recently, while I try to hotplug a vmxnet3 nic to a vm. Here is the environment, ESXi 6.0 DPDK-16.07 Guest linux kernel 3.10.20 VM is running in ESXi6.0, I use Vsphere Client to Edit setting, add a vmxnet3 nic to this running vm (hotplu

[dpdk-users] Question on using Get PHY Abilities from DPDK Application

2017-12-07 Thread mark.hamilton
Hi We are using X710 cards with finisar SFP+'s. For support purposes we would like to be able to determine both: * the type of SFP+s inserted into the card. * optical power readings. from within a DPDK (v2.2.0-7) application running in a centos 6.8 based VM. We thought that we could obt