patches for DPDK stable branches
 help / color / mirror / Atom feed
* [dpdk-stable] [PATCH 1/3] doc: add mlx5 note for Bluefield build configuration
@ 2019-01-30  7:53 Yongseok Koh
  2019-01-31  6:59 ` [dpdk-stable] [dpdk-dev] " Shahaf Shuler
  0 siblings, 1 reply; 3+ messages in thread
From: Yongseok Koh @ 2019-01-30  7:53 UTC (permalink / raw)
  To: thomas; +Cc: dev, olgas, shahafs, stable

Fixes: d14e4e976f65 ("config: add Mellanox BlueField armv8 SoC")
Cc: stable@dpdk.org

Signed-off-by: Yongseok Koh <yskoh@mellanox.com>
---
 doc/guides/nics/mlx5.rst | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/doc/guides/nics/mlx5.rst b/doc/guides/nics/mlx5.rst
index 3f168b1613..62de860d0a 100644
--- a/doc/guides/nics/mlx5.rst
+++ b/doc/guides/nics/mlx5.rst
@@ -221,6 +221,13 @@ These options can be modified in the ``.config`` file.
   adds additional run-time checks and debugging messages at the cost of
   lower performance.
 
+.. note::
+
+   For Bluefield, target should be set to ``arm64-bluefield-linuxapp-gcc``. This
+   will enable ``CONFIG_RTE_LIBRTE_MLX5_PMD`` and set ``RTE_CACHE_LINE_SIZE`` to
+   64. Default armv8a configuration of make build and meson build set it to 128
+   then brings performance degradation.
+
 Environment variables
 ~~~~~~~~~~~~~~~~~~~~~
 
-- 
2.11.0

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

* Re: [dpdk-stable] [dpdk-dev] [PATCH 1/3] doc: add mlx5 note for Bluefield build configuration
  2019-01-30  7:53 [dpdk-stable] [PATCH 1/3] doc: add mlx5 note for Bluefield build configuration Yongseok Koh
@ 2019-01-31  6:59 ` Shahaf Shuler
  2019-01-31 17:32   ` Thomas Monjalon
  0 siblings, 1 reply; 3+ messages in thread
From: Shahaf Shuler @ 2019-01-31  6:59 UTC (permalink / raw)
  To: Yongseok Koh, Thomas Monjalon; +Cc: dev, Olga Shern, stable

Wednesday, January 30, 2019 9:53 AM, Yongseok Koh:
> Subject: [dpdk-dev] [PATCH 1/3] doc: add mlx5 note for Bluefield build
> configuration
> 
> Fixes: d14e4e976f65 ("config: add Mellanox BlueField armv8 SoC")
> Cc: stable@dpdk.org
> 
> Signed-off-by: Yongseok Koh <yskoh@mellanox.com>

For the series - Acked-by: Shahaf Shuler <shahafs@mellanox.com>

> ---
>  doc/guides/nics/mlx5.rst | 7 +++++++
>  1 file changed, 7 insertions(+)
> 
> diff --git a/doc/guides/nics/mlx5.rst b/doc/guides/nics/mlx5.rst index
> 3f168b1613..62de860d0a 100644
> --- a/doc/guides/nics/mlx5.rst
> +++ b/doc/guides/nics/mlx5.rst
> @@ -221,6 +221,13 @@ These options can be modified in the ``.config`` file.
>    adds additional run-time checks and debugging messages at the cost of
>    lower performance.
> 
> +.. note::
> +
> +   For Bluefield, target should be set to ``arm64-bluefield-linuxapp-gcc``. This
> +   will enable ``CONFIG_RTE_LIBRTE_MLX5_PMD`` and set
> ``RTE_CACHE_LINE_SIZE`` to
> +   64. Default armv8a configuration of make build and meson build set it to
> 128
> +   then brings performance degradation.
> +
>  Environment variables
>  ~~~~~~~~~~~~~~~~~~~~~
> 
> --
> 2.11.0

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

* Re: [dpdk-stable] [dpdk-dev] [PATCH 1/3] doc: add mlx5 note for Bluefield build configuration
  2019-01-31  6:59 ` [dpdk-stable] [dpdk-dev] " Shahaf Shuler
@ 2019-01-31 17:32   ` Thomas Monjalon
  0 siblings, 0 replies; 3+ messages in thread
From: Thomas Monjalon @ 2019-01-31 17:32 UTC (permalink / raw)
  To: Yongseok Koh; +Cc: dev, Shahaf Shuler, Olga Shern, stable

31/01/2019 07:59, Shahaf Shuler:
> Wednesday, January 30, 2019 9:53 AM, Yongseok Koh:
> > Subject: [dpdk-dev] [PATCH 1/3] doc: add mlx5 note for Bluefield build
> > configuration
> > 
> > Fixes: d14e4e976f65 ("config: add Mellanox BlueField armv8 SoC")
> > Cc: stable@dpdk.org
> > 
> > Signed-off-by: Yongseok Koh <yskoh@mellanox.com>
> 
> For the series - Acked-by: Shahaf Shuler <shahafs@mellanox.com>

Applied

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

end of thread, other threads:[~2019-01-31 17:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-30  7:53 [dpdk-stable] [PATCH 1/3] doc: add mlx5 note for Bluefield build configuration Yongseok Koh
2019-01-31  6:59 ` [dpdk-stable] [dpdk-dev] " Shahaf Shuler
2019-01-31 17:32   ` 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).