Re: [dpdk-dev] [PATCH] doc: update release notes for mlx5 PMD

2020-08-05 Thread Suanming Mou
> -Original Message- > From: Thomas Monjalon > Sent: Wednesday, August 5, 2020 11:31 PM > To: Suanming Mou > Cc: John McNamara ; Marko Kovacevic > ; dev@dpdk.org; Raslan Darawsheh > ; Asaf Penso ; Gal Cohen > (Product) > Subject: Re: [dpdk-dev] [PATCH] do

Re: [dpdk-dev] [PATCH] doc: update release notes for mlx5 PMD

2020-08-05 Thread Thomas Monjalon
19/07/2020 13:59, Suanming Mou: > Update the release notes of mlx5 PMD for two new added devargs: > 1. sys_mem_en > 2. decap_en That's a pity it was not sent as part of code implementation. Please, at least, add the Fixes lines. > Signed-off-by: Suanming Mou > --- > --- a/doc/guides/rel_notes/r

[dpdk-dev] [PATCH] doc: update release notes for mlx5 PMD

2020-07-19 Thread Suanming Mou
Update the release notes of mlx5 PMD for two new added devargs: 1. sys_mem_en 2. decap_en Signed-off-by: Suanming Mou --- doc/guides/rel_notes/release_20_08.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/guides/rel_notes/release_20_08.rst b/doc/guides/rel_notes/release_20_08.rst