DPDK patches and discussions
 help / color / mirror / Atom feed
From: Nicolas Chautru <nicolas.chautru@intel.com>
To: dev@dpdk.org, akhil.goyal@nxp.com
Cc: bruce.richardson@intel.com, Nicolas Chautru <nicolas.chautru@intel.com>
Subject: [dpdk-dev] [PATCH v1 11/11] doc: update bbdev feature table
Date: Mon, 17 Aug 2020 18:19:27 -0700	[thread overview]
Message-ID: <1597713567-31511-12-git-send-email-nicolas.chautru@intel.com> (raw)
In-Reply-To: <1597713567-31511-1-git-send-email-nicolas.chautru@intel.com>

Correcting overview matrix to use acc100 name

Signed-off-by: Nicolas Chautru <nicolas.chautru@intel.com>
---
 doc/guides/bbdevs/features/acc100.ini | 14 ++++++++++++++
 doc/guides/bbdevs/features/mbc.ini    | 14 --------------
 2 files changed, 14 insertions(+), 14 deletions(-)
 create mode 100644 doc/guides/bbdevs/features/acc100.ini
 delete mode 100644 doc/guides/bbdevs/features/mbc.ini

diff --git a/doc/guides/bbdevs/features/acc100.ini b/doc/guides/bbdevs/features/acc100.ini
new file mode 100644
index 0000000..642cd48
--- /dev/null
+++ b/doc/guides/bbdevs/features/acc100.ini
@@ -0,0 +1,14 @@
+;
+; Supported features of the 'acc100' bbdev driver.
+;
+; Refer to default.ini for the full list of available PMD features.
+;
+[Features]
+Turbo Decoder (4G)     = Y
+Turbo Encoder (4G)     = Y
+LDPC Decoder (5G)      = Y
+LDPC Encoder (5G)      = Y
+LLR/HARQ Compression   = Y
+External DDR Access    = Y
+HW Accelerated         = Y
+BBDEV API              = Y
diff --git a/doc/guides/bbdevs/features/mbc.ini b/doc/guides/bbdevs/features/mbc.ini
deleted file mode 100644
index 78a7b95..0000000
--- a/doc/guides/bbdevs/features/mbc.ini
+++ /dev/null
@@ -1,14 +0,0 @@
-;
-; Supported features of the 'mbc' bbdev driver.
-;
-; Refer to default.ini for the full list of available PMD features.
-;
-[Features]
-Turbo Decoder (4G)     = Y
-Turbo Encoder (4G)     = Y
-LDPC Decoder (5G)      = Y
-LDPC Encoder (5G)      = Y
-LLR/HARQ Compression   = Y
-External DDR Access    = Y
-HW Accelerated         = Y
-BBDEV API              = Y
-- 
1.8.3.1


      parent reply	other threads:[~2020-08-18  1:23 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-18  1:19 [dpdk-dev] [PATCH v1 00/11] bbdev PMD ACC100 Nicolas Chautru
2020-08-18  1:19 ` [dpdk-dev] [PATCH v1 01/11] drivers/baseband: add PMD for ACC100 Nicolas Chautru
2020-08-18  1:19 ` [dpdk-dev] [PATCH v1 02/11] baseband/acc100: add register definition file Nicolas Chautru
2020-08-18  1:19 ` [dpdk-dev] [PATCH v1 03/11] baseband/acc100: add info_get function Nicolas Chautru
2020-08-18  1:19 ` [dpdk-dev] [PATCH v1 04/11] baseband/acc100: add queue configuration Nicolas Chautru
2020-08-18  1:19 ` [dpdk-dev] [PATCH v1 05/11] baseband/acc100: add LDPC processing functions Nicolas Chautru
2020-08-18  1:19 ` [dpdk-dev] [PATCH v1 06/11] baseband/acc100: add HARQ loopback support Nicolas Chautru
2020-08-18  1:19 ` [dpdk-dev] [PATCH v1 07/11] baseband/acc100: add support for 4G processing Nicolas Chautru
2020-08-18  1:19 ` [dpdk-dev] [PATCH v1 08/11] baseband/acc100: add interrupt support to PMD Nicolas Chautru
2020-08-18  1:19 ` [dpdk-dev] [PATCH v1 09/11] baseband/acc100: add debug function to validate input Nicolas Chautru
2020-08-18  1:19 ` [dpdk-dev] [PATCH v1 10/11] baseband/acc100: add configure function Nicolas Chautru
2020-08-18  1:19 ` Nicolas Chautru [this message]

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=1597713567-31511-12-git-send-email-nicolas.chautru@intel.com \
    --to=nicolas.chautru@intel.com \
    --cc=akhil.goyal@nxp.com \
    --cc=bruce.richardson@intel.com \
    --cc=dev@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).