Re: [dpdk-dev] [PATCH v2] doc: fix the release notes for Mellanox PMD

2020-08-06 Thread Thomas Monjalon
> > The mlx5 PMD does not work on Power 9 platform with OFED version 5.1- > > 0.6.6.0 (latest GA release at the moment). > > Release notes know issues chapter is updated accordingly, workaround is > > proposed. > > > > Fixes: 544f35c334e5 ("doc: add tested platforms with Mellanox NICs") > > > > S

Re: [dpdk-dev] [PATCH v2] doc: fix the release notes for Mellanox PMD

2020-08-06 Thread Asaf Penso
Regards, Asaf Penso > -Original Message- > From: dev On Behalf Of Viacheslav Ovsiienko > Sent: Thursday, August 6, 2020 7:55 PM > To: dev@dpdk.org > Cc: Raslan Darawsheh ; Thomas Monjalon > > Subject: [dpdk-dev] [PATCH v2] doc: fix the release notes for Mellanox

[dpdk-dev] [PATCH v2] doc: fix the release notes for Mellanox PMD

2020-08-06 Thread Viacheslav Ovsiienko
The mlx5 PMD does not work on Power 9 platform with OFED version 5.1-0.6.6.0 (latest GA release at the moment). Release notes know issues chapter is updated accordingly, workaround is proposed. Fixes: 544f35c334e5 ("doc: add tested platforms with Mellanox NICs") Signed-off-by: Viacheslav Ovsiienk