DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH] net/mlx5: fix the template API requirements
@ 2023-07-19  9:34 Bing Zhao
  2023-07-19 15:35 ` [PATCH v2] doc: " Bing Zhao
  0 siblings, 1 reply; 3+ messages in thread
From: Bing Zhao @ 2023-07-19  9:34 UTC (permalink / raw)
  To: matan, viacheslavo, valex, rasland; +Cc: dev, thomas, stable

The minimal SW and HW versions are added.

Fixes: 22681deead3e ("net/mlx5/hws: enable hardware steering")
Cc: valex@nvidia.com
Cc: stable@dpdk.org

Signed-off-by: Bing Zhao <bingz@nvidia.com>
---
 doc/guides/nics/mlx5.rst | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/doc/guides/nics/mlx5.rst b/doc/guides/nics/mlx5.rst
index 1052591d88..958193a608 100644
--- a/doc/guides/nics/mlx5.rst
+++ b/doc/guides/nics/mlx5.rst
@@ -1621,6 +1621,14 @@ shortened below as "OFED".
    |                       | | ConnectX-5    | | ConnectX-5    |
    +-----------------------+-----------------+-----------------+
 
+.. table:: Minimal SW/HW versions for rte_flow template API
+
+   +-----------------+--------------------+--------------------+
+   | DPDK            | NIC                | Firmware           |
+   +=================+====================+====================+
+   | 22.11           | ConnectX-6 Dx      | xx.35.1012         |
+   +-----------------+--------------------+--------------------+
+
 Notes for metadata
 ------------------
 
-- 
2.34.1


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

* [PATCH v2] doc: fix the template API requirements
  2023-07-19  9:34 [PATCH] net/mlx5: fix the template API requirements Bing Zhao
@ 2023-07-19 15:35 ` Bing Zhao
  2023-07-20  2:39   ` Thomas Monjalon
  0 siblings, 1 reply; 3+ messages in thread
From: Bing Zhao @ 2023-07-19 15:35 UTC (permalink / raw)
  To: matan, viacheslavo, valex, rasland; +Cc: dev, thomas, stable

The minimal SW and HW versions are added.

Fixes: 22681deead3e ("net/mlx5/hws: enable hardware steering")
Cc: valex@nvidia.com
Cc: stable@dpdk.org

Signed-off-by: Bing Zhao <bingz@nvidia.com>
---
v2: fix the incorrect headline prefix
---
 doc/guides/nics/mlx5.rst | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/doc/guides/nics/mlx5.rst b/doc/guides/nics/mlx5.rst
index 1052591d88..958193a608 100644
--- a/doc/guides/nics/mlx5.rst
+++ b/doc/guides/nics/mlx5.rst
@@ -1621,6 +1621,14 @@ shortened below as "OFED".
    |                       | | ConnectX-5    | | ConnectX-5    |
    +-----------------------+-----------------+-----------------+
 
+.. table:: Minimal SW/HW versions for rte_flow template API
+
+   +-----------------+--------------------+--------------------+
+   | DPDK            | NIC                | Firmware           |
+   +=================+====================+====================+
+   | 22.11           | ConnectX-6 Dx      | xx.35.1012         |
+   +-----------------+--------------------+--------------------+
+
 Notes for metadata
 ------------------
 
-- 
2.34.1


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

* Re: [PATCH v2] doc: fix the template API requirements
  2023-07-19 15:35 ` [PATCH v2] doc: " Bing Zhao
@ 2023-07-20  2:39   ` Thomas Monjalon
  0 siblings, 0 replies; 3+ messages in thread
From: Thomas Monjalon @ 2023-07-20  2:39 UTC (permalink / raw)
  To: Bing Zhao; +Cc: matan, viacheslavo, valex, rasland, dev, stable

19/07/2023 17:35, Bing Zhao:
> The minimal SW and HW versions are added.
> 
> Fixes: 22681deead3e ("net/mlx5/hws: enable hardware steering")
> Cc: valex@nvidia.com
> Cc: stable@dpdk.org
> 
> Signed-off-by: Bing Zhao <bingz@nvidia.com>

Applied as "doc: add flow template API requirements for mlx5"



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

end of thread, other threads:[~2023-07-20  2:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-19  9:34 [PATCH] net/mlx5: fix the template API requirements Bing Zhao
2023-07-19 15:35 ` [PATCH v2] doc: " Bing Zhao
2023-07-20  2:39   ` 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).