473c88f9b3
The ifpga and skeleton rawdev drivers included "rawdev" in their directory names, which was superfluous given that they were in the drivers/raw directory. Shorten the names via this patch. For meson builds, this will rename the final library .so/.a files produced, but those will be renamed again later via a patch to standardize rawdev names. Signed-off-by: Bruce Richardson <bruce.richardson@intel.com> Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
20 lines
323 B
ReStructuredText
20 lines
323 B
ReStructuredText
.. SPDX-License-Identifier: BSD-3-Clause
|
|
Copyright 2018 NXP
|
|
|
|
Rawdev Drivers
|
|
==============
|
|
|
|
The following are a list of raw device PMDs, which can be used from an
|
|
application through rawdev API.
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:numbered:
|
|
|
|
dpaa2_cmdif
|
|
dpaa2_qdma
|
|
ifpga
|
|
ioat
|
|
ntb
|
|
octeontx2_dma
|