Re: [ovs-discuss] OVS custom action

2020-04-24 Thread William Tu
On Fri, Apr 24, 2020 at 9:50 AM Ben Pfaff wrote: > > On Fri, Apr 24, 2020 at 02:50:43PM +, Luca Mancini wrote: > > I am trying to implement a new openflow action on an openvswitch, that upon > > request by the controller buffers a given packet. > > > > So assume a topology like H1—s1--s2—H2 w

Re: [ovs-discuss] OVS custom action

2020-04-24 Thread Ben Pfaff
On Fri, Apr 24, 2020 at 02:50:43PM +, Luca Mancini wrote: > I am trying to implement a new openflow action on an openvswitch, that upon > request by the controller buffers a given packet. > > So assume a topology like H1—s1--s2—H2 where h1 sends packets to h2, the > controller would specify

Re: [ovs-discuss] [OVN] OVN Load balancing algorithm

2020-04-24 Thread Ilya Maximets
On 4/24/20 3:19 AM, Han Zhou wrote: > Based on the discussion in OVN meeting today I did some more testing, and > here are my findings. > > - With ICMP (ping) between same source and destination it is always same > bucket selected by dp_hash. > - With "nc" specifying same TCP 5-tuples, the packe

[ovs-discuss] OVS custom action

2020-04-24 Thread Luca Mancini
Hi, I am trying to implement a new openflow action on an openvswitch, that upon request by the controller buffers a given packet. So assume a topology like H1—s1--s2—H2 where h1 sends packets to h2, the controller would specify a BUFFER action to all packets going from h1 to h2 Making the s1 sw

Re: [ovs-discuss] Second distributed router port on a gateway not being scheduled to a chassis

2020-04-24 Thread Brendan Doyle
On 24/04/2020 14:19, Numan Siddique wrote: On Thu, Apr 23, 2020 at 9:59 PM Brendan Doyle wrote: Hi, Sorry, this feels like another gotya FAQ type of question .. I have a logical router "lr_vcn1" and an "public" localnet switch "ls_external_vcn1" I configured a distributed router port on "l

Re: [ovs-discuss] Second distributed router port on a gateway not being scheduled to a chassis

2020-04-24 Thread Numan Siddique
On Thu, Apr 23, 2020 at 9:59 PM Brendan Doyle wrote: > > Hi, > > Sorry, this feels like another gotya FAQ type of question .. > > I have a logical router "lr_vcn1" and an "public" localnet switch > "ls_external_vcn1" > I configured a distributed router port on "lr_vcn1" and connect it to > "ls_ext

Re: [ovs-discuss] OVN - Opaque metadata on logical switch ports to simplify network policies

2020-04-24 Thread Dumitru Ceara
On 4/17/20 7:52 AM, Han Zhou wrote: > > > On Thu, Apr 16, 2020 at 9:54 PM Han Zhou > wrote: >> >> >> >> On Thu, Apr 16, 2020 at 2:41 AM Dumitru Ceara > wrote: >> > >> > On 4/11/20 1:03 AM, Han Zhou wrote: >> > > >> > > >> > > On Thu, Apr 9, 2020 a

Re: [ovs-discuss] [OVN]: Routing external traffic through a specific gateway

2020-04-24 Thread Brendan Doyle
Hi, I'm a bit of a newbie so may not be the best to advise, but I think what you are trying to do (if I understand correctly) is possible, have you checked out Numan's write up here: https://developers.redhat.com/blog/2018/11/08/how-to-create-an-open-virtual-network-distributed-gateway-router