Re: [ovs-dev] [PATCH 00/14] UDP tunneling backports

2015-02-19 Thread Jesse Gross
On Thu, Feb 19, 2015 at 12:02 PM, Jesse Gross wrote: > On Thu, Feb 19, 2015 at 11:29 AM, Pravin Shelar wrote: >> On Wed, Feb 18, 2015 at 7:02 PM, Jesse Gross wrote: >>> This series backports much of the UDP tunnel infrastructure, ultimately >>> in support of syncing Geneve with upstream and prov

Re: [ovs-dev] [PATCH 00/14] UDP tunneling backports

2015-02-19 Thread Jesse Gross
On Thu, Feb 19, 2015 at 11:29 AM, Pravin Shelar wrote: > On Wed, Feb 18, 2015 at 7:02 PM, Jesse Gross wrote: >> This series backports much of the UDP tunnel infrastructure, ultimately >> in support of syncing Geneve with upstream and providing outer UDP >> checksum support. >> >> During the backp

Re: [ovs-dev] [PATCH 00/14] UDP tunneling backports

2015-02-19 Thread Pravin Shelar
On Wed, Feb 18, 2015 at 7:02 PM, Jesse Gross wrote: > This series backports much of the UDP tunnel infrastructure, ultimately > in support of syncing Geneve with upstream and providing outer UDP > checksum support. > > During the backporting process, I realized that there are several > other lurki

Re: [ovs-dev] [PATCH 00/14] UDP tunneling backports

2015-02-18 Thread Jesse Gross
On Wed, Feb 18, 2015 at 7:02 PM, Jesse Gross wrote: > This series backports much of the UDP tunnel infrastructure, ultimately > in support of syncing Geneve with upstream and providing outer UDP > checksum support. > > During the backporting process, I realized that there are several > other lurki

[ovs-dev] [PATCH 00/14] UDP tunneling backports

2015-02-18 Thread Jesse Gross
This series backports much of the UDP tunnel infrastructure, ultimately in support of syncing Geneve with upstream and providing outer UDP checksum support. During the backporting process, I realized that there are several other lurking bugs that were fixed through a more complete UDP tunnel layer