diff mbox

[ovs-dev] dpdk: Update NEWS that DPDK 2.2 is now required

Message ID 1453904287-6501-1-git-send-email-fbl@redhat.com
State Not Applicable
Headers show

Commit Message

Flavio Leitner Jan. 27, 2016, 2:18 p.m. UTC
Signed-off-by: Flavio Leitner <fbl@redhat.com>
---
 NEWS | 1 +
 1 file changed, 1 insertion(+)

Comments

Ben Pfaff Jan. 27, 2016, 4:01 p.m. UTC | #1
On Wed, Jan 27, 2016 at 12:18:07PM -0200, Flavio Leitner wrote:
> Signed-off-by: Flavio Leitner <fbl@redhat.com>
> ---
>  NEWS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/NEWS b/NEWS
> index 5c18867..1a41cf4 100644
> --- a/NEWS
> +++ b/NEWS
> @@ -7,6 +7,7 @@ Post-v2.5.0
>       * OpenFlow 1.4+ OFPMP_QUEUE_DESC is now supported.
>     - ovs-ofctl:
>       * queue-get-config command now allows a queue ID to be specified.
> +   - Requires DPDK 2.2
>  
>  v2.5.0 - xx xxx xxxx
>  ---------------------

Branch-2.5 also requires DPDK 2.2, so this should be in the section for
v2.5.0.
Flavio Leitner Jan. 27, 2016, 4:16 p.m. UTC | #2
On Wed, 27 Jan 2016 08:01:50 -0800
Ben Pfaff <blp@ovn.org> wrote:

> On Wed, Jan 27, 2016 at 12:18:07PM -0200, Flavio Leitner wrote:
> > Signed-off-by: Flavio Leitner <fbl@redhat.com>
> > ---
> >  NEWS | 1 +
> >  1 file changed, 1 insertion(+)
> > 
> > diff --git a/NEWS b/NEWS
> > index 5c18867..1a41cf4 100644
> > --- a/NEWS
> > +++ b/NEWS
> > @@ -7,6 +7,7 @@ Post-v2.5.0
> >       * OpenFlow 1.4+ OFPMP_QUEUE_DESC is now supported.
> >     - ovs-ofctl:
> >       * queue-get-config command now allows a queue ID to be
> > specified.
> > +   - Requires DPDK 2.2
> >  
> >  v2.5.0 - xx xxx xxxx
> >  ---------------------  
> 
> Branch-2.5 also requires DPDK 2.2, so this should be in the section
> for v2.5.0.

Correct you are!
Sending v2...

Thanks.
diff mbox

Patch

diff --git a/NEWS b/NEWS
index 5c18867..1a41cf4 100644
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,7 @@  Post-v2.5.0
      * OpenFlow 1.4+ OFPMP_QUEUE_DESC is now supported.
    - ovs-ofctl:
      * queue-get-config command now allows a queue ID to be specified.
+   - Requires DPDK 2.2
 
 v2.5.0 - xx xxx xxxx
 ---------------------