DPDK website maintenance
 help / color / mirror / Atom feed
* [PATCH] update links to drivers features matrices
@ 2022-01-05 18:18 Thomas Monjalon
  0 siblings, 0 replies; only message in thread
From: Thomas Monjalon @ 2022-01-05 18:18 UTC (permalink / raw)
  To: web; +Cc: nicolas.chautru

The baseband drivers have a features matrix since DPDK 20.05.

The networking drivers have multiple matrices since DPDK 21.05.

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
---
 content/supported/baseband/_index.md | 5 +++++
 content/supported/nics/_index.md     | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/content/supported/baseband/_index.md b/content/supported/baseband/_index.md
index 458993a..47ff9b1 100644
--- a/content/supported/baseband/_index.md
+++ b/content/supported/baseband/_index.md
@@ -3,4 +3,9 @@ title = "Baseband Accelerators"
 weight = 5
 +++
 
+{{% notice info %}}
+Features supported by the drivers can be checked in the
+[baseband drivers matrix](//doc.dpdk.org/guides/bbdevs/overview.html).
+{{% /notice %}}
+
 {{% children style="card" showhidden="true" sort="name" description="true" %}}
diff --git a/content/supported/nics/_index.md b/content/supported/nics/_index.md
index 8d3e818..3aa9d57 100644
--- a/content/supported/nics/_index.md
+++ b/content/supported/nics/_index.md
@@ -5,7 +5,7 @@ weight = 3
 
 {{% notice info %}}
 Features supported by the drivers can be checked in the
-[networking drivers matrix](//doc.dpdk.org/guides/nics/overview.html#id1).
+[networking drivers matrices](//doc.dpdk.org/guides/nics/overview.html).
 {{% /notice %}}
 
 {{% children style="card" showhidden="true" sort="name" description="true" %}}
-- 
2.34.1


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-01-05 18:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-05 18:18 [PATCH] update links to drivers features matrices 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).