Re: [ovs-dev] [PATCH v2] VxLAN-gpe implementation

2016-06-22 Thread Jesse Gross
On Wed, Jun 22, 2016 at 5:10 AM, Thadeu Lima de Souza Cascardo wrote: > On Tue, Jun 21, 2016 at 07:07:49PM -0700, Jesse Gross wrote: >> On Tue, Jun 21, 2016 at 5:53 PM, Yang, Yi wrote: >> > On Tue, Jun 21, 2016 at 09:26:58AM -0700, Jesse Gross wrote: >> >> On Mon, Jun 20, 2016 at 7:30 PM, Yang, Y

Re: [ovs-dev] [PATCH v2] VxLAN-gpe implementation

2016-06-22 Thread Thadeu Lima de Souza Cascardo
On Tue, Jun 21, 2016 at 07:07:49PM -0700, Jesse Gross wrote: > On Tue, Jun 21, 2016 at 5:53 PM, Yang, Yi wrote: > > On Tue, Jun 21, 2016 at 09:26:58AM -0700, Jesse Gross wrote: > >> On Mon, Jun 20, 2016 at 7:30 PM, Yang, Yi wrote: > >> > On Mon, Jun 20, 2016 at 07:00:56PM -0700, Jesse Gross wrote

Re: [ovs-dev] [PATCH v2] VxLAN-gpe implementation

2016-06-21 Thread Jesse Gross
On Tue, Jun 21, 2016 at 5:53 PM, Yang, Yi wrote: > On Tue, Jun 21, 2016 at 09:26:58AM -0700, Jesse Gross wrote: >> On Mon, Jun 20, 2016 at 7:30 PM, Yang, Yi wrote: >> > On Mon, Jun 20, 2016 at 07:00:56PM -0700, Jesse Gross wrote: >> >> >> >> >> >> Hi, Yi Yang. >> >> >> >> >> >> Before adding the

Re: [ovs-dev] [PATCH v2] VxLAN-gpe implementation

2016-06-21 Thread Yang, Yi
On Tue, Jun 21, 2016 at 09:26:58AM -0700, Jesse Gross wrote: > On Mon, Jun 20, 2016 at 7:30 PM, Yang, Yi wrote: > > On Mon, Jun 20, 2016 at 07:00:56PM -0700, Jesse Gross wrote: > >> >> > >> >> Hi, Yi Yang. > >> >> > >> >> Before adding the OVS_VXLAN_EXT_GPE extension to the out-of-tree > >> >> mo

Re: [ovs-dev] [PATCH v2] VxLAN-gpe implementation

2016-06-21 Thread Jesse Gross
On Mon, Jun 20, 2016 at 7:30 PM, Yang, Yi wrote: > On Mon, Jun 20, 2016 at 07:00:56PM -0700, Jesse Gross wrote: >> >> >> >> Hi, Yi Yang. >> >> >> >> Before adding the OVS_VXLAN_EXT_GPE extension to the out-of-tree module, >> >> you >> >> should send it to the mainline kernel. Besides, you need a

Re: [ovs-dev] [PATCH v2] VxLAN-gpe implementation

2016-06-20 Thread Yang, Yi
On Mon, Jun 20, 2016 at 07:00:56PM -0700, Jesse Gross wrote: > >> > >> Hi, Yi Yang. > >> > >> Before adding the OVS_VXLAN_EXT_GPE extension to the out-of-tree module, > >> you > >> should send it to the mainline kernel. Besides, you need a very good > >> justification why you can't wait for my pat

Re: [ovs-dev] [PATCH v2] VxLAN-gpe implementation

2016-06-20 Thread Jesse Gross
On Mon, Jun 20, 2016 at 6:39 PM, Yang, Yi wrote: > On Mon, Jun 20, 2016 at 10:11:14AM -0300, Thadeu Lima de Souza Cascardo wrote: >> On Mon, Jun 20, 2016 at 08:36:43PM +0800, Yi Yang wrote: >> > Current Linux kernel git tree has included VxLAN-gpe implementation >> > >> > author Jiri Benc >> > c

Re: [ovs-dev] [PATCH v2] VxLAN-gpe implementation

2016-06-20 Thread Yang, Yi
On Mon, Jun 20, 2016 at 10:11:14AM -0300, Thadeu Lima de Souza Cascardo wrote: > On Mon, Jun 20, 2016 at 08:36:43PM +0800, Yi Yang wrote: > > Current Linux kernel git tree has included VxLAN-gpe implementation > > > > author Jiri Benc > > committer David S. Miller > > commit e1e5314de08b

Re: [ovs-dev] [PATCH v2] VxLAN-gpe implementation

2016-06-20 Thread Thadeu Lima de Souza Cascardo
On Mon, Jun 20, 2016 at 08:36:43PM +0800, Yi Yang wrote: > Current Linux kernel git tree has included VxLAN-gpe implementation > > author Jiri Benc > committer David S. Miller > commit e1e5314de08ba6003b358125eafc9ad9e75a950c (patch) > tree1e18cdabf1c9d9ef17e26c6480e629465447f77f /dr

[ovs-dev] [PATCH v2] VxLAN-gpe implementation

2016-06-20 Thread Yi Yang
Current Linux kernel git tree has included VxLAN-gpe implementation author Jiri Benc committer David S. Miller commit e1e5314de08ba6003b358125eafc9ad9e75a950c (patch) tree1e18cdabf1c9d9ef17e26c6480e629465447f77f /drivers/net/vxlan.c parent a6d5bbf34efa8330af7b0b1dba0f38148516ed97 (d