Re: [ovs-discuss] GRE over IPv6 configuration

2019-06-14 Thread Gregory Rose
On 6/14/2019 11:06 AM, William Tu wrote: On Thu, Jun 13, 2019 at 9:44 AM Gregory Rose wrote: On 6/12/2019 2:47 PM, Gregory Rose wrote: On 6/12/2019 2:20 AM, Eli Britstein wrote: I started to code a support for upstream kernel. With this, the OVS port is created, as well as the netdev

Re: [ovs-discuss] GRE over IPv6 configuration

2019-06-14 Thread Gregory Rose
On 6/14/2019 10:55 AM, Ben Pfaff wrote: On Wed, Jun 05, 2019 at 09:30:18AM -0700, Gregory Rose wrote: On 6/4/2019 11:38 AM, Ben Pfaff wrote: On Tue, Jun 04, 2019 at 06:08:00PM +, Eli Britstein wrote: On 6/4/2019 8:24 PM, Ben Pfaff wrote: On Tue, Jun 04, 2019 at 03:13:02PM +, Eli

Re: [ovs-discuss] GRE over IPv6 configuration

2019-06-14 Thread William Tu
On Thu, Jun 13, 2019 at 9:44 AM Gregory Rose wrote: > > > > On 6/12/2019 2:47 PM, Gregory Rose wrote: > > > > On 6/12/2019 2:20 AM, Eli Britstein wrote: > >> > >> > >> I started to code a support for upstream kernel. With this, the OVS > >> port is created, as well as the netdev Linux device. I

Re: [ovs-discuss] GRE over IPv6 configuration

2019-06-14 Thread Ben Pfaff
On Wed, Jun 05, 2019 at 09:30:18AM -0700, Gregory Rose wrote: > > On 6/4/2019 11:38 AM, Ben Pfaff wrote: > > On Tue, Jun 04, 2019 at 06:08:00PM +, Eli Britstein wrote: > > > On 6/4/2019 8:24 PM, Ben Pfaff wrote: > > > > On Tue, Jun 04, 2019 at 03:13:02PM +, Eli Britstein wrote: > > > > >

Re: [ovs-discuss] datapath type problem

2019-06-14 Thread Ben Pfaff
On Fri, Jun 14, 2019 at 04:48:48PM +0800, dx wrote: > Hi, > > I am using ovn and want to use load balance in my project, but I got the > ovn-controller log: > > OFPT_FLOW_MOD (OF1.3) (xid=0x510): ADD table:47 > priority=100,ip,reg0=0x4/0x4,metadata=0x1 cookie:0xe4805c93 >

Re: [ovs-discuss] VxLAN in Userspace

2019-06-14 Thread Flavio Leitner via discuss
On Thu, Jun 13, 2019 at 10:58:21PM -0400, Vasu Dasari wrote: > Flavio, > > tnl_neigh_cache_flush(), flushes entire tunnel ARP table. When a bridge is > removed, ARP entries learnt on that bridge alone have to be removed. > Entries from other bridges have to be in tact. > > I am thinking of doing

Re: [ovs-discuss] Docker container connected by OVS+DPDK, `Ping` work but `iperf` NOT

2019-06-14 Thread xia rui
Hello Ben, Thank you for your replay, I have already try to "up" the ports created by ovs-docker. However, things do not work as well. The configuration of the ovs-docker port is : 9f59092068994_l Link encap:Ethernet HWaddr 96:ec:de:eb:e3:f9 inet6 addr: fe80::94ec:deff:feeb:e3f9/64

Re: [ovs-discuss] datapath type problem

2019-06-14 Thread dx
ovs version: # ovs-vsctl --version ovs-vsctl (Open vSwitch) 2.11.90 DB Schema 8.0.0 linux os: # cat /etc/redhat-release CentOS Linux release 7.6.1810 (Core) # uname -r 3.10.0-327.el7.x86_64 > > Hi, > > I am using ovn and want to use load balance in my project, but I got the > ovn-controller

[ovs-discuss] datapath type problem

2019-06-14 Thread dx
Hi, I am using ovn and want to use load balance in my project, but I got the ovn-controller log: OFPT_FLOW_MOD (OF1.3) (xid=0x510): ADD table:47 priority=100,ip,reg0=0x4/0x4,metadata=0x1 cookie:0xe4805c93 actions=ct(table=48,zone=NXM_NX_REG13[0..15],nat)