numam-dpdk/drivers/raw/ifpga
Wei Huang f724a8025d raw/ifpga: add miscellaneous APIs
Below miscellaneous APIs are used to implement OPAE application.
1. rte_pmd_ifpga_get_pci_bus() get PCI bus ifpga driver registered.
2. rte_pmd_ifpga_partial_reconfigure() do partial reconfiguration.
3. rte_pmd_ifpga_cleanup() free software resources allocated by driver.
4. rte_pmd_ifpga_set_rsu_status() set status of rsu process.

Signed-off-by: Wei Huang <wei.huang@intel.com>
Acked-by: Tianfei Zhang <tianfei.zhang@intel.com>
Acked-by: Rosen Xu <rosen.xu@intel.com>
2021-03-05 09:56:18 +01:00
..
base raw/ifpga: add APIs to get FPGA information 2021-03-05 09:56:10 +01:00
ifpga_rawdev.c raw/ifpga: add miscellaneous APIs 2021-03-05 09:56:18 +01:00
ifpga_rawdev.h raw/ifpga: add miscellaneous APIs 2021-03-05 09:56:18 +01:00
meson.build raw/ifpga: add FPGA RSU APIs 2021-03-05 09:55:55 +01:00
rte_pmd_ifpga.c raw/ifpga: add miscellaneous APIs 2021-03-05 09:56:18 +01:00
rte_pmd_ifpga.h raw/ifpga: add miscellaneous APIs 2021-03-05 09:56:18 +01:00
version.map raw/ifpga: add miscellaneous APIs 2021-03-05 09:56:18 +01:00