Message ID | 20200212131556.2036-1-tomaszx.konieczny@intel.com |
---|---|
State | Accepted |
Headers | show |
Series | [ovs-dev,1/1] docs: Update DPDK version table | expand |
On Wed, Feb 12, 2020 at 02:15:56PM +0100, Tomasz Konieczny wrote: > Signed-off-by: Tomasz Konieczny <tomaszx.konieczny@intel.com> > --- LGTM Acked-by: Flavio Leitner <fbl@sysclose.org>
On 12/02/2020 13:15, Tomasz Konieczny wrote: > Signed-off-by: Tomasz Konieczny <tomaszx.konieczny@intel.com> > --- > Documentation/faq/releases.rst | 5 +++-- > 1 file changed, 3 insertions(+), 2 deletions(-) > > diff --git a/Documentation/faq/releases.rst b/Documentation/faq/releases.rst > index 6702c58..6ff47d7 100644 > --- a/Documentation/faq/releases.rst > +++ b/Documentation/faq/releases.rst > @@ -185,8 +185,9 @@ Q: What DPDK version does each Open vSwitch release work with? > 2.8.x 17.05.2 > 2.9.x 17.11.4 > 2.10.x 17.11.4 > - 2.11.x 18.11.5 > - 2.12.x 18.11.5 > + 2.11.x 18.11.6 > + 2.12.x 18.11.6 > + 2.13.x 19.11.0 > ============ ======= > > Q: Are all the DPDK releases that OVS versions work with maintained? > Acked-by: Kevin Traynor <ktraynor@redhat.com> (this should be backported to 2.13 branch too, ideally before release)
On 2/12/2020 2:20 PM, Kevin Traynor wrote: > On 12/02/2020 13:15, Tomasz Konieczny wrote: >> Signed-off-by: Tomasz Konieczny <tomaszx.konieczny@intel.com> >> --- >> Documentation/faq/releases.rst | 5 +++-- >> 1 file changed, 3 insertions(+), 2 deletions(-) >> >> diff --git a/Documentation/faq/releases.rst b/Documentation/faq/releases.rst >> index 6702c58..6ff47d7 100644 >> --- a/Documentation/faq/releases.rst >> +++ b/Documentation/faq/releases.rst >> @@ -185,8 +185,9 @@ Q: What DPDK version does each Open vSwitch release work with? >> 2.8.x 17.05.2 >> 2.9.x 17.11.4 >> 2.10.x 17.11.4 >> - 2.11.x 18.11.5 >> - 2.12.x 18.11.5 >> + 2.11.x 18.11.6 >> + 2.12.x 18.11.6 >> + 2.13.x 19.11.0 >> ============ ======= >> >> Q: Are all the DPDK releases that OVS versions work with maintained? >> > > Acked-by: Kevin Traynor <ktraynor@redhat.com> > > (this should be backported to 2.13 branch too, ideally before release) Thanks all, applied and backported. Regards Ian > > _______________________________________________ > dev mailing list > dev@openvswitch.org > https://mail.openvswitch.org/mailman/listinfo/ovs-dev >
diff --git a/Documentation/faq/releases.rst b/Documentation/faq/releases.rst index 6702c58..6ff47d7 100644 --- a/Documentation/faq/releases.rst +++ b/Documentation/faq/releases.rst @@ -185,8 +185,9 @@ Q: What DPDK version does each Open vSwitch release work with? 2.8.x 17.05.2 2.9.x 17.11.4 2.10.x 17.11.4 - 2.11.x 18.11.5 - 2.12.x 18.11.5 + 2.11.x 18.11.6 + 2.12.x 18.11.6 + 2.13.x 19.11.0 ============ ======= Q: Are all the DPDK releases that OVS versions work with maintained?
Signed-off-by: Tomasz Konieczny <tomaszx.konieczny@intel.com> --- Documentation/faq/releases.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-)