Re: [dpdk-dev] [PATCH] doc: update release notes for Mellanox drivers

2019-05-09 Thread Thomas Monjalon
10/05/2019 00:23, Yongseok Koh: > > On May 9, 2019, at 2:31 PM, Thomas Monjalon wrote: [...] > That's okay. > Do you want v2? Or, you'll make the changes? Applied with changes, thanks

Re: [dpdk-dev] [PATCH] doc: update release notes for Mellanox drivers

2019-05-09 Thread Yongseok Koh
> On May 9, 2019, at 2:31 PM, Thomas Monjalon wrote: > > 09/05/2019 23:11, Yongseok Koh: >> --- a/doc/guides/rel_notes/release_19_05.rst >> +++ b/doc/guides/rel_notes/release_19_05.rst >> -* **Updated Mellanox drivers.** >> +* **Updated Mellanox mlx4 drivers.** > > s/drivers/driver/ > >> -

Re: [dpdk-dev] [PATCH] doc: update release notes for Mellanox drivers

2019-05-09 Thread Thomas Monjalon
09/05/2019 23:11, Yongseok Koh: > --- a/doc/guides/rel_notes/release_19_05.rst > +++ b/doc/guides/rel_notes/release_19_05.rst > -* **Updated Mellanox drivers.** > +* **Updated Mellanox mlx4 drivers.** s/drivers/driver/ > - New features and improvements were done in mlx4 and mlx5 PMDs: > + New

[dpdk-dev] [PATCH] doc: update release notes for Mellanox drivers

2019-05-09 Thread Yongseok Koh
mlx4/mlx5 release note for v19.05 Signed-off-by: Yongseok Koh --- doc/guides/rel_notes/release_19_05.rst | 24 ++-- 1 file changed, 22 insertions(+), 2 deletions(-) diff --git a/doc/guides/rel_notes/release_19_05.rst b/doc/guides/rel_notes/release_19_05.rst index 5044ac7df1