]> git.proxmox.com Git - ceph.git/blob - ceph/src/spdk/test/common/skipped_build_files.txt
update source to Ceph Pacific 16.2.2
[ceph.git] / ceph / src / spdk / test / common / skipped_build_files.txt
1 # Not configured to test vtune.
2 lib/bdev/vtune
3
4 # Not configured to test VPP
5 module/sock/vpp/vpp
6
7 # Not configured to test rocksdb env file
8 lib/rocksdb/env_spdk.cc
9
10 # Not configured to test FC
11 lib/nvmf/fc
12 lib/nvmf/fc_ls
13 test/unit/lib/nvmf/fc.c/fc_ut
14 test/unit/lib/nvmf/fc_ls.c/fc_ls_ut
15
16 # Not configured for Neon testing
17 lib/util/base64_neon
18
19 # Not configured for mlx5 dv testing
20 lib/rdma/rdma_mlx5_dv
21
22 # Files related to testing our internal vhost implementation.
23 lib/rte_vhost/fd_man
24 lib/rte_vhost/socket
25 lib/rte_vhost/vhost
26 lib/rte_vhost/vhost_user
27 lib/vhost/vhost_nvme
28 lib/virtio/vhost_user
29
30 # Cuse related files, enable when ready.
31 lib/nvme/nvme_cuse
32 module/bdev/nvme/bdev_nvme_cuse_rpc
33 test/nvme/cuse/cuse
34
35 # Currently we don't have this plumbed for testing, enable when ready.
36 module/bdev/uring/bdev_uring
37 module/bdev/uring/bdev_uring_rpc
38 module/sock/uring/uring
39
40 # Currently not testing blobfs_fuse, enable when ready.
41 module/blobfs/bdev/blobfs_fuse
42 test/blobfs/fuse/fuse
43
44
45 # These files all represent c files that are only compiled by direct inclusion in other files.
46 test/common/lib/test_env
47 test/common/lib/test_sock
48 test/common/lib/ut_multithread
49 test/common/lib/test_rdma
50 test/unit/lib/blob/bs_dev_common
51 test/unit/lib/blob/bs_scheduler
52 test/unit/lib/ftl/common/utils
53 test/unit/lib/iscsi/common
54 test/unit/lib/json_mock
55 test/unit/lib/sock/uring.c/uring_ut
56
57 # These files are in the external_code directory which doesn't get compiled with SPDK.
58 test/external_code/hello_world/hello_bdev
59 test/external_code/passthru/vbdev_passthru
60 test/external_code/passthru/vbdev_passthru_rpc