[PATCH] doc: fix missing release note for GVE PMD DQO

Guo, Junfeng junfeng.guo at intel.com
Wed Jul 5 04:37:30 CEST 2023



> -----Original Message-----
> From: Ferruh Yigit <ferruh.yigit at amd.com>
> Sent: Tuesday, July 4, 2023 19:33
> To: Rushil Gupta <rushilg at google.com>; Guo, Junfeng
> <junfeng.guo at intel.com>
> Cc: Zhang, Qi Z <qi.z.zhang at intel.com>; dev at dpdk.org;
> joshwash at google.com; jeroendb at google.com
> Subject: Re: [PATCH] doc: fix missing release note for GVE PMD DQO
> 
> On 7/3/2023 6:34 PM, Rushil Gupta wrote:
> > On Sun, Jul 2, 2023 at 8:00 PM Junfeng Guo <junfeng.guo at intel.com>
> wrote:
> >>
> >> Add missing release note for GVE PMD enabling for DQO queue format.
> >>
> >> Fixes: a14d391c7d99 ("net/gve: add Tx queue setup for DQO")
> >>
> >> Signed-off-by: Junfeng Guo <junfeng.guo at intel.com>
> >> ---
> >>  doc/guides/rel_notes/release_23_07.rst | 3 +++
> >>  1 file changed, 3 insertions(+)
> >>
> >> diff --git a/doc/guides/rel_notes/release_23_07.rst
> b/doc/guides/rel_notes/release_23_07.rst
> >> index 4459144140..28c538acc9 100644
> >> --- a/doc/guides/rel_notes/release_23_07.rst
> >> +++ b/doc/guides/rel_notes/release_23_07.rst
> >> @@ -200,6 +200,9 @@ New Features
> >>
> >>    Enhanced the GRO library to support TCP packets over IPv6 network.
> >>
> >> +* **Added GVE PMD enabling for DQO.**
> >> +
> >> +  Added GVE PMD enabling for DQO queue format.
> >>
> 
> Updated as following while merging
> 
>  * **Updated Google GVE net driver.**
> 
>    Added DQO queue descriptor format support.
> 
> 
> Also location was wrong, expected location of updates documented in
> section comment, relocated according it.

Thanks for the efforts!
We'll be careful about this in the following releases.
And put the doc and release note update align with the feature upstream.

> 
> 
> Btw, what DQO stands for, I didn't able to find it?

Yes, I also tried to find out but no meaningful explain. Maybe just a label.
https://github.com/GoogleCloudPlatform/compute-virtual-ethernet-linux/releases
"
v1.3.0
gve 1.3.0

This release adds support for gVNIC's Diorite queue format (DQO)
...
"
Thanks!

> 
> >>  Removed Items
> >>  -------------
> >> --
> >> 2.34.1
> >>
> > Acked-by: Rushil Gupta <rushilg at google.com>
> >
> 
> Applied to dpdk-next-net/main, thanks.
> 



More information about the dev mailing list