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 <[email protected]> --- 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 ============ ======= -- 2.7.5 _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
