Re: [ovs-dev] Issues with the use of the clone action for resubmission to the pipeline

2017-01-10 Thread Ben Pfaff
Thank you very much for testing. I applied all four patches to master. On Sat, Jan 07, 2017 at 06:08:15PM +0800, Dong Jun wrote: > > On 2017/1/7 17:14, Dong Jun wrote: > >I tested my > >issue(https://mail.openvswitch.org/pipermail/ovs-dev/2016-December/326936.html) > >withpatch serial v3 1-4

Re: [ovs-dev] Issues with the use of the clone action for resubmission to the pipeline

2017-01-07 Thread Dong Jun
On 2017/1/7 17:14, Dong Jun wrote: I tested my issue(https://mail.openvswitch.org/pipermail/ovs-dev/2016-December/326936.html) withpatch serial v3 1-4 (http://patchwork.ozlabs.org/patch/712028/). It sounds a little vague, i mean all four patches from 1/4 to 4/4. The issue has been resolved.

Re: [ovs-dev] Issues with the use of the clone action for resubmission to the pipeline

2017-01-07 Thread Dong Jun
I tested my issue(https://mail.openvswitch.org/pipermail/ovs-dev/2016-December/326936.html) withpatch serial v3 1-4 (http://patchwork.ozlabs.org/patch/712028/). The issue has been resolved. Gateway NAT and floating ip NAT both worked well and conntrack flows were completed as well. Thank you.

Re: [ovs-dev] Issues with the use of the clone action for resubmission to the pipeline

2017-01-06 Thread Numan Siddique
On Fri, Jan 6, 2017 at 9:52 AM, Ben Pfaff wrote: > On Thu, Jan 05, 2017 at 05:54:46PM -0800, Jarno Rajahalme wrote: > > > > > On Jan 5, 2017, at 4:28 PM, Ben Pfaff wrote: > > > > > > On Tue, Jan 03, 2017 at 02:55:19AM -0800, Mickey Spiegel wrote: > > >> One of the

Re: [ovs-dev] Issues with the use of the clone action for resubmission to the pipeline

2017-01-05 Thread Ben Pfaff
On Thu, Jan 05, 2017 at 05:54:46PM -0800, Jarno Rajahalme wrote: > > > On Jan 5, 2017, at 4:28 PM, Ben Pfaff wrote: > > > > On Tue, Jan 03, 2017 at 02:55:19AM -0800, Mickey Spiegel wrote: > >> One of the motivations for clone is to use it as a lightweight way to > >> resubmit to

Re: [ovs-dev] Issues with the use of the clone action for resubmission to the pipeline

2017-01-05 Thread Mickey Spiegel
On Thu, Jan 5, 2017 at 4:28 PM, Ben Pfaff wrote: > On Tue, Jan 03, 2017 at 02:55:19AM -0800, Mickey Spiegel wrote: > > One of the motivations for clone is to use it as a lightweight way to > > resubmit to an earlier table at the beginning of the pipeline, without > > incurring all

Re: [ovs-dev] Issues with the use of the clone action for resubmission to the pipeline

2017-01-05 Thread Jarno Rajahalme
> On Jan 5, 2017, at 4:28 PM, Ben Pfaff wrote: > > On Tue, Jan 03, 2017 at 02:55:19AM -0800, Mickey Spiegel wrote: >> One of the motivations for clone is to use it as a lightweight way to >> resubmit to an earlier table at the beginning of the pipeline, without >> incurring all of

[ovs-dev] Issues with the use of the clone action for resubmission to the pipeline

2017-01-03 Thread Mickey Spiegel
One of the motivations for clone is to use it as a lightweight way to resubmit to an earlier table at the beginning of the pipeline, without incurring all of the overhead associated with openflow patch ports. One such usage is in OVN, where a recent patch set replaced the use of openflow patch