]> git.proxmox.com Git - ceph.git/blame - ceph/src/spdk/test/vhost/other/conf.json
bump version to 15.2.11-pve1
[ceph.git] / ceph / src / spdk / test / vhost / other / conf.json
CommitLineData
11fdf7f2
TL
1{
2 "subsystems": [
3 {
4 "subsystem": "copy",
5 "config": null
6 },
7 {
8 "subsystem": "interface",
9 "config": null
10 },
11 {
12 "subsystem": "net_framework",
13 "config": null
14 },
15 {
16 "subsystem": "bdev",
17 "config": [
18 {
19 "params": {
20 "block_size": 4096,
21 "num_blocks": 32768
22 },
23 "method": "construct_malloc_bdev"
24 },
25 {
26 "params": {
27 "block_size": 4096,
28 "num_blocks": 32768
29 },
30 "method": "construct_malloc_bdev"
31 }
32 ]
33 },
34 {
35 "subsystem": "nbd",
36 "config": []
37 },
38 {
39 "subsystem": "scsi",
40 "config": null
41 }
42 ]
43}