From: Nicolas Chautru Date: Tue, 29 Sep 2020 00:09:32 +0000 (-0700) Subject: doc: remove orphan bbdev PMD feature table X-Git-Url: http://git.droids-corp.org/?a=commitdiff_plain;h=a5bdedf9995928b77bfd4ed464bddd9a925ae4e2;p=dpdk.git doc: remove orphan bbdev PMD feature table Removing a feature table referring erroneously to a PMD not present in DPDK. Fixes: 65f1eec ("doc: add feature matrix table for bbdev") Cc: stable@dpdk.org Signed-off-by: Nicolas Chautru Acked-by: Akhil Goyal --- diff --git a/doc/guides/bbdevs/features/mbc.ini b/doc/guides/bbdevs/features/mbc.ini deleted file mode 100644 index 78a7b95da3..0000000000 --- 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