* [PATCH] doc: fix mlx5 flow integrity hardware support
@ 2022-06-16 7:52 Gregory Etelson
2022-06-16 8:43 ` [PATCH v2] " Gregory Etelson
0 siblings, 1 reply; 3+ messages in thread
From: Gregory Etelson @ 2022-06-16 7:52 UTC (permalink / raw)
To: dev; +Cc: getelson, matan, rasland, stable, Viacheslav Ovsiienko
Current MLX5 PMD documentation stays that entire `ConnentX-6` family
supports flow integrity feature.
Flow integrity offload is supported starting from `ConnectX-6 DX`.
Cc: stable@dpdk.org
Fixes: 79f8952783d0 ("net/mlx5: support integrity flow item")
Signed-off-by: Gregory Etelson <getelson@nvidia.com>
Acked-by: Viacheslav Ovsiienko <viacheslavo@nvidia.com>
---
doc/guides/nics/mlx5.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/guides/nics/mlx5.rst b/doc/guides/nics/mlx5.rst
index f41703277e..978886ad88 100644
--- a/doc/guides/nics/mlx5.rst
+++ b/doc/guides/nics/mlx5.rst
@@ -458,7 +458,7 @@ Limitations
- Integrity:
- - Integrity offload is enabled for **ConnectX-6** family.
+ - Integrity offload is enabled starting from **ConnectX-6 DX**.
- Verification bits provided by the hardware are ``l3_ok``, ``ipv4_csum_ok``, ``l4_ok``, ``l4_csum_ok``.
- ``level`` value 0 references outer headers.
- Multiple integrity items not supported in a single flow rule.
--
2.34.1
^ permalink raw reply [flat|nested] 3+ messages in thread
* [PATCH v2] doc: fix mlx5 flow integrity hardware support
2022-06-16 7:52 [PATCH] doc: fix mlx5 flow integrity hardware support Gregory Etelson
@ 2022-06-16 8:43 ` Gregory Etelson
2022-06-20 8:03 ` Raslan Darawsheh
0 siblings, 1 reply; 3+ messages in thread
From: Gregory Etelson @ 2022-06-16 8:43 UTC (permalink / raw)
To: dev; +Cc: getelson, matan, rasland, stable, Viacheslav Ovsiienko
Current MLX5 PMD documentation stays that entire `ConnentX-6` family
supports flow integrity feature.
Flow integrity offload is not supported on vanilla `ConnectX-6`.
It is available on `ConnectX-6 DX`, `ConnectX-6 LX` and
`BlueField-2`.
Cc: stable@dpdk.org
Fixes: 79f8952783d0 ("net/mlx5: support integrity flow item")
Signed-off-by: Gregory Etelson <getelson@nvidia.com>
Acked-by: Viacheslav Ovsiienko <viacheslavo@nvidia.com>
---
v2: Update Mellanox hardware types that support integrity bits.
---
doc/guides/nics/mlx5.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/guides/nics/mlx5.rst b/doc/guides/nics/mlx5.rst
index f41703277e..978886ad88 100644
--- a/doc/guides/nics/mlx5.rst
+++ b/doc/guides/nics/mlx5.rst
@@ -458,7 +458,7 @@ Limitations
- Integrity:
- - Integrity offload is enabled for **ConnectX-6** family.
+ - Integrity offload is enabled starting from **ConnectX-6 DX**.
- Verification bits provided by the hardware are ``l3_ok``, ``ipv4_csum_ok``, ``l4_ok``, ``l4_csum_ok``.
- ``level`` value 0 references outer headers.
- Multiple integrity items not supported in a single flow rule.
--
2.34.1
^ permalink raw reply [flat|nested] 3+ messages in thread
* RE: [PATCH v2] doc: fix mlx5 flow integrity hardware support
2022-06-16 8:43 ` [PATCH v2] " Gregory Etelson
@ 2022-06-20 8:03 ` Raslan Darawsheh
0 siblings, 0 replies; 3+ messages in thread
From: Raslan Darawsheh @ 2022-06-20 8:03 UTC (permalink / raw)
To: Gregory Etelson, dev; +Cc: Matan Azrad, stable, Slava Ovsiienko
Hi,
> -----Original Message-----
> From: Gregory Etelson <getelson@nvidia.com>
> Sent: Thursday, June 16, 2022 11:43 AM
> To: dev@dpdk.org
> Cc: Gregory Etelson <getelson@nvidia.com>; Matan Azrad
> <matan@nvidia.com>; Raslan Darawsheh <rasland@nvidia.com>;
> stable@dpdk.org; Slava Ovsiienko <viacheslavo@nvidia.com>
> Subject: [PATCH v2] doc: fix mlx5 flow integrity hardware support
>
> Current MLX5 PMD documentation stays that entire `ConnentX-6` family
> supports flow integrity feature.
>
> Flow integrity offload is not supported on vanilla `ConnectX-6`.
> It is available on `ConnectX-6 DX`, `ConnectX-6 LX` and `BlueField-2`.
>
> Cc: stable@dpdk.org
>
> Fixes: 79f8952783d0 ("net/mlx5: support integrity flow item")
>
> Signed-off-by: Gregory Etelson <getelson@nvidia.com>
> Acked-by: Viacheslav Ovsiienko <viacheslavo@nvidia.com>
> ---
> v2: Update Mellanox hardware types that support integrity bits.
> ---
Patch applied to next-net-mlx,
Kindest regards,
Raslan Darawsheh
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2022-06-20 8:03 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-16 7:52 [PATCH] doc: fix mlx5 flow integrity hardware support Gregory Etelson
2022-06-16 8:43 ` [PATCH v2] " Gregory Etelson
2022-06-20 8:03 ` Raslan Darawsheh
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).