Re: [ovs-discuss] TSO changes with OVS-DPDK for higher throughput

2019-06-25 Thread Ian Stokes
On 6/25/2019 12:30 PM, Murali Veluru wrote: Thank Ian Stokes, It is very helpful for us. I was trying to apply these patches on openvswitch-2.11.1 repository, it was failing. Some of the files are not found. Could you, please let me know suitable version of ovs, where these patches

Re: [ovs-discuss] TSO changes with OVS-DPDK for higher throughput

2019-06-24 Thread Ian Stokes
On 6/24/2019 1:03 PM, Murali Veluru wrote: Hi All, I am testing ovs-dpdk performance test with the help of IPERF. I created VM using qemu command. I assigned IP 10.0.1.16 to VM and other device IP is 10.0.1.18 (Dev2). I am able to ping and able to run IPERF. It is giving average output

Re: [ovs-discuss] Unable to hotplug interface with DPDK initialized

2019-06-05 Thread Ian Stokes
e attached entire ovs-vswitchd.log which shows both error and success. After attaching the interface, I restarted openvswitch service and it was able to attach the interface. Regards Shriroop On 5/16/19, 7:35 AM, "Ian Stokes" wrote: O

Re: [ovs-discuss] Unable to hotplug interface with DPDK initialized

2019-05-16 Thread Ian Stokes
On 5/15/2019 10:37 PM, Shriroop Joshi (shrirjos) via discuss wrote: Hello ovs community I am trying to attach an interface (eth4-4) to a bridge (svc-br) with netdev datapath_type. Here are the steps which I follow: 1. Load vfio-pci driver 2. Bind vfio-pci driver to interface eth4-4 (following

Re: [ovs-discuss] OVS - QEMU unable to create vhostuserclient socket at /var/run/openvswitch

2019-05-16 Thread Ian Stokes
On 5/16/2019 3:04 PM, Joan Vidal wrote: Hi, I'm trying to use OVS-DPDK  vhostuserclient ports with a qemu guest on a CentOS host. QEMU guest fails to start with the following error: error: internal error: process exited while connecting to monitor: 2019-05-16T13:15:27.481680Z qemu-kvm:

Re: [ovs-discuss] TSO Support for OVS-DPDK

2019-05-15 Thread Ian Stokes
On 5/15/2019 9:05 AM, Harsh Gondaliya wrote: Dear Team, Since long I've been figuring out how to enable TSO support is OVS-DPDK bridge. I am trying to perform Inter-VM communication within same host (L2 forwarding). I get significantly less throughput in OVS-DPDK as compared to OVS bridge

Re: [ovs-discuss] Open vSwitch fails to allocate memory pool for DPDK port

2019-04-16 Thread Ian Stokes
I would assume 512 in both cases). - In this specific case, I only saw 512 HugePages_Total and 0 free because after the restart OVS was already using the 512 pages. What memory commands are you passing to OVS with DPDK (e.g. dpdk-socket-mem parameter etc.)? On 4/3/19, 6

Re: [ovs-discuss] Open vSwitch fails to allocate memory pool for DPDK port

2019-04-03 Thread Ian Stokes
On 4/3/2019 1:04 AM, Tobias Hofmann -T (tohofman - AAP3 INC at Cisco) via discuss wrote: Hello, I’m trying to attach a DPDK port with an mtu_size of 9216 to a bridge. For this purpose, I have allocated 512 HugePages of size 2MB for OVS (1GB in total). Hi, I couldn't reproduce the behavior

Re: [ovs-discuss] Packet drop after openvswitch bond interface toggles

2019-04-03 Thread Ian Stokes
and I'll follow up then. Ian -Satish Inakoti -Original Message- From: Ian Stokes Sent: Wednesday, April 03, 2019 1:09 PM To: Inakoti, Satish (Nokia - HU/Budapest) ; b...@openvswitch.org Subject: Re: [ovs-discuss] Packet drop after openvswitch bond interface toggles On 4/2/2019 8:11 AM

Re: [ovs-discuss] Packet drop after openvswitch bond interface toggles

2019-04-03 Thread Ian Stokes
On 4/2/2019 8:11 AM, Inakoti, Satish (Nokia - HU/Budapest) wrote: Hi, *Problem statement:* If a ovs-bond is configured with LACP active-active mode (SLB-balancing) and the one of the links go down and come back up again, we observe a packet drop for few seconds. *Environment:* Openvswitch

Re: [ovs-discuss] ovs-vswitchd crashing after initializing dpdk

2019-03-19 Thread Ian Stokes
On 3/18/2019 9:58 PM, Shriroop Joshi (shrirjos) via discuss wrote: Hi all I am trying to initialize dpdk and while doing that ovs-vswitchd process crashes with error in log: What version of OVS and DPDK are you using? 2019-03-18T13:32:41.112Z|00015|dpdk|ERR|EAL: Can only reserve 270 pages

Re: [ovs-discuss] ovs-vswitchd crashes when add or delete dpdk port

