DPDK patches and discussions
 help / color / mirror / Atom feed
From: "Nélio Laranjeiro" <nelio.laranjeiro@6wind.com>
To: Shahaf Shuler <shahafs@mellanox.com>
Cc: adrien.mazarguil@6wind.com, yskoh@mellanox.com, dev@dpdk.org
Subject: Re: [dpdk-dev] [PATCH] doc: update mlx5 guide
Date: Mon, 30 Oct 2017 09:22:19 +0100	[thread overview]
Message-ID: <20171030082219.susno6syejv4iwom@laranjeiro-vm> (raw)
In-Reply-To: <20171029114942.4618-1-shahafs@mellanox.com>

On Sun, Oct 29, 2017 at 01:49:42PM +0200, Shahaf Shuler wrote:
> Signed-off-by: Shahaf Shuler <shahafs@mellanox.com>
> ---
>  doc/guides/nics/mlx5.rst | 18 +++++++++++-------
>  1 file changed, 11 insertions(+), 7 deletions(-)
> 
> diff --git a/doc/guides/nics/mlx5.rst b/doc/guides/nics/mlx5.rst
> index cdb880a4c..0aaf80f94 100644
> --- a/doc/guides/nics/mlx5.rst
> +++ b/doc/guides/nics/mlx5.rst
> @@ -99,6 +99,7 @@ Features
>  - Hardware checksum TX offload for VXLAN and GRE.
>  - RX interrupts.
>  - Statistics query including Basic, Extended and per queue.
> +- Rx HW timestamp.
>  
>  Limitations
>  -----------
> @@ -129,6 +130,7 @@ Limitations
>    is set to multi-packet send or Enhanced multi-packet send. Otherwise it must have
>    less than 50 segments.
>  - Count action for RTE flow is only supported in Mellanox OFED 4.2.
> +- VXLAN TSO and checksum offloads are not supported on VM.
>  
>  Configuration
>  -------------
> @@ -353,8 +355,10 @@ releases.
>  RMDA Core with Linux Kernel
>  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
>  
> -- Minimal kernel version : 4.13-rc4 (see `Linux installation documentation`_)
> -- Minimal rdma-core version: v15 (see `RDMA Core installation documentation`_)
> +- Minimal kernel version : 4.14-rc6+ commit 25a5d23b4799 ("Merge tag 'kbuild-fixes-v4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild")

According to http://www.kernel.org/, the v4.14-rc7 is out, don't it have
everything needed?

And why not simply put v4.14?

> +  (see `Linux installation documentation`_)
> +- Minimal rdma-core version: v15+ commit f967fd5e38c7 ("Merge pull request #231 from rleon/topic/fix-cplusplus")
> +  (see `RDMA Core installation documentation`_)
>  
>  .. _`Linux installation documentation`: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git/plain/Documentation/admin-guide/README.rst
>  .. _`RDMA Core installation documentation`: https://raw.githubusercontent.com/linux-rdma/rdma-core/master/README.md
> @@ -365,10 +369,10 @@ Mellanox OFED
>  - Mellanox OFED version: **4.2**.
>  - firmware version:
>  
> -  - ConnectX-4: **12.20.1010** and above.
> -  - ConnectX-4 Lx: **14.20.1010** and above.
> -  - ConnectX-5: **16.20.1010** and above.
> -  - ConnectX-5 Ex: **16.20.1010** and above.
> +  - ConnectX-4: **12.21.1000** and above.
> +  - ConnectX-4 Lx: **14.21.1000** and above.
> +  - ConnectX-5: **16.21.1000** and above.
> +  - ConnectX-5 Ex: **16.21.1000** and above.
>  
>  While these libraries and kernel modules are available on OpenFabrics
>  Alliance's `website <https://www.openfabrics.org/>`__ and provided by package
> @@ -421,7 +425,7 @@ Quick Start Guide on OFED
>  
>     .. code-block:: console
>  
> -        ./mlnxofedinstall
> +        ./mlnxofedinstall --upstream-libs --dpdk
>  
>  3. Verify the firmware is the correct one:
>  
> -- 
> 2.12.0

Regards,

-- 
Nélio Laranjeiro
6WIND

  reply	other threads:[~2017-10-30  8:22 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-29 11:49 Shahaf Shuler
2017-10-30  8:22 ` Nélio Laranjeiro [this message]
2017-10-30  9:12   ` Shahaf Shuler
2017-10-30 10:58 ` [dpdk-dev] [PATCH v2] " Shahaf Shuler
2017-10-30 12:08   ` Nélio Laranjeiro
2017-11-02 17:14   ` Mcnamara, John
2017-11-07  5:38     ` Ferruh Yigit

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20171030082219.susno6syejv4iwom@laranjeiro-vm \
    --to=nelio.laranjeiro@6wind.com \
    --cc=adrien.mazarguil@6wind.com \
    --cc=dev@dpdk.org \
    --cc=shahafs@mellanox.com \
    --cc=yskoh@mellanox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).