numam-spdk/lib
Changpeng Liu 0e97fa53d9 nvmf/ctrlr: save AER commands ID
When doing live migration we need to restore the AER commands
in the destination VM, so here to provide an API to save
these CIDs and the transport layer can save the value.

After migration in destination VM, we should allocate
new AER requests based on CIDs in vfio-user.

Signed-off-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/10040 (master)

(cherry picked from commit 13f7510f1a)
Change-Id: I5881f833bbfacb0f030a2b135b4dd47726240378
Signed-off-by: Krzysztof Karas <krzysztof.karas@intel.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/11276
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
2022-01-27 08:14:46 +00:00
..
accel accel: Use vectored crc32 operations instead of chaining 2022-01-12 08:20:39 +00:00
bdev trace: add traces around io_device name 2022-01-19 08:55:59 +00:00
blob blobstore: Use RB_TREE to do blob lookup 2021-12-31 09:21:35 +00:00
blobfs trace: move all trace definitions to a separate file 2021-10-20 07:22:00 +00:00
conf
dma dma: Add infrstructure for push operation 2021-10-20 22:55:52 +00:00
env_dpdk env_dpdk: ensure that cleanup destructor runs last 2022-01-14 08:35:42 +00:00
env_ocf spelling: lib 2021-12-03 08:12:55 +00:00
event app.c: respect all/0xffff argument 2022-01-19 08:56:27 +00:00
ftl spelling: lib 2021-12-03 08:12:55 +00:00
idxd idxd: updates to WQ config routine to match updated spec 2022-01-20 21:42:48 +00:00
init rpc: add method for listing PCI devices 2021-12-14 09:08:59 +00:00
ioat ioat: fix potential double free problem in ioat_channel_start() 2021-06-16 09:00:37 +00:00
iscsi spelling: lib 2021-12-03 08:12:55 +00:00
json json: add spdk_json_write_bytearray 2021-12-14 09:08:59 +00:00
jsonrpc spelling: lib 2021-12-03 08:12:55 +00:00
log lib/log: move some log level function to log.c 2022-01-06 16:05:53 +00:00
lvol spelling: lib 2021-12-03 08:12:55 +00:00
nbd spelling: lib 2021-12-03 08:12:55 +00:00
notify
nvme lib/nvme: only active process to operate the unmap operation 2022-01-27 08:14:46 +00:00
nvmf nvmf/ctrlr: save AER commands ID 2022-01-27 08:14:46 +00:00
rdma rdma: Set REMOTE_WRITE permission for iWARP on target side 2021-11-30 09:08:21 +00:00
reduce spelling: lib 2021-12-03 08:12:55 +00:00
rocksdb rocksdb: fix thread name typo 2021-09-03 08:08:20 +00:00
rpc
scsi Lib/iSCSI: add the LUN Resize support 2022-01-20 07:56:23 +00:00
sock lib/sock: create common lookup for spdk_sock_group_impl 2021-11-24 08:34:41 +00:00
thread thread: remove io_device name from ioch tracepoints 2022-01-19 13:14:30 +00:00
trace trace_flags.c: modify errorlog text for duplicate tgroups 2022-01-14 11:01:15 +00:00
trace_parser spelling: lib 2021-12-03 08:12:55 +00:00
ut_mock
util util: Add spdk_ioviter for iterating iovecs 2021-12-17 09:45:44 +00:00
vfio_user spelling: lib 2021-12-03 08:12:55 +00:00
vhost lib/vhost: use contructor to initalize g_dpdk_sem 2022-01-20 19:09:20 +00:00
virtio spelling: lib 2021-12-03 08:12:55 +00:00
vmd spelling: lib 2021-12-03 08:12:55 +00:00
Makefile lib/trace_parser: add trace_parser library stubs 2021-09-29 08:57:58 +00:00