DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH] doc: add IP ECN header rewrite to mlx5 notes
@ 2022-07-11  9:58 Jiawei Wang
  2022-07-11 10:49 ` David Marchand
  0 siblings, 1 reply; 3+ messages in thread
From: Jiawei Wang @ 2022-07-11  9:58 UTC (permalink / raw)
  To: rasland, thomas, asafp, Matan Azrad, Viacheslav Ovsiienko,
	Ori Kam, Sean Zhang
  Cc: dev

This patch updates the mlx5 notes for IPv4/IPv6 ECN field
rewrite offload.

Fixes: c4e442fa4c45 ("ethdev: add IPv4/IPv6 ECN header rewrite action")
Fixes: 097d84a42a87 ("common/mlx5: check ECN modification capability")
Fixes: 76d575612277 ("net/mlx5: support modifying ECN field")

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 a7f9851d16..eb16669b3f 100644
--- a/doc/guides/nics/mlx5.rst
+++ b/doc/guides/nics/mlx5.rst
@@ -1355,6 +1355,11 @@ Supported hardware offloads
    | |                     | | rdma-core 24  | | rdma-core 24  |
    | |                     | | ConnectX-5    | | ConnectX-5    |
    +-----------------------+-----------------+-----------------+
+   | | Header rewrite      | | DPDK 22.07    | | DPDK 22.07    |
+   | | (ipv4_ecn)          | | OFED 5.6-2    | | OFED 5.6-2    |
+   | |  ipv6_ecn)          | | rdma-core 41  | | rdma-core 41  |
+   | |                     | | ConnectX-5    | | ConnectX-5    |
+   +-----------------------+-----------------+-----------------+
    | Jump                  | | DPDK 19.05    | | DPDK 19.02    |
    |                       | | OFED 4.7-1    | | OFED 4.7-1    |
    |                       | | rdma-core 24  | | N/A           |
-- 
2.18.1


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

end of thread, other threads:[~2022-07-11 17:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-11  9:58 [PATCH] doc: add IP ECN header rewrite to mlx5 notes Jiawei Wang
2022-07-11 10:49 ` David Marchand
2022-07-11 17:56   ` 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).