diff mbox series

[ovs-dev,v2,Branch-2.8] docs: Update supported DPDK versions.

Message ID 1520853148-26580-1-git-send-email-ian.stokes@intel.com
State Accepted
Delegated to: Ian Stokes
Headers show
Series [ovs-dev,v2,Branch-2.8] docs: Update supported DPDK versions. | expand

Commit Message

Stokes, Ian March 12, 2018, 11:12 a.m. UTC
Update the OVS to DPDK release table to use DPDK 16.11.x for
OVS 2.7. This will avoid future documentation updates for the
2.8 branch with regards to supported DPDK versions for OVS 2.7.

Signed-off-by: Ian Stokes <ian.stokes@intel.com>
---
 Documentation/faq/releases.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Kevin Traynor March 12, 2018, 11:30 a.m. UTC | #1
On 03/12/2018 11:12 AM, Ian Stokes wrote:
> Update the OVS to DPDK release table to use DPDK 16.11.x for
> OVS 2.7. This will avoid future documentation updates for the
> 2.8 branch with regards to supported DPDK versions for OVS 2.7.
> 

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

> Signed-off-by: Ian Stokes <ian.stokes@intel.com>
> ---
>  Documentation/faq/releases.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/faq/releases.rst b/Documentation/faq/releases.rst
> index 247e892..16421cf 100644
> --- a/Documentation/faq/releases.rst
> +++ b/Documentation/faq/releases.rst
> @@ -161,7 +161,7 @@ Q: What DPDK version does each Open vSwitch release work with?
>      2.4.x        2.0
>      2.5.x        2.2
>      2.6.x        16.07.2
> -    2.7.x        16.11.3
> +    2.7.x        16.11.x
>      2.8.x        17.05.2
>      ============ =======
>  
>
diff mbox series

Patch

diff --git a/Documentation/faq/releases.rst b/Documentation/faq/releases.rst
index 247e892..16421cf 100644
--- a/Documentation/faq/releases.rst
+++ b/Documentation/faq/releases.rst
@@ -161,7 +161,7 @@  Q: What DPDK version does each Open vSwitch release work with?
     2.4.x        2.0
     2.5.x        2.2
     2.6.x        16.07.2
-    2.7.x        16.11.3
+    2.7.x        16.11.x
     2.8.x        17.05.2
     ============ =======