* [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
* Re: [PATCH] doc: add IP ECN header rewrite to mlx5 notes
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
0 siblings, 1 reply; 3+ messages in thread
From: David Marchand @ 2022-07-11 10:49 UTC (permalink / raw)
To: Jiawei Wang
Cc: Raslan Darawsheh, Thomas Monjalon, Asaf Penso, Matan Azrad,
Viacheslav Ovsiienko, Ori Kam, Sean Zhang, dev
On Mon, Jul 11, 2022 at 11:59 AM Jiawei Wang <jiaweiw@nvidia.com> wrote:
>
> 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 |
I guess the first ) is a typo.
Did you mean "(ipv4_ecn / ipv6_ecn)" ?
> + | | | | ConnectX-5 | | ConnectX-5 |
> + +-----------------------+-----------------+-----------------+
--
David Marchand
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] doc: add IP ECN header rewrite to mlx5 notes
2022-07-11 10:49 ` David Marchand
@ 2022-07-11 17:56 ` Thomas Monjalon
0 siblings, 0 replies; 3+ messages in thread
From: Thomas Monjalon @ 2022-07-11 17:56 UTC (permalink / raw)
To: Jiawei Wang
Cc: dev, Raslan Darawsheh, Asaf Penso, Matan Azrad,
Viacheslav Ovsiienko, Ori Kam, Sean Zhang, dev, David Marchand
11/07/2022 12:49, David Marchand:
> On Mon, Jul 11, 2022 at 11:59 AM Jiawei Wang <jiaweiw@nvidia.com> wrote:
> >
> > 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>
> > ---
> > + | | 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 |
>
> I guess the first ) is a typo.
> Did you mean "(ipv4_ecn / ipv6_ecn)" ?
Good catch.
Fixed and applied, thanks.
^ 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).