-
## Describe the bug
Sometimes, at the cleanup stage of the unit test, we will encounter several kinds of errors:
#### Case 1:
Somehow the shallow copy reports error `Invalid argument`:
```…
-
### Input C/C++ Header
```C++
#include
#pragma pack(push, 2)
typedef struct _UART_SETTINGS
{
uint16_t Baudrate;
uint16_t spbrg;
uint16_t brgh;
uint16_t parity;
uint16_t stop_…
-
# Sighting report
https://ci.spdk.io/results/autotest-spdk-master-vs-dpdk-main/builds/3693/archive/vhost-initiator-vg-autotest_84243/build.log
Point of failure:
```
00:06:01.887 01:49:16 j…
-
## Context
Need kernel-bypass storage api support.
## Proposed Solution
Access NVME disk directly.
## Alternative Solutions
Userspace nvme driver based on dpdk (like spdk).
It would …
-
**Location (Korea, USA, China, India, etc.)**
USA
**Describe the bug**
```
./test/lib/blobfs/mkfs/mkfs /tmp/rocksdb.conf Nvme0n1
Starting DPDK 17.05.0 initialization...
[ DPDK EAL parameters…
-
also can't get them via
```
docker run --network=opi-spdk-bridge_opi --rm -it namely/grpc-cli call --json_input --json_output opi-spdk-server:50051 NVMfRemoteControllerList "{}"
connecting to opi-s…
-
# Sighting report
spdk_nvme_perf stuck
```
/usr/spdk/bin/spdk_nvme_perf -r 'trtype:RDMA adrfam:IPv4 traddr:10.3.21.169 trsvcid:17602 subnqn:nqn.2023-09.io.spdk:blockclient' -o 4096 -w randread …
-
I am getting the following error when running rocksDB on SPDK.
```
$ sudo LD_LIBRARY_PATH=/KVSSD/application/kvbench/build_spdk/ ./blobfs_rocksdb_bench -f bench_config.ini
Using "bench_config.ini…
-
## Is your feature request related to a problem? Please describe (👍 if you like this request)
Currently, SPDK volumes rely on the SPDK AIO bdev driver, which allows access to Linux kernel block dev…
-
# Sighting report
Recently, I have been studying SPDK vhost. I refer to the official documentation of SPDK. The link to the documentation is as follows.
[SPDK vhost performance report](https://ci.sp…