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:[email protected]] Sent: Tuesday, December 11, 2018 8:31 AM To: Stokes, Ian <[email protected]> Cc: [email protected]; [email protected] 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 <[email protected]<mailto:[email protected]>> 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 _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
