DPDK website maintenance
 help / color / mirror / Atom feed
From: Nicolas Chautru <nicolas.chautru@intel.com>
To: web@dpdk.org
Cc: thomas@monjalon.net, Nicolas Chautru <nicolas.chautru@intel.com>
Subject: [dpdk-web] [PATCH v1] add baseband devices category to support hw
Date: Wed, 26 Feb 2020 20:47:03 -0800	[thread overview]
Message-ID: <1582778823-116609-2-git-send-email-nicolas.chautru@intel.com> (raw)
In-Reply-To: <1582778823-116609-1-git-send-email-nicolas.chautru@intel.com>

Signed-off-by: Nicolas Chautru <nicolas.chautru@intel.com>
---
 content/supported/_index.md     |  5 +++++
 content/supported/bbs/_index.md | 11 +++++++++++
 content/supported/bbs/intel.md  |  8 ++++++++
 content/supported/bbs/sw.md     |  7 +++++++
 4 files changed, 31 insertions(+)
 create mode 100644 content/supported/bbs/_index.md
 create mode 100644 content/supported/bbs/intel.md
 create mode 100644 content/supported/bbs/sw.md

diff --git a/content/supported/_index.md b/content/supported/_index.md
index b68a5c6..5d05783 100644
--- a/content/supported/_index.md
+++ b/content/supported/_index.md
@@ -14,3 +14,8 @@ weight = "6"
 ## Crypto Engines
 
 {{% children style="card" page="supported/cryptos" showhidden="true" sort="name" description="true" %}}
+
+## Baseband Accelerators
+
+{{% children style="card" page="supported/bbs" showhidden="true" sort="name" description="true" %}}
+
diff --git a/content/supported/bbs/_index.md b/content/supported/bbs/_index.md
new file mode 100644
index 0000000..b455b03
--- /dev/null
+++ b/content/supported/bbs/_index.md
@@ -0,0 +1,11 @@
++++
+title = "Baseband Accelerators"
+weight = 3
++++
+
+{{% notice info %}}
+Features supported by the drivers can be checked in the
+[bbdev drivers matrices](//doc.dpdk.org/guides/bbdevs/overview.html).
+{{% /notice %}}
+
+{{% children style="card" showhidden="true" sort="name" description="true" %}}
diff --git a/content/supported/bbs/intel.md b/content/supported/bbs/intel.md
new file mode 100644
index 0000000..568e7ce
--- /dev/null
+++ b/content/supported/bbs/intel.md
@@ -0,0 +1,8 @@
++++
+title = "Intel"
+description = "fpga_lte_fec, fpga_5gnr_fec"
+hidden = true
++++
+
+- [fpga_lte_fec (VistaCreek 4G)](//doc.dpdk.org/guides/bbdevs/fpga_lte_fec.html)
+- [fpga_5gnr_fec (VistaCreek 5G)](//doc.dpdk.org/guides/bbdevs/fpga_5gnr_fec.html)
diff --git a/content/supported/bbs/sw.md b/content/supported/bbs/sw.md
new file mode 100644
index 0000000..8187edf
--- /dev/null
+++ b/content/supported/bbs/sw.md
@@ -0,0 +1,7 @@
++++
+title = "{ Software baseband processing }"
+description = "turbo_sw"
+hidden = true
++++
+
+- [turbo_sw](//doc.dpdk.org/guides/bbdevs/turbo_sw.html)
-- 
1.8.3.1


  reply	other threads:[~2020-02-27  4:48 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-27  4:47 [dpdk-web] [PATCH v1] Extended support hw section Nicolas Chautru
2020-02-27  4:47 ` Nicolas Chautru [this message]
2020-03-28 22:40   ` [dpdk-web] [PATCH v1] add baseband devices category to support hw Thomas Monjalon
2020-03-29  2:57     ` Chautru, Nicolas

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=1582778823-116609-2-git-send-email-nicolas.chautru@intel.com \
    --to=nicolas.chautru@intel.com \
    --cc=thomas@monjalon.net \
    --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).