[PATCH] doc: fix missing release note for GVE PMD DQO
Ferruh Yigit
ferruh.yigit at amd.com
Tue Jul 4 13:32:54 CEST 2023
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.
Btw, what DQO stands for, I didn't able to find it?
>> 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