[ovs-dev] [PATCH v1 1/1] dpdk: Update to use DPDK 18.11.

Stokes, Ian ian.stokes at intel.com
Tue Dec 11 10:05:39 UTC 2018


Hi David,

good catch, I can modify this for a v2, I’ve sent this patch as an example of how we can move to 18.11 so I’m awaiting comments from others also, thanks for the heads up!

Ian

From: David Marchand [mailto:david.marchand at redhat.com]
Sent: Tuesday, December 11, 2018 8:31 AM
To: Stokes, Ian <ian.stokes at intel.com>
Cc: dev at openvswitch.org; i.maximets at samsung.com
Subject: Re: [ovs-dev] [PATCH v1 1/1] dpdk: Update to use DPDK 18.11.

Hello Ian,

On Tue, Dec 11, 2018 at 1:13 AM Ian Stokes <ian.stokes at intel.com<mailto:ian.stokes at intel.com>> wrote:

diff --git a/Documentation/intro/install/dpdk.rst b/Documentation/intro/install/dpdk.rst
index 13546bb72..61307cb7c 100644
--- a/Documentation/intro/install/dpdk.rst
+++ b/Documentation/intro/install/dpdk.rst

[...]

@@ -283,9 +283,9 @@ with either the ovs-vswitchd logs, or by running either of the commands::

   $ ovs-vswitchd --version
   ovs-vswitchd (Open vSwitch) 2.9.0
-  DPDK 17.11.0
+  DPDK 18.08.0
   $ ovs-vsctl get Open_vSwitch . dpdk_version
-  "DPDK 17.11.0"
+  "DPDK 18.08.0"

 At this point you can use ovs-vsctl to set up bridges and other Open vSwitch
 features. Seeing as we've configured the DPDK datapath, we will use DPDK-type

Just spotted this.
Do you want a patch for this ?
--
David Marchand


More information about the dev mailing list