.. |
accel
|
test/accel: add UT for _get_task()
|
2021-02-22 10:03:35 +00:00 |
bdev
|
bdev/nvme: Merge populate_namespaces() and its callback into nvme_bdev_ctrlr_create()
|
2021-03-30 11:43:24 +00:00 |
blob
|
test/blob: Use CFLAGS when checking CUnit version
|
2021-02-04 08:44:30 +00:00 |
blobfs
|
remove unneeded spdk_internal/thread.h includes
|
2020-12-10 14:38:04 +00:00 |
event
|
event: Add return code to spdk_rpc_initialize
|
2021-03-12 08:38:10 +00:00 |
ftl
|
remove unneeded spdk_internal/thread.h includes
|
2020-12-10 14:38:04 +00:00 |
idxd
|
test/idxd: fix allocation issue with unit test
|
2021-03-26 08:22:41 +00:00 |
ioat
|
ut: make use of CUnit macro to reduce duplications
|
2020-04-02 14:50:12 +00:00 |
iscsi
|
lib/iscsi: return immediately from iscsi_parse_params if len is 0
|
2021-03-01 14:13:48 +00:00 |
json
|
json: add spdk_json_free_object()
|
2020-10-19 10:02:10 +00:00 |
jsonrpc
|
lib/jsonrpc: remove spdk_ prefix from internal functions.
|
2020-05-11 12:29:07 +00:00 |
log
|
log: simplify SPDK_LOG_REGISTER_COMPONENT
|
2020-10-14 08:00:35 +00:00 |
lvol
|
blob: Make the ABI compatibility of spdk_blob_open_opts structure.
|
2020-12-29 07:55:22 +00:00 |
notify
|
ut: make use of CUnit macro to reduce duplications
|
2020-04-02 14:50:12 +00:00 |
nvme
|
test/nvme_ctrlr: cases for ctrlr adding and removing process
|
2021-03-31 08:52:08 +00:00 |
nvmf
|
nvmf/tcp: Move the accel_engine into the poll group.
|
2021-03-30 11:50:20 +00:00 |
reduce
|
test: add generic unlink wrapper
|
2020-05-06 12:43:57 +00:00 |
scsi
|
test/unit/lib/scsi: Add unit test stubs
|
2020-11-19 09:47:06 +00:00 |
sock
|
sock: introduce SO_INCOMING_CPU to get placement_id
|
2021-03-09 08:53:52 +00:00 |
thread
|
lib/thread: Defer exiting thread if thread is unregistering io_device
|
2021-01-13 10:07:51 +00:00 |
util
|
test/string.c: remove hardcoded limit values
|
2021-02-11 08:40:09 +00:00 |
vhost
|
lib/vhost: force cpumask to be subset of application's CPU mask
|
2021-02-04 08:35:08 +00:00 |
json_mock.c
|
ut/json_mock: Add spdk_json_write_string_fmt()
|
2021-02-09 11:29:53 +00:00 |
Makefile
|
test/accel: add first UT for accel framework
|
2021-02-22 10:03:35 +00:00 |