2019-01-07 Thread Ian Stokes
On 1/7/2019 1:33 PM, txfh2007 via discuss wrote: Hi all: I am running ovs with dpdk(version: ovs: 2.10.1, dpdk:17.11.4), and the ovs bridge topo is as below, I have found a problem when I add dpdk port or delete this port, the command is "ovs-vsctl add-port br-prv dpdk0 -- set Interface

Re: [ovs-discuss] [ovs-dev] Packet Drop Issue in OVS-DPDK L2FWD Application

2018-11-19 Thread Ian Stokes
On 11/18/2018 8:16 PM, vkrishnabhat k wrote: Hi Team, I am new to OVS and DPDK. While I am using l2fwd application with OVS and DPDK I am seeing packet drop issue in OVS bridge. Topology : My topology has Ubuntu machine (Ubuntu 18.04 LTS). I have installed Qemu-KVM 2.11.1 version. Also I am

Re: [ovs-discuss] poor ovs-dpdk performance vs ovs

2018-11-16 Thread Ian Stokes
On 11/16/2018 6:52 PM, Robert Brooks wrote: Hi Tiago, you are correct, this is a virtualization environment. The tests numbers I am quoting are running directly on the hypervisor, rather than guests. My ultimate aim is to get good performance for guests talking over VXLAN. Using OvS I get

Re: [ovs-discuss] 40 Gbit Traffic Test Problem

2018-10-26 Thread Ian Stokes
  pmd usage: 10 % pmd thread numa_id 0 core_id 6:   isolated : true   port: dpdk1 queue-id:  2  pmd usage:  9 % pmd thread numa_id 1 core_id 7:   isolated : true   port: dpdk1 queue-id:  3  pmd usage: 10 % Regards, Mehmet. Ian Stokes mailto:ian.sto...@intel.com>

Re: [ovs-discuss] OVS+DPDK + DPDK-APP-with SRIOV

2018-10-25 Thread Ian Stokes
On 10/25/2018 3:10 AM, pratik maru wrote: Hello, I have a compute node installed with OVS+DPDK, and I am running a WRL Guest VM which also has DPDK app running inside it. This Guest VM has two interfaces - 1 VirtIO (mgmt) + 1 SRIOV (used by DPDK app). I am observing that as soon as my DPDK

Re: [ovs-discuss] ovs-dpdk TSO offload feather

2018-09-12 Thread Ian Stokes
On 9/12/2018 7:02 AM, multi_task wrote: Hi, What is the current state about the ovs-dpdk TSO offload feature? Is this planned any time soon? There is ongoing work to enable TSO for OVS with DPDK. There are patches available that are under review currently but have not been upstreamed to

Re: [ovs-discuss] dpdk installation failed with OVS

2018-07-12 Thread Ian Stokes
: Intel Corporation 82599ES 10-Gigabit SFI/SFP+ Network Connection (rev 01) So am I missing anything here? Regards, Sandeep On Thu, Jul 12, 2018 at 12:55 PM, Ben Pfaff <mailto:b...@ovn.org>> wrote: On Thu, Jul 12, 2018 at 03:42:08PM +0100, Ian Stokes wrote: > On 7/12/

Re: [ovs-discuss] dpdk installation failed with OVS

2018-07-12 Thread Ian Stokes
On 7/12/2018 5:54 PM, Ben Pfaff wrote: On Thu, Jul 12, 2018 at 11:26:53AM -0300, Flavio Leitner wrote: On Thu, Jul 12, 2018 at 09:41:24AM -0400, Sandeep Adapala wrote: Hello Ian, Currently I am using Ubuntu 16.04 OS OVS version is v2.6.1 and DPDK is v16.11.1 You need to follow the

Re: [ovs-discuss] dpdk installation failed with OVS

2018-07-12 Thread Ian Stokes
the 2.6.1 you're using. https://github.com/openvswitch/ovs/blob/branch-2.6/INSTALL.DPDK.md On Wed, Jul 11, 2018 at 1:40 PM, Ian Stokes wrote: On 7/10/2018 10:30 PM, Sandeep Adapala wrote: Hello, I am very new to OvS and DPDK but somehow after following the document http

Re: [ovs-discuss] dpdk installation failed with OVS

2018-07-11 Thread Ian Stokes
On 7/10/2018 10:30 PM, Sandeep Adapala wrote: Hello, I am very new to OvS and DPDK but somehow after following the document http://docs.openvswitch.org/en/latest/intro/install/dpdk/ I went through till ovs service start step but the problem I get is when I run ovs-vsctl get Open_vSwitch .

Re: [ovs-discuss] Error vhost-user socket device setup failure for socket...

2018-06-25 Thread Ian Stokes
On 6/22/2018 9:13 PM, kro...@gmx.com wrote: Hi all, I am trying to use OVS (2.5.4) with DPSK on Ubuntu server 16.04.3 (KVM host) purely for inter-VM communication. I have been following this guide very closely: https://help.ubuntu.com/lts/serverguide/DPDK.html Hi, Is there a hard