Konrad Sztyber 9647fd4e8d rpc: add method for listing PCI devices
This RPC lists all PCI devices attached to an SPDK application.  Each
device is identified by a BDF and contains a buffer with a copy of its
config space.

Signed-off-by: Konrad Sztyber <konrad.sztyber@intel.com>
Change-Id: I852f421fde105d975458f8e63b8da4f92ed2c69b
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/10652
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Aleksey Marchuk <alexeymar@mellanox.com>
Community-CI: Mellanox Build Bot
2021-12-14 09:08:59 +00:00
..
2021-12-02 15:41:33 +00:00
2021-09-08 21:53:48 +00:00
2021-08-26 19:27:22 +00:00
2021-09-08 21:53:48 +00:00
2021-08-26 19:27:22 +00:00
2021-09-08 21:53:48 +00:00
2021-09-08 21:53:48 +00:00
2021-08-26 19:27:22 +00:00
2021-12-02 15:41:33 +00:00
2021-08-26 19:27:22 +00:00
2021-09-08 21:53:48 +00:00
2021-11-30 09:05:19 +00:00
2018-12-10 15:56:50 +00:00
2021-08-26 19:27:22 +00:00
2021-08-26 19:27:22 +00:00
2021-08-26 19:27:22 +00:00
2021-11-30 09:05:19 +00:00
2021-11-30 09:05:19 +00:00
2021-09-08 21:53:48 +00:00
2021-08-26 19:27:22 +00:00
2021-08-26 19:27:22 +00:00
2021-09-08 21:53:48 +00:00
2021-03-18 14:43:08 +00:00
2021-08-26 19:27:22 +00:00
2021-08-26 19:27:22 +00:00
2021-08-26 19:27:22 +00:00
2021-09-08 21:53:48 +00:00
2021-09-08 21:53:48 +00:00
2021-08-26 19:27:22 +00:00
2021-08-26 19:27:22 +00:00
2021-08-26 19:27:22 +00:00
2021-08-05 07:42:35 +00:00
2021-11-30 09:05:19 +00:00
2021-11-30 09:05:19 +00:00
2021-01-04 16:28:01 +00:00
2021-09-08 21:53:48 +00:00
2021-06-08 08:27:15 +00:00
2021-08-26 19:27:22 +00:00
2021-08-26 19:27:22 +00:00
2021-08-26 19:27:22 +00:00
2021-08-26 19:27:22 +00:00
2021-08-26 19:27:22 +00:00

SPDK Documentation

The current version of the SPDK documentation can be found online at http://www.spdk.io/doc/

Building the Documentation

To convert the documentation into HTML run make in the doc directory. The output will be located in doc/output/html. Before running make ensure all pre-requisites are installed. See Installing Prerequisites for more details.