[ovs-dev] [PATCH] docs: Update supported DPDK versions.

Kavanagh, Mark B mark.b.kavanagh at intel.com
Fri Feb 2 11:42:48 UTC 2018


>From: ovs-dev-bounces at openvswitch.org [mailto:ovs-dev-
>bounces at openvswitch.org] On Behalf Of Ian Stokes
>Sent: Tuesday, January 30, 2018 10:08 AM
>To: dev at openvswitch.org
>Subject: [ovs-dev] [PATCH] docs: Update supported DPDK versions.
>
>Update the OVS to DPDK release table to use the latest stable
>DPDK 16.11.4 for OVS 2.7.
>
>Signed-off-by: Ian Stokes <ian.stokes at 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 62a1957..86eefeb 100644
>--- a/Documentation/faq/releases.rst
>+++ b/Documentation/faq/releases.rst
>@@ -162,7 +162,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.4
>     2.8.x        17.05.2
>     2.9.x        17.11
>     ============ =======

Hey Ian,

I built OvS versions 2.7.1-.3 against DPDK v16.11.4 without issue.

However, with OvS v2.7.0, I see the following:

	Warning, treated as error:
	<redacted>/ovs/Documentation/topics/windows.rst:506:Footnote [5] is not referenced.
	make[2]: *** [htmldocs] Error 1
	make[2]: *** Waiting for unfinished jobs....
	make[2]: Leaving directory `/<redacted>/dev/ovs'
	make[1]: *** [all-recursive] Error 1
	make[1]: Leaving directory `/<redacted>/dev/ovs'
	make: *** [all] Error 2

It's worth noting though, that this issue is also present when building OvS v2.7.0 with DPDK v16.11.3. As such, I don't see this as an issues specific to this patch, but which should be resolved separately.

Acked-by: Mark Kavanagh <mark.b.kavanagh at intel.com>

Cheers,
Mark


>--
>2.7.5
>
>_______________________________________________
>dev mailing list
>dev at openvswitch.org
>https://mail.openvswitch.org/mailman/listinfo/ovs-dev


More information about the dev mailing list