Re: [ovs-dev] [PATCH 20/20] Documentation: Update NEWS and faq

2018-01-31 Thread Justin Pettit

> On Jan 31, 2018, at 7:55 PM, Pravin Shelar  wrote:
> 
> On Wed, Jan 31, 2018 at 10:50 AM, Justin Pettit  wrote:
>> 
>> Pravin, thank you for reviewing the patches.  When you're going though them, 
>> can you make a decision whether you think they're safe enough to pull into 
>> 2.9?
>> 
> Sure.
> Some of patches can be applied to 2.9. I will comment on it individually.

Great.  Feel free to just backport them directly unless you need some help from 
me.  (Which would be surprising. :-) )

--Justin


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


Re: [ovs-dev] [PATCH 20/20] Documentation: Update NEWS and faq

2018-01-31 Thread Justin Pettit

> On Jan 30, 2018, at 3:49 PM, Gregory Rose  wrote:
> 
> On 1/30/2018 3:43 PM, Justin Pettit wrote:
>> 
>>> On Jan 30, 2018, at 3:40 PM, Greg Rose  wrote:
>>> 
>>> Signed-off-by: Greg Rose 
>>> ---
>>> Documentation/faq/releases.rst | 1 +
>>> NEWS   | 2 ++
>>> 2 files changed, 3 insertions(+)
>>> 
>>> diff --git a/Documentation/faq/releases.rst b/Documentation/faq/releases.rst
>>> index 62a1957..2f03c89 100644
>>> --- a/Documentation/faq/releases.rst
>>> +++ b/Documentation/faq/releases.rst
>>> @@ -67,6 +67,7 @@ Q: What Linux kernel versions does each Open vSwitch 
>>> release work with?
>>> 2.7.x3.10 to 4.9
>>> 2.8.x3.10 to 4.12
>>> 2.9.x3.10 to 4.13
>>> +2.10.x   3.10 to 4.14
>> Thanks for the patches, Greg.  Should we try to get these into 2.9 or just 
>> wait for 2.10?
>> 
>> --Justin
>> 
>> 
> 
> I assumed 2.10 but... well, I'm not sure.  The major features new in the 
> Linux kernel since 4.13 are meters, NSH and erspan.  Not sure if we need 
> those for 2.9 or not.

Thanks, Greg.

Pravin, thank you for reviewing the patches.  When you're going though them, 
can you make a decision whether you think they're safe enough to pull into 2.9?

Thanks,

--Justin


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


Re: [ovs-dev] [PATCH 20/20] Documentation: Update NEWS and faq

2018-01-30 Thread Gregory Rose

On 1/30/2018 3:43 PM, Justin Pettit wrote:



On Jan 30, 2018, at 3:40 PM, Greg Rose  wrote:

Signed-off-by: Greg Rose 
---
Documentation/faq/releases.rst | 1 +
NEWS   | 2 ++
2 files changed, 3 insertions(+)

diff --git a/Documentation/faq/releases.rst b/Documentation/faq/releases.rst
index 62a1957..2f03c89 100644
--- a/Documentation/faq/releases.rst
+++ b/Documentation/faq/releases.rst
@@ -67,6 +67,7 @@ Q: What Linux kernel versions does each Open vSwitch release 
work with?
 2.7.x3.10 to 4.9
 2.8.x3.10 to 4.12
 2.9.x3.10 to 4.13
+2.10.x   3.10 to 4.14

Thanks for the patches, Greg.  Should we try to get these into 2.9 or just wait 
for 2.10?

--Justin




I assumed 2.10 but... well, I'm not sure.  The major features new in the 
Linux kernel since 4.13 are meters, NSH and erspan.  Not sure if we need 
those for 2.9 or not.


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


Re: [ovs-dev] [PATCH 20/20] Documentation: Update NEWS and faq

2018-01-30 Thread Justin Pettit


> On Jan 30, 2018, at 3:40 PM, Greg Rose  wrote:
> 
> Signed-off-by: Greg Rose 
> ---
> Documentation/faq/releases.rst | 1 +
> NEWS   | 2 ++
> 2 files changed, 3 insertions(+)
> 
> diff --git a/Documentation/faq/releases.rst b/Documentation/faq/releases.rst
> index 62a1957..2f03c89 100644
> --- a/Documentation/faq/releases.rst
> +++ b/Documentation/faq/releases.rst
> @@ -67,6 +67,7 @@ Q: What Linux kernel versions does each Open vSwitch 
> release work with?
> 2.7.x3.10 to 4.9
> 2.8.x3.10 to 4.12
> 2.9.x3.10 to 4.13
> +2.10.x   3.10 to 4.14

Thanks for the patches, Greg.  Should we try to get these into 2.9 or just wait 
for 2.10?

--Justin


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


[ovs-dev] [PATCH 20/20] Documentation: Update NEWS and faq

2018-01-30 Thread Greg Rose
Signed-off-by: Greg Rose 
---
 Documentation/faq/releases.rst | 1 +
 NEWS   | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/Documentation/faq/releases.rst b/Documentation/faq/releases.rst
index 62a1957..2f03c89 100644
--- a/Documentation/faq/releases.rst
+++ b/Documentation/faq/releases.rst
@@ -67,6 +67,7 @@ Q: What Linux kernel versions does each Open vSwitch release 
work with?
 2.7.x3.10 to 4.9
 2.8.x3.10 to 4.12
 2.9.x3.10 to 4.13
+2.10.x   3.10 to 4.14
  ==
 
 Open vSwitch userspace should also work with the Linux kernel module built
diff --git a/NEWS b/NEWS
index 726589c..38989bd 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,8 @@ Post-v2.9.0
 
 - ovs-vswitchd:
   * New options --l7 and --l7-len to "ofproto/trace" command.
+- Linux kernel 4.14
+  * Add support for compiling OVS with the latest Linux 4.14 kernel
 
 
 v2.9.0 - xx xxx 
-- 
1.8.3.1

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