diff mbox series

[ovs-dev,1/1] docs: Update DPDK version table

Message ID 20200212131556.2036-1-tomaszx.konieczny@intel.com
State Accepted
Headers show
Series [ovs-dev,1/1] docs: Update DPDK version table | expand

Commit Message

Konieczny, TomaszX Feb. 12, 2020, 1:15 p.m. UTC
Signed-off-by: Tomasz Konieczny <tomaszx.konieczny@intel.com>
---
 Documentation/faq/releases.rst | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Comments

Flavio Leitner Feb. 12, 2020, 2:13 p.m. UTC | #1
On Wed, Feb 12, 2020 at 02:15:56PM +0100, Tomasz Konieczny wrote:
> Signed-off-by: Tomasz Konieczny <tomaszx.konieczny@intel.com>
> ---

LGTM
Acked-by: Flavio Leitner <fbl@sysclose.org>
Kevin Traynor Feb. 12, 2020, 2:20 p.m. UTC | #2
On 12/02/2020 13:15, Tomasz Konieczny wrote:
> Signed-off-by: Tomasz Konieczny <tomaszx.konieczny@intel.com>
> ---
>  Documentation/faq/releases.rst | 5 +++--
>  1 file changed, 3 insertions(+), 2 deletions(-)
> 
> diff --git a/Documentation/faq/releases.rst b/Documentation/faq/releases.rst
> index 6702c58..6ff47d7 100644
> --- a/Documentation/faq/releases.rst
> +++ b/Documentation/faq/releases.rst
> @@ -185,8 +185,9 @@ Q: What DPDK version does each Open vSwitch release work with?
>      2.8.x        17.05.2
>      2.9.x        17.11.4
>      2.10.x       17.11.4
> -    2.11.x       18.11.5
> -    2.12.x       18.11.5
> +    2.11.x       18.11.6
> +    2.12.x       18.11.6
> +    2.13.x       19.11.0
>      ============ =======
>  
>  Q: Are all the DPDK releases that OVS versions work with maintained?
> 

Acked-by: Kevin Traynor <ktraynor@redhat.com>

(this should be backported to 2.13 branch too, ideally before release)
Stokes, Ian Feb. 17, 2020, 12:09 p.m. UTC | #3
On 2/12/2020 2:20 PM, Kevin Traynor wrote:
> On 12/02/2020 13:15, Tomasz Konieczny wrote:
>> Signed-off-by: Tomasz Konieczny <tomaszx.konieczny@intel.com>
>> ---
>>   Documentation/faq/releases.rst | 5 +++--
>>   1 file changed, 3 insertions(+), 2 deletions(-)
>>
>> diff --git a/Documentation/faq/releases.rst b/Documentation/faq/releases.rst
>> index 6702c58..6ff47d7 100644
>> --- a/Documentation/faq/releases.rst
>> +++ b/Documentation/faq/releases.rst
>> @@ -185,8 +185,9 @@ Q: What DPDK version does each Open vSwitch release work with?
>>       2.8.x        17.05.2
>>       2.9.x        17.11.4
>>       2.10.x       17.11.4
>> -    2.11.x       18.11.5
>> -    2.12.x       18.11.5
>> +    2.11.x       18.11.6
>> +    2.12.x       18.11.6
>> +    2.13.x       19.11.0
>>       ============ =======
>>   
>>   Q: Are all the DPDK releases that OVS versions work with maintained?
>>
> 
> Acked-by: Kevin Traynor <ktraynor@redhat.com>
> 
> (this should be backported to 2.13 branch too, ideally before release)

Thanks all, applied and backported.

Regards
Ian

> 
> _______________________________________________
> dev mailing list
> dev@openvswitch.org
> https://mail.openvswitch.org/mailman/listinfo/ovs-dev
>
diff mbox series

Patch

diff --git a/Documentation/faq/releases.rst b/Documentation/faq/releases.rst
index 6702c58..6ff47d7 100644
--- a/Documentation/faq/releases.rst
+++ b/Documentation/faq/releases.rst
@@ -185,8 +185,9 @@  Q: What DPDK version does each Open vSwitch release work with?
     2.8.x        17.05.2
     2.9.x        17.11.4
     2.10.x       17.11.4
-    2.11.x       18.11.5
-    2.12.x       18.11.5
+    2.11.x       18.11.6
+    2.12.x       18.11.6
+    2.13.x       19.11.0
     ============ =======
 
 Q: Are all the DPDK releases that OVS versions work with maintained?