[ovs-discuss] pmd segfault

2019-08-08 Thread Pradeep K.S
Hi All, Current software version: = openvswitch-2.9.0-19.el7fdp.1.x86_64 dpdk-17.11-7.el7.x86_64 3.10.0-957.21.3.el7.x86_64 VM Configuration: = I have vm having regular 2 virtio ports, 1 vhost-dpdk , 1 sriov ports on it. At times PMD crashes with

Re: [ovs-discuss] How to filter tagged frames in bridge?

2019-08-08 Thread Matthias May via discuss
On 08/08/2019 13:43, Felipe Arturo Polanco wrote: > The hypervisor is the one that adds the ports to the switch I specify. > > Is there a way to limit vlan tags being delivered to a fake bridge perhaps? I > only want untagged traffic in the fake > bridge.  > > > On Wed, Aug 7, 2019, 2:52 AM

Re: [ovs-discuss] How to filter tagged frames in bridge?

2019-08-08 Thread Felipe Arturo Polanco
The hypervisor is the one that adds the ports to the switch I specify. Is there a way to limit vlan tags being delivered to a fake bridge perhaps? I only want untagged traffic in the fake bridge. On Wed, Aug 7, 2019, 2:52 AM Matthias May via discuss < ovs-discuss@openvswitch.org> wrote: > On

Re: [ovs-discuss] [OVN] HA about OVN DB servers

2019-08-08 Thread Numan Siddique
On Thu, Aug 8, 2019 at 3:44 PM taoyunupt wrote: > Hi,Numan, > Thanks for you reply. Do you have advice for choosing which proxy > software for OVN DB servers? > > proxy > software > > | > > | > >

Re: [ovs-discuss] [OVN] HA about OVN DB servers

2019-08-08 Thread taoyunupt
Hi,Numan, Thanks for you reply. Do you have advice for choosing which proxy software for OVN DB servers? proxy software |

[ovs-discuss] VLAN ID Policing

2019-08-08 Thread V Sai Surya Laxman Rao Bellala
Hello community members, I want to send traffic to the interface with two different VLAN ID. I want to perform ingress policing based on VLAN ID. Thanks in advance Regards Laxman ___ discuss mailing list disc...@openvswitch.org

[ovs-discuss] [HELP] Question about handler threads in userspace datapath

2019-08-08 Thread txfh2007 via discuss
Hi all: I have found when using OVS-DPDK, there is still one handler thread and one revalidator thread. So is the handler thread necessary? As far as i know, in userspace , the upcall and flow put/del is done by pmd threads ? so what is the handler thread's job in userspace datapath ?

[ovs-discuss] OvS segfault when starting test-dpdkr

2019-08-08 Thread avatli
Hello community I'm trying to run the test-dpdkr application but it causes segmentation fault in ovs-vswitchd as below. Aug 2 21:48:32 ulak ovs-vsctl: ovs|1|vsctl|INFO|Called as ovs-vsctl add-port br0 dpdkr0 -- set Interface dpdkr0 type=dpdkr Aug 2 21:49:50 ulak test-dpdkr[31039]: