Re: [ovs-discuss] [External] : Re: SR-IOV OVN OpenStack Mellanox

2022-02-15 Thread Piotr Misiak
Hi Tony, AFAIK Mellanox ConnectX-5 and newer supports OVS DP offloading but it may be not fully supported (I mean not all match ops). On Tue, 15 Feb 2022 at 20:02 Tony Liu wrote: > You want virtual networking data plane on SmartNIC. > This idea came up a few years ago, but I am not aware of

Re: [ovs-discuss] [External] : Re: SR-IOV OVN OpenStack Mellanox

2022-02-15 Thread Piotr Misiak
Hi Brendan, Smart NIC offloads DataPath flows from OVS (because OVN uses OVS underneath). If you like to integrate OVN with Smart NIC, it have to support all flow operations used by OVN. Especially conntrack offloading, because OVN flows extensively use ct() operations in flow matching and flow

[ovs-discuss] [OVN][CT] nf_conntrack limits - silent drop / fill out

2021-08-24 Thread Piotr Misiak
Hi, I'm stressing OVN environment by generating millions of flows. What surprises me is when I fill out conntrack table on hypervisor I don't see any errors/warning from kernel nf_conntrack or openvswitch modules. When I increase conntrack table size, it is immediately filled out again so I'm

Re: [ovs-discuss] [OVN][VTEP] returning packets from VTEP have CT invalid state

2021-05-26 Thread Piotr Misiak
need locally on the HV determine output (VM) > port, and the logic is earlier, in the l2_lkp OF table, which is before OF > table "log_ingress_pipeline". > Maybe, I'm wrong, please ovn guys correct me. Anyway I'm also interested > if this patch is correct or not. > >

[ovs-discuss] [OVN][VTEP] returning packets from VTEP have CT invalid state

2021-05-26 Thread Piotr Misiak
Hi, VM on OVN: 10.129.25.83 IP behind VTEP: 10.129.25.170 Traffic initiated from behind the VTEP towards VM on OVN is working correctly, ex. running "ping 10.129.25.83". Traffic initiated from VM on OVN (10.129.25.83) towards VTEP is not, ex. running "ping 10.129.25.170". ICMP requests are

[ovs-discuss] [OVN] VTEP documentation / examples

2021-05-12 Thread Piotr Misiak
Hello, Is there any documentation for OVN VTEP with high level architecture and/or implementation examples? I would like to know how it works and how it integrates with OVN virtual networks. Is there a single VTEP VXLAN tunnel termination point on OVN side or VXLAN tunnels can be terminated on

Re: [ovs-discuss] BGP EVPN support

2021-03-10 Thread Piotr Misiak
We are also looking towards some kind of BGP functionality in Neutron/OVN, because a provider/external networks does not scale well, especially without network segmentation support. Currently we are working on POC implementation of a BGP speaker plugged into Neutron which will announce /32