[dpdk-users] Intel XL710 with KVM-SRIOV & DPDK i40evf driver drops packets on RX even on a small rates

2018-03-12 Thread Vishnuvardhan Reddy
Hi, We are running performance characterization for our customized DPDK application in the KVM Guest using Intel XL710 SRIOV VF. The Host is Netra X72 with XL710 NIC Quad port with 32 core. We are seeing RX packet drops at the VF level even for small packet rates (~200Mbps) & the DPDK rx_discard

[dpdk-users] vdev_probe(): failed to initialize virtio device

2018-03-12 Thread Alan Kayahan
Hello, I am trying to connect testpmd to an OVS port. Port in OVS is created using the following command ovs-vsctl add-port br0 vhost-user1 -- set Interface vhost-user1 type=dpdkvhostuser The command above creates the unix socket file /usr/local/var/run/openvswitch/vhost-user1. Then I launch

[dpdk-users] [DPDK-PDUMP] Issue: RING: Cannot reserve memory

2018-03-12 Thread RAJESH KUMAR S.R
Hi, I am new to dpdk. I'm trying to use dpdk-pdump tool. I'm able to capture packets on dpdk ports. But, I'm facing the following issue I'm getting a error "RING:Cannot reserve memory" while trying to restart the pdump tool or running 2 instances of pdump. I have also used the rte_eal_cleanup