Re: [ovs-dev] datapath/linux/compat question

2014-04-03 Thread Kyle Mestery
On Wed, Apr 2, 2014 at 7:05 PM, Jesse Gross wrote: > On Wed, Apr 2, 2014 at 9:56 AM, Zoltan Kiss wrote: >> On 01/04/14 20:26, Jesse Gross wrote: >>> >>> On Tue, Apr 1, 2014 at 11:41 AM, Kyle Mestery >>> wrote: On Tue, Apr 1, 2014 at 1:27 PM, Zoltan Kiss wrote: > > Hi, >>>

Re: [ovs-dev] datapath/linux/compat question

2014-04-02 Thread Jesse Gross
On Wed, Apr 2, 2014 at 9:56 AM, Zoltan Kiss wrote: > On 01/04/14 20:26, Jesse Gross wrote: >> >> On Tue, Apr 1, 2014 at 11:41 AM, Kyle Mestery >> wrote: >>> >>> On Tue, Apr 1, 2014 at 1:27 PM, Zoltan Kiss >>> wrote: Hi, I have a recent patch on net-next which affects OVS as w

Re: [ovs-dev] datapath/linux/compat question

2014-04-02 Thread Zoltan Kiss
On 01/04/14 20:26, Jesse Gross wrote: On Tue, Apr 1, 2014 at 11:41 AM, Kyle Mestery wrote: On Tue, Apr 1, 2014 at 1:27 PM, Zoltan Kiss wrote: Hi, I have a recent patch on net-next which affects OVS as well: http://git.kernel.org/cgit/linux/kernel/git/davem/net-next.git/commit/?id=36d5fe6a00

Re: [ovs-dev] datapath/linux/compat question

2014-04-01 Thread Jesse Gross
On Tue, Apr 1, 2014 at 11:41 AM, Kyle Mestery wrote: > On Tue, Apr 1, 2014 at 1:27 PM, Zoltan Kiss wrote: >> Hi, >> >> I have a recent patch on net-next which affects OVS as well: >> >> http://git.kernel.org/cgit/linux/kernel/git/davem/net-next.git/commit/?id=36d5fe6a000790f56039afe26834265db0a3a

Re: [ovs-dev] datapath/linux/compat question

2014-04-01 Thread Kyle Mestery
On Tue, Apr 1, 2014 at 1:27 PM, Zoltan Kiss wrote: > Hi, > > I have a recent patch on net-next which affects OVS as well: > > http://git.kernel.org/cgit/linux/kernel/git/davem/net-next.git/commit/?id=36d5fe6a000790f56039afe26834265db0a3ad4c > > I guess the changes for datapatch.c will turn up auto

[ovs-dev] datapath/linux/compat question

2014-04-01 Thread Zoltan Kiss
Hi, I have a recent patch on net-next which affects OVS as well: http://git.kernel.org/cgit/linux/kernel/git/davem/net-next.git/commit/?id=36d5fe6a000790f56039afe26834265db0a3ad4c I guess the changes for datapatch.c will turn up automagically sometime during a merge, is that correct? But there