[2/2] doc: update the offload information for Metering Hierarchy

Message ID 20210803130255.12349-2-jiaweiw@nvidia.com (mailing list archive)
State Accepted, archived
Delegated to: Thomas Monjalon
Headers
Series [1/2] doc: update the offload information for ASO Metering |

Checks

Context Check Description
ci/checkpatch success coding style OK
ci/github-robot success github build: passed
ci/iol-spell-check-testing warning Testing issues
ci/iol-intel-Functional success Functional Testing PASS
ci/iol-broadcom-Functional success Functional Testing PASS
ci/Intel-compilation success Compilation OK
ci/iol-broadcom-Performance success Performance Testing PASS
ci/iol-intel-Performance success Performance Testing PASS
ci/iol-aarch64-unit-testing success Testing PASS
ci/iol-aarch64-compile-testing success Testing PASS
ci/intel-Testing success Testing PASS
ci/iol-mellanox-Performance success Performance Testing PASS
ci/iol-abi-testing success Testing PASS
ci/iol-x86_64-unit-testing success Testing PASS
ci/iol-x86_64-compile-testing success Testing PASS

Commit Message

Jiawei Wang Aug. 3, 2021, 1:02 p.m. UTC
  Updates the Minimal SW and HW Version offload support
information for Metering hierarchy.

Signed-off-by: Jiawei Wang <jiaweiw@nvidia.com>
---
 doc/guides/nics/mlx5.rst | 5 +++++
 1 file changed, 5 insertions(+)
  

Comments

Asaf Penso Aug. 3, 2021, 1:20 p.m. UTC | #1
>-----Original Message-----
>From: Jiawei(Jonny) Wang <jiaweiw@nvidia.com>
>Sent: Tuesday, August 3, 2021 4:03 PM
>To: Slava Ovsiienko <viacheslavo@nvidia.com>; Matan Azrad
><matan@nvidia.com>; Asaf Penso <asafp@nvidia.com>; NBU-Contact-
>Thomas Monjalon <thomas@monjalon.net>; Shahaf Shuler
><shahafs@nvidia.com>
>Cc: dev@dpdk.org; Raslan Darawsheh <rasland@nvidia.com>
>Subject: [PATCH 2/2] doc: update the offload information for Metering
>Hierarchy
>
>Updates the Minimal SW and HW Version offload support information for
>Metering hierarchy.
>
>Signed-off-by: Jiawei Wang <jiaweiw@nvidia.com>
Acked-by: Asaf Penso <asafp@nvidia.com>
>---
> doc/guides/nics/mlx5.rst | 5 +++++
> 1 file changed, 5 insertions(+)
>
>diff --git a/doc/guides/nics/mlx5.rst b/doc/guides/nics/mlx5.rst index
>42559cf261..b6b8ecb3a0 100644
>--- a/doc/guides/nics/mlx5.rst
>+++ b/doc/guides/nics/mlx5.rst
>@@ -1744,6 +1744,11 @@ Supported hardware offloads
>    |                       | |  rdma-core 33 | | rdma-core 33  |
>    |                       | |  ConnectX-6 Dx| | ConnectX-6 Dx |
>    +-----------------------+-----------------+-----------------+
>+   | Metering Hierarchy    | |  DPDK 21.08   | | DPDK 21.08    |
>+   |                       | |  OFED 5.3     | | OFED 5.3      |
>+   |                       | |  N/A          | | N/A           |
>+   |                       | |  ConnectX-6 Dx| | ConnectX-6 Dx |
>+   +-----------------------+-----------------+-----------------+
>    | Sampling              | |  DPDK 20.11   | | DPDK 20.11    |
>    |                       | |  OFED 5.1-2   | | OFED 5.1-2    |
>    |                       | |  rdma-core 32 | | N/A           |
>--
>2.18.1
  
Thomas Monjalon Aug. 4, 2021, 10:09 a.m. UTC | #2
> >Updates the Minimal SW and HW Version offload support information for
> >Metering hierarchy.
> >
> >Signed-off-by: Jiawei Wang <jiaweiw@nvidia.com>
> Acked-by: Asaf Penso <asafp@nvidia.com>

Squashed and applied, thanks.
  

Patch

diff --git a/doc/guides/nics/mlx5.rst b/doc/guides/nics/mlx5.rst
index 42559cf261..b6b8ecb3a0 100644
--- a/doc/guides/nics/mlx5.rst
+++ b/doc/guides/nics/mlx5.rst
@@ -1744,6 +1744,11 @@  Supported hardware offloads
    |                       | |  rdma-core 33 | | rdma-core 33  |
    |                       | |  ConnectX-6 Dx| | ConnectX-6 Dx |
    +-----------------------+-----------------+-----------------+
+   | Metering Hierarchy    | |  DPDK 21.08   | | DPDK 21.08    |
+   |                       | |  OFED 5.3     | | OFED 5.3      |
+   |                       | |  N/A          | | N/A           |
+   |                       | |  ConnectX-6 Dx| | ConnectX-6 Dx |
+   +-----------------------+-----------------+-----------------+
    | Sampling              | |  DPDK 20.11   | | DPDK 20.11    |
    |                       | |  OFED 5.1-2   | | OFED 5.1-2    |
    |                       | |  rdma-core 32 | | N/A           |