diff mbox series

[ovs-dev,branch-2.15] dpdk: Use DPDK 19.11.10 release

Message ID 20211028112207.28233-1-suneetha.kalahasthi@intel.com
State Superseded
Headers show
Series [ovs-dev,branch-2.15] dpdk: Use DPDK 19.11.10 release | expand

Checks

Context Check Description
ovsrobot/apply-robot success apply and check: success
ovsrobot/github-robot-_Build_and_Test success github build: passed

Commit Message

Suneetha Kalahasthi Oct. 28, 2021, 11:22 a.m. UTC
FAQ is updated to reflect the latest DPDK for OVS branch 2.13 and 2.14

Signed-off-by: Suneetha Kalahasthi <suneetha.kalahasthi@intel.com>
---
 Documentation/faq/releases.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Comments

Kevin Traynor Nov. 3, 2021, 9:58 a.m. UTC | #1
On 28/10/2021 12:22, Suneetha Kalahasthi wrote:
> FAQ is updated to reflect the latest DPDK for OVS branch 2.13 and 2.14
> 
> Signed-off-by: Suneetha Kalahasthi <suneetha.kalahasthi@intel.com>
> ---
>   Documentation/faq/releases.rst | 4 ++--
>   1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/Documentation/faq/releases.rst b/Documentation/faq/releases.rst
> index 3bc34c892..0fd1c2c39 100644
> --- a/Documentation/faq/releases.rst
> +++ b/Documentation/faq/releases.rst
> @@ -204,8 +204,8 @@ Q: What DPDK version does each Open vSwitch release work with?
>       2.10.x       17.11.10
>       2.11.x       18.11.9
>       2.12.x       18.11.9
> -    2.13.x       19.11.8
> -    2.14.x       19.11.8
> +    2.13.x       19.11.10
> +    2.14.x       19.11.10
>       2.15.x       20.11.1
>       ============ ========
>   
> 

I would suggest using similar title to previous patches like this as the 
title in isolation is a bit misleading.
e.g. "faq: Update OVS/DPDK version table for OVS 2.13/2.14.".
diff mbox series

Patch

diff --git a/Documentation/faq/releases.rst b/Documentation/faq/releases.rst
index 3bc34c892..0fd1c2c39 100644
--- a/Documentation/faq/releases.rst
+++ b/Documentation/faq/releases.rst
@@ -204,8 +204,8 @@  Q: What DPDK version does each Open vSwitch release work with?
     2.10.x       17.11.10
     2.11.x       18.11.9
     2.12.x       18.11.9
-    2.13.x       19.11.8
-    2.14.x       19.11.8
+    2.13.x       19.11.10
+    2.14.x       19.11.10
     2.15.x       20.11.1
     ============ ========