DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH] doc: fix the release notes for Mellanox PMD
@ 2020-08-06 15:49 Viacheslav Ovsiienko
  2020-08-06 15:53 ` Thomas Monjalon
  0 siblings, 1 reply; 2+ messages in thread
From: Viacheslav Ovsiienko @ 2020-08-06 15:49 UTC (permalink / raw)
  To: dev; +Cc: rasland, thomas

The mlx5 PMD might 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 Ovsiienko <viacheslavo@mellanox.com>
---
 doc/guides/rel_notes/release_20_08.rst | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/doc/guides/rel_notes/release_20_08.rst b/doc/guides/rel_notes/release_20_08.rst
index 9761f5a..147a380 100644
--- a/doc/guides/rel_notes/release_20_08.rst
+++ b/doc/guides/rel_notes/release_20_08.rst
@@ -331,6 +331,11 @@ Known Issues
    Also, make sure to start the actual text at the margin.
    =========================================================
 
+   * **mlx5 PMD might not work on Power 9 with OFED 5.1-0.6.6.0.**
+
+     Consider using the newer OFED releases, the previous
+     OFED 5.0-2.1.8.0, or upstream rdma-core library v29 and above.
+
 
 Tested Platforms
 ----------------
@@ -489,4 +494,4 @@ Tested Platforms
 
   * OFED:
 
-    * MLNX_OFED 5.1-0.6.6.0
+    * MLNX_OFED 5.0-2.1.8.0
-- 
1.8.3.1


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [dpdk-dev] [PATCH] doc: fix the release notes for Mellanox PMD
  2020-08-06 15:49 [dpdk-dev] [PATCH] doc: fix the release notes for Mellanox PMD Viacheslav Ovsiienko
@ 2020-08-06 15:53 ` Thomas Monjalon
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Monjalon @ 2020-08-06 15:53 UTC (permalink / raw)
  To: Viacheslav Ovsiienko; +Cc: dev, rasland

06/08/2020 17:49, Viacheslav Ovsiienko:
> The mlx5 PMD might 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 Ovsiienko <viacheslavo@mellanox.com>
> ---
>  doc/guides/rel_notes/release_20_08.rst | 7 ++++++-
>  1 file changed, 6 insertions(+), 1 deletion(-)
> 
> diff --git a/doc/guides/rel_notes/release_20_08.rst b/doc/guides/rel_notes/release_20_08.rst
> index 9761f5a..147a380 100644
> --- a/doc/guides/rel_notes/release_20_08.rst
> +++ b/doc/guides/rel_notes/release_20_08.rst
> @@ -331,6 +331,11 @@ Known Issues
>     Also, make sure to start the actual text at the margin.

Please see above. Indent is wrong.

>     =========================================================
>  
> +   * **mlx5 PMD might not work on Power 9 with OFED 5.1-0.6.6.0.**

Just to confirm, "might" means it works sometimes.
Matter of luck?

> +
> +     Consider using the newer OFED releases, the previous
> +     OFED 5.0-2.1.8.0, or upstream rdma-core library v29 and above.
> +
>  
>  Tested Platforms
>  ----------------
> @@ -489,4 +494,4 @@ Tested Platforms
>  
>    * OFED:
>  
> -    * MLNX_OFED 5.1-0.6.6.0
> +    * MLNX_OFED 5.0-2.1.8.0




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-08-06 15:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-06 15:49 [dpdk-dev] [PATCH] doc: fix the release notes for Mellanox PMD Viacheslav Ovsiienko
2020-08-06 15:53 ` Thomas Monjalon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).