doc: fix flow integrity hardware support in mlx5 guide
Current MLX5 PMD documentation says that entire `ConnectX-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`. Fixes: 79f8952783d0 ("net/mlx5: support integrity flow item") Cc: stable@dpdk.org Signed-off-by: Gregory Etelson <getelson@nvidia.com> Acked-by: Viacheslav Ovsiienko <viacheslavo@nvidia.com>
This commit is contained in:
parent
a73b78554a
commit
261d96b29e
@ -476,7 +476,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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user