DPDK website maintenance
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas@monjalon.net>
To: web@dpdk.org
Cc: nicolas.chautru@intel.com
Subject: [PATCH] update links to drivers features matrices
Date: Wed,  5 Jan 2022 19:18:40 +0100	[thread overview]
Message-ID: <20220105181840.105285-1-thomas@monjalon.net> (raw)

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


                 reply	other threads:[~2022-01-05 18:18 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220105181840.105285-1-thomas@monjalon.net \
    --to=thomas@monjalon.net \
    --cc=nicolas.chautru@intel.com \
    --cc=web@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).