numam-dpdk/doc/api
Wei Huang a05bd1b40b raw/ifpga: add FPGA RSU APIs
RSU (Remote System Update) depends on secure manager which may be
different on various implementations, so a new secure manager device
is implemented for adapting such difference.
There are five APIs added:
1. rte_pmd_ifpga_get_dev_id() get raw device ID of ifpga device from PCI
   address like 'Domain:Bus:Dev.Func'.
2. rte_pmd_ifpga_update_flash() update flash with specific image file.
3. rte_pmd_ifpga_stop_update() abort flash update process.
4. rte_pmd_ifpga_reboot_try() check current ifpga status and change it
   to reboot status if it is idle.
5. rte_pmd_ifpga_reload() trigger full reconfiguration of ifpga device.

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:55:55 +01:00
..
doxy-api-index.md raw/ifpga: add FPGA RSU APIs 2021-03-05 09:55:55 +01:00
doxy-api.conf.in raw/ifpga: add FPGA RSU APIs 2021-03-05 09:55:55 +01:00
doxy-html-custom.sh use SPDX tag for 6WIND copyrighted files 2018-05-25 10:47:06 +02:00
generate_doxygen.sh doc: put doxygen log file in build directory 2020-09-30 15:33:32 +02:00
generate_examples.sh doc: add dependency on examples for API doxygen 2020-02-15 17:50:41 +01:00
meson.build doc: add doxygen index file to dependencies 2020-10-06 00:27:04 +02:00