Re: [ovs-dev] [branch-2.7 1/2] Set release date for 2.7.1.

2017-07-03 Thread Justin Pettit

> On Jul 3, 2017, at 7:56 AM, Flavio Leitner  wrote:
> 
> On Sat, Jul 01, 2017 at 04:34:34PM -0700, Justin Pettit wrote:
>> 
>>> On Jun 28, 2017, at 11:43 AM, Flavio Leitner  wrote:
>>> 
>>> On Wed, Jun 28, 2017 at 09:47:19AM -0700, Justin Pettit wrote:
 Signed-off-by: Justin Pettit 
 ---
>>> 
>>> Acked-by: Flavio Leitner 
>>> Thanks,
>> 
>> Thanks, Flavio.  I'd been hoping to get reviews on the couple of minor bug 
>> fixes I'd sent out around the same time as this patch.  Now with the July 
>> Fourth long weekend in the US, I figure I'll just wait until Wednesday, get 
>> my acks or nacks and release then.
>> 
>> I've captured your acks on these patches, though.  Thanks again!
> 
> That's fine. We have some upstream projects waiting for the 2.7.1 release,
> so please don't delay too much.

Okay.  My plan is to do the release on Wednesday.

> Speaking of pending fixes, we also need to figure out what to do with
> commit d3b8f5052292b3ba9084ffed097e90b87f2950f5 because it may introduce
> new issues as already reported in the ML.

Ben's on vacation and will be back on Wednesday.  He's commented on this issue, 
too, so let's see if he has more thoughts once he gets back.  Hopefully we can 
address it on Wednesday before the release.

--Justin


___
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev


Re: [ovs-dev] [branch-2.7 1/2] Set release date for 2.7.1.

2017-07-03 Thread Justin Pettit

> On Jul 3, 2017, at 12:58 PM, Stokes, Ian  wrote:
> 
>>> On Jul 3, 2017, at 3:22 AM, Stokes, Ian  wrote:
>>> 
>>> I have a small documentation and travis patch that I would like to see
>> get into 2.7.1.
>>> 
>>> https://patchwork.ozlabs.org/patch/778288/
>>> 
>>> It just updates the docs and travis to point to DPDK 16.11.2 instead of
>> 16.11.1, it's quite minimal.
>>> 
>>> Would it be possible to have this as part of the 2.7.1 branch?
>> 
>> Does this cause any sort of upgrade issues for people going from 2.7.0 to
>> 2.7.1?  I wouldn't normally expect to see that in a bug fix release, but I
>> don't know how the DPDK dependencies work.  I don't feel confident enough
>> to review the patch.  If you can get an acked-by and don't think it will
>> cause any problems, I'll get it merged.
>> 
>> Thanks,
>> 
>> --Justin
> Hi Justin,
> 
> DPDK upgrades such as 16.11.1 to 16.11.2 consist of bug fixes only in DPDK, 
> no api/abi changes so DPDK will work as before for OVS. I'll put a request 
> for review to see if we can get this in as it is the latest DPDK we'd like to 
> point customers to.

Great.  If it all possible, can you have the acked-by cc me so that I don't 
forget.

Thanks,

--Justin


___
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev


Re: [ovs-dev] [branch-2.7 1/2] Set release date for 2.7.1.

2017-07-03 Thread Stokes, Ian
> > On Jul 3, 2017, at 3:22 AM, Stokes, Ian  wrote:
> >
> > I have a small documentation and travis patch that I would like to see
> get into 2.7.1.
> >
> > https://patchwork.ozlabs.org/patch/778288/
> >
> > It just updates the docs and travis to point to DPDK 16.11.2 instead of
> 16.11.1, it's quite minimal.
> >
> > Would it be possible to have this as part of the 2.7.1 branch?
> 
> Does this cause any sort of upgrade issues for people going from 2.7.0 to
> 2.7.1?  I wouldn't normally expect to see that in a bug fix release, but I
> don't know how the DPDK dependencies work.  I don't feel confident enough
> to review the patch.  If you can get an acked-by and don't think it will
> cause any problems, I'll get it merged.
> 
> Thanks,
> 
> --Justin
Hi Justin,

DPDK upgrades such as 16.11.1 to 16.11.2 consist of bug fixes only in DPDK, no 
api/abi changes so DPDK will work as before for OVS. I'll put a request for 
review to see if we can get this in as it is the latest DPDK we'd like to point 
customers to.

Thanks
Ian


___
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev


Re: [ovs-dev] [branch-2.7 1/2] Set release date for 2.7.1.

2017-07-03 Thread Justin Pettit

