Re: [ovs-discuss] OVS version for Linux 5.5 kernel version

2020-06-09 Thread Tonghao Zhang
On Wed, Jun 10, 2020 at 12:36 AM Sravan A Dinesh wrote: > Hi OVS team > Can you please suggest the OVS version which is > compatible with Linux 5.5 kernel version or is there any patch available > for the same. Also when are you planning to release OVS version 2.14. >

Re: [ovs-discuss] OVN DNS support questions

2020-06-09 Thread John Lang
Thanks Numan, that makes more sense.  I got the impression no special routing was needed.   John Lang w (303) 272-5457 c (970) 231-3724   From: Numan Siddique Sent: Tuesday, June 9, 2020 12:25 PM To: John Lang Cc: ovs-discuss Subject: Re: [ovs-discuss] OVN DNS support questions      

Re: [ovs-discuss] OVN DNS support questions

2020-06-09 Thread Numan Siddique
On Tue, Jun 9, 2020 at 11:49 PM John Lang wrote: > Numan, > > > > Earlier I had send an e-mail with the following question that you > responded to. I maybe should have asked if the pipeline would redirect the > DNS request to another DNS server to OVN. > > > > 1. If OVN can’t answer a DNS

Re: [ovs-discuss] OVN DNS support questions

2020-06-09 Thread John Lang
Numan, Earlier I had send an e-mail with the following question that you responded to. I maybe should have asked if the pipeline would redirect the DNS request to another DNS server to OVN. 1. If OVN can't answer a DNS request, does the pipeline forward it on the another DNS

Re: [ovs-discuss] [OVN] flow explosion in lr_in_arp_resolve table

2020-06-09 Thread Han Zhou
On Tue, Jun 9, 2020 at 9:06 AM Venugopal Iyer wrote: > Sorry for the delay, Han, a quick question below: > > > > *From:* ovn-kuberne...@googlegroups.com *On > Behalf Of *Han Zhou > *Sent:* Wednesday, June 3, 2020 4:27 PM > *To:* Girish Moodalbail > *Cc:* Tim Rozet ; Dumitru Ceara ; > Daniel

[ovs-discuss] OVS version for Linux 5.5 kernel version

2020-06-09 Thread Sravan A Dinesh
Hi OVS team Can you please suggest the OVS version which is compatible with Linux 5.5 kernel version or is there any patch available for the same. Also when are you planning to release OVS version 2.14. Please let me know. *With Best Regards* Sravan A Dinesh VVDN

Re: [ovs-discuss] [OVN] flow explosion in lr_in_arp_resolve table

2020-06-09 Thread Venugopal Iyer
Sorry for the delay, Han, a quick question below: From: ovn-kuberne...@googlegroups.com On Behalf Of Han Zhou Sent: Wednesday, June 3, 2020 4:27 PM To: Girish Moodalbail Cc: Tim Rozet ; Dumitru Ceara ; Daniel Alvarez Sanchez ; Dan Winship ; ovn-kuberne...@googlegroups.com; ovs-discuss ;

Re: [ovs-discuss] DP_Packet Payload Modification [Solved I think]

2020-06-09 Thread Gregory Rose
On 6/6/2020 7:16 AM, Luca Mancini wrote: Sorry for making a mess of this thread but I think I solved the issue. I noticed by doing some pointer prints that I was overwriting the whole l4 space including the header causing a mess with packet allignment so I used memcpy instead of

Re: [ovs-discuss] strange behavior when i send DP_PACKET from userspace

2020-06-09 Thread Luca Mancini
I believe it might be fixed by adding payload parameters to flow_compose() instead of setting it to null like I did From: Luca Mancini Sent: Tuesday, June 9, 2020 11:39 To: ovs-discuss@openvswitch.org Subject: strange

Re: [ovs-discuss] RFC - OVN end to end packet tracing - ovn-global-trace

2020-06-09 Thread Tim Rozet
Hi Dumitru, Thanks for the detailed explanation. It makes sense and would like to comment on a few things you touched on: 1. I do think we need to somehow functionally trigger conntrack when we do ofproto-trace. It's the only way to know what the real session state ends up being, and we need to be

[ovs-discuss] strange behavior when i send DP_PACKET from userspace

2020-06-09 Thread Luca Mancini
Hello, I’m having problems with sending custom packets using the ofproto_dpif_send_packet(). As said in the previoius thread https://mail.openvswitch.org/pipermail/ovs-discuss/2020-June/050204.html I thought to have correctly created a custom udp packet that contains as a payload a buffer of