> On Jul 3, 2017, at 3:22 AM, Stokes, Ian  wrote:
> 
> I have a small documentation and travis patch that I would like to see get 
> into 2.7.1.
> 
> https://patchwork.ozlabs.org/patch/778288/
> 
> It just updates the docs and travis to point to DPDK 16.11.2 instead of 
> 16.11.1, it's quite minimal.
> 
> Would it be possible to have this as part of the 2.7.1 branch?

Does this cause any sort of upgrade issues for people going from 2.7.0 to 
2.7.1?  I wouldn't normally expect to see that in a bug fix release, but I 
don't know how the DPDK dependencies work.  I don't feel confident enough to 
review the patch.  If you can get an acked-by and don't think it will cause any 
problems, I'll get it merged.

Thanks,

--Justin


___
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev


Re: [ovs-dev] [branch-2.7 1/2] Set release date for 2.7.1.

2017-07-03 Thread Flavio Leitner
On Sat, Jul 01, 2017 at 04:34:34PM -0700, Justin Pettit wrote:
> 
> > On Jun 28, 2017, at 11:43 AM, Flavio Leitner  wrote:
> > 
> > On Wed, Jun 28, 2017 at 09:47:19AM -0700, Justin Pettit wrote:
> >> Signed-off-by: Justin Pettit 
> >> ---
> > 
> > Acked-by: Flavio Leitner 
> > Thanks,
> 
> Thanks, Flavio.  I'd been hoping to get reviews on the couple of minor bug 
> fixes I'd sent out around the same time as this patch.  Now with the July 
> Fourth long weekend in the US, I figure I'll just wait until Wednesday, get 
> my acks or nacks and release then.
> 
> I've captured your acks on these patches, though.  Thanks again!

That's fine. We have some upstream projects waiting for the 2.7.1 release,
so please don't delay too much.

Speaking of pending fixes, we also need to figure out what to do with
commit d3b8f5052292b3ba9084ffed097e90b87f2950f5 because it may introduce
new issues as already reported in the ML.

-- 
Flavio
___
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev


Re: [ovs-dev] [branch-2.7 1/2] Set release date for 2.7.1.

2017-07-03 Thread Stokes, Ian
> -Original Message-
> From: ovs-dev-boun...@openvswitch.org [mailto:ovs-dev-
> boun...@openvswitch.org] On Behalf Of Justin Pettit
> Sent: Sunday, July 2, 2017 12:35 AM
> To: Flavio Leitner <f...@redhat.com>
> Cc: d...@openvswitch.org
> Subject: Re: [ovs-dev] [branch-2.7 1/2] Set release date for 2.7.1.
> 
> 
> > On Jun 28, 2017, at 11:43 AM, Flavio Leitner <f...@redhat.com> wrote:
> >
> > On Wed, Jun 28, 2017 at 09:47:19AM -0700, Justin Pettit wrote:
> >> Signed-off-by: Justin Pettit <jpet...@ovn.org>
> >> ---
> >
> > Acked-by: Flavio Leitner <f...@sysclose.org> Thanks,
> 
> Thanks, Flavio.  I'd been hoping to get reviews on the couple of minor bug
> fixes I'd sent out around the same time as this patch.  Now with the July
> Fourth long weekend in the US, I figure I'll just wait until Wednesday,
> get my acks or nacks and release then.
> 
> I've captured your acks on these patches, though.  Thanks again!
> 
> --Justin

Hi Justin,

I have a small documentation and travis patch that I would like to see get into 
2.7.1.

https://patchwork.ozlabs.org/patch/778288/

It just updates the docs and travis to point to DPDK 16.11.2 instead of 
16.11.1, it's quite minimal.

Would it be possible to have this as part of the 2.7.1 branch?

Ian
___
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev


Re: [ovs-dev] [branch-2.7 1/2] Set release date for 2.7.1.

2017-07-01 Thread Justin Pettit

> On Jun 28, 2017, at 11:43 AM, Flavio Leitner  wrote:
> 
> On Wed, Jun 28, 2017 at 09:47:19AM -0700, Justin Pettit wrote:
>> Signed-off-by: Justin Pettit 
>> ---
> 
> Acked-by: Flavio Leitner 
> Thanks,

Thanks, Flavio.  I'd been hoping to get reviews on the couple of minor bug 
fixes I'd sent out around the same time as this patch.  Now with the July 
Fourth long weekend in the US, I figure I'll just wait until Wednesday, get my 
acks or nacks and release then.

I've captured your acks on these patches, though.  Thanks again!

--Justin


___
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev


Re: [ovs-dev] [branch-2.7 1/2] Set release date for 2.7.1.

2017-06-28 Thread Flavio Leitner
On Wed, Jun 28, 2017 at 09:47:19AM -0700, Justin Pettit wrote:
> Signed-off-by: Justin Pettit 
> ---

Acked-by: Flavio Leitner 
Thanks,

fbl
___
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev