test/check_so_deps: remove old suppressions.
These suppressions are only valid for the course of one release. Now that we have started with a new release, remove all of the suppressions. Signed-off-by: Seth Howell <seth.howell@intel.com> Change-Id: I1a36bc49bb3a16f98de870cc06e56dbfa75d72d6 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/3722 Community-CI: Mellanox Build Bot Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Ben Walker <benjamin.walker@intel.com>
This commit is contained in:
parent
ada6c8468c
commit
7fade028eb
@ -34,264 +34,12 @@ function confirm_abi_deps() {
|
||||
fi
|
||||
|
||||
cat << EOF > ${suppression_file}
|
||||
[suppress_variable]
|
||||
name = SPDK_LOG_IDXD
|
||||
[suppress_variable]
|
||||
name = SPDK_LOG_IOAT
|
||||
[suppress_variable]
|
||||
name = SPDK_LOG_JSON_UTIL
|
||||
[suppress_variable]
|
||||
name = SPDK_LOG_RPC
|
||||
[suppress_variable]
|
||||
name = SPDK_LOG_RPC_CLIENT
|
||||
[suppress_function]
|
||||
name = spdk_jsonrpc_server_handle_request
|
||||
[suppress_function]
|
||||
name = spdk_jsonrpc_server_handle_error
|
||||
[suppress_function]
|
||||
name = spdk_jsonrpc_server_send_response
|
||||
[suppress_function]
|
||||
name = spdk_jsonrpc_parse_request
|
||||
[suppress_function]
|
||||
name = spdk_jsonrpc_free_request
|
||||
[suppress_function]
|
||||
name = spdk_jsonrpc_parse_response
|
||||
[suppress_variable]
|
||||
name = SPDK_LOG_LOG_RPC
|
||||
[suppress_variable]
|
||||
name = SPDK_LOG_LOG
|
||||
[suppress_variable]
|
||||
name = SPDK_LOG_LVOL
|
||||
[suppress_variable]
|
||||
name = SPDK_LOG_NBD
|
||||
[suppress_function]
|
||||
name = spdk_nbd_disk_find_by_nbd_path
|
||||
[suppress_function]
|
||||
name = spdk_nbd_disk_first
|
||||
[suppress_function]
|
||||
name = spdk_nbd_disk_next
|
||||
[suppress_function]
|
||||
name = spdk_nbd_disk_get_nbd_path
|
||||
[suppress_function]
|
||||
name = spdk_nbd_disk_get_bdev_name
|
||||
[suppress_variable]
|
||||
name = SPDK_LOG_NET
|
||||
[suppress_function]
|
||||
name = spdk_interface_net_interface_add_ip_address
|
||||
[suppress_function]
|
||||
name = spdk_interface_net_interface_delete_ip_address
|
||||
[suppress_function]
|
||||
name = spdk_interface_get_list
|
||||
[suppress_function]
|
||||
name = spdk_get_uevent
|
||||
[suppress_function]
|
||||
name = spdk_uevent_connect
|
||||
[suppress_function]
|
||||
name = spdk_nvme_ctrlr_get_current_process
|
||||
[suppress_function]
|
||||
name = spdk_nvme_ctrlr_get_process
|
||||
[suppress_function]
|
||||
name = spdk_nvme_get_ctrlr_by_trid_unsafe
|
||||
[suppress_function]
|
||||
name = spdk_nvme_io_msg_process
|
||||
[suppress_function]
|
||||
name = spdk_nvme_wait_for_completion
|
||||
[suppress_function]
|
||||
name = spdk_nvme_wait_for_completion_robust_lock
|
||||
[suppress_function]
|
||||
name = spdk_nvme_wait_for_completion_timeout
|
||||
[suppress_variable]
|
||||
name = SPDK_LOG_NVME
|
||||
[suppress_variable]
|
||||
name = SPDK_LOG_OPAL
|
||||
[suppress_variable]
|
||||
name = spdk_opal_method
|
||||
[suppress_variable]
|
||||
name = spdk_opal_uid
|
||||
[suppress_variable]
|
||||
name = SPDK_LOG_REDUCE
|
||||
[suppress_variable]
|
||||
name = SPDK_LOG_THREAD
|
||||
[suppress_variable]
|
||||
name = SPDK_LOG_TRACE
|
||||
[suppress_function]
|
||||
name = spdk_crc32_table_init
|
||||
[suppress_function]
|
||||
name = spdk_crc32_update
|
||||
[suppress_variable]
|
||||
name = SPDK_LOG_VIRTIO_DEV
|
||||
[suppress_variable]
|
||||
name = SPDK_LOG_VIRTIO_PCI
|
||||
[suppress_variable]
|
||||
name = SPDK_LOG_VIRTIO_USER
|
||||
[suppress_variable]
|
||||
name = SPDK_LOG_VMD
|
||||
[suppress_variable]
|
||||
name = SPDK_LOG_ACCEL_IDXD
|
||||
[suppress_variable]
|
||||
name = SPDK_LOG_ACCEL_IOAT
|
||||
[suppress_variable]
|
||||
name = SPDK_LOG_AIO
|
||||
[suppress_variable]
|
||||
name = SPDK_LOG_VBDEV_COMPRESS
|
||||
[suppress_variable]
|
||||
name = SPDK_LOG_CRYPTO
|
||||
[suppress_variable]
|
||||
name = SPDK_LOG_VBDEV_DELAY
|
||||
[suppress_function]
|
||||
name = spdk_vbdev_error_create
|
||||
[suppress_function]
|
||||
name = spdk_vbdev_error_delete
|
||||
[suppress_function]
|
||||
name = spdk_vbdev_error_inject_error
|
||||
[suppress_variable]
|
||||
name = SPDK_LOG_BDEV_FTL
|
||||
[suppress_variable]
|
||||
name = SPDK_LOG_GPT_PARSE
|
||||
[suppress_variable]
|
||||
name = SPDK_LOG_VBDEV_GPT
|
||||
[suppress_function]
|
||||
name = spdk_gpt_parse_mbr
|
||||
[suppress_function]
|
||||
name = spdk_gpt_parse_partition_table
|
||||
[suppress_variable]
|
||||
name = SPDK_LOG_ISCSI_INIT
|
||||
[suppress_variable]
|
||||
name = SPDK_LOG_LVOL_RPC
|
||||
[suppress_variable]
|
||||
name = SPDK_LOG_VBDEV_LVOL
|
||||
[suppress_variable]
|
||||
name = SPDK_LOG_BDEV_MALLOC
|
||||
[suppress_variable]
|
||||
name = SPDK_LOG_BDEV_NULL
|
||||
[suppress_variable]
|
||||
name = SPDK_LOG_BDEV_NVME
|
||||
[suppress_function]
|
||||
name = spdk_bdev_nvme_create
|
||||
[suppress_function]
|
||||
name = spdk_bdev_nvme_delete
|
||||
[suppress_function]
|
||||
name = spdk_bdev_nvme_get_ctrlr
|
||||
[suppress_function]
|
||||
name = spdk_bdev_nvme_get_io_qpair
|
||||
[suppress_function]
|
||||
name = spdk_bdev_nvme_get_opts
|
||||
[suppress_function]
|
||||
name = spdk_bdev_nvme_set_hotplug
|
||||
[suppress_function]
|
||||
name = spdk_bdev_nvme_set_opts
|
||||
[suppress_function]
|
||||
name = spdk_vbdev_opal_create
|
||||
[suppress_function]
|
||||
name = spdk_vbdev_opal_destruct
|
||||
[suppress_function]
|
||||
name = spdk_vbdev_opal_enable_new_user
|
||||
[suppress_function]
|
||||
name = spdk_vbdev_opal_get_info_from_bdev
|
||||
[suppress_function]
|
||||
name = spdk_vbdev_opal_set_lock_state
|
||||
[suppress_variable]
|
||||
name = SPDK_LOG_BDEV_OCSSD
|
||||
[suppress_variable]
|
||||
name = SPDK_LOG_VBDEV_OPAL
|
||||
[suppress_variable]
|
||||
name = SPDK_LOG_OCFCTX
|
||||
[suppress_variable]
|
||||
name = SPDK_LOG_VBDEV_PASSTHRU
|
||||
[suppress_variable]
|
||||
name = SPDK_LOG_BDEV_PMEM
|
||||
[suppress_function]
|
||||
name = spdk_create_pmem_disk
|
||||
[suppress_function]
|
||||
name = spdk_delete_pmem_disk
|
||||
[suppress_variable]
|
||||
name = SPDK_LOG_BDEV_RAID
|
||||
[suppress_variable]
|
||||
name = SPDK_LOG_BDEV_RAID0
|
||||
[suppress_variable]
|
||||
name = SPDK_LOG_BDEV_RAID5
|
||||
[suppress_variable]
|
||||
name = SPDK_LOG_RAID_RPC
|
||||
[suppress_variable]
|
||||
name = SPDK_LOG_BDEV_RBD
|
||||
[suppress_function]
|
||||
name = spdk_bdev_rbd_create
|
||||
[suppress_function]
|
||||
name = spdk_bdev_rbd_delete
|
||||
[suppress_function]
|
||||
name = spdk_bdev_rbd_dup_config
|
||||
[suppress_function]
|
||||
name = spdk_bdev_rbd_free_config
|
||||
[suppress_function]
|
||||
name = spdk_bdev_rbd_resize
|
||||
[suppress_variable]
|
||||
name = SPDK_LOG_VBDEV_SPLIT
|
||||
[suppress_function]
|
||||
name = spdk_vbdev_split_destruct
|
||||
[suppress_function]
|
||||
name = spdk_vbdev_split_get_part_base
|
||||
[suppress_variable]
|
||||
name = SPDK_LOG_URING
|
||||
[suppress_variable]
|
||||
name = SPDK_LOG_VIRTIO
|
||||
[suppress_variable]
|
||||
name = SPDK_LOG_VIRTIO_BLK
|
||||
[suppress_variable]
|
||||
name = SPDK_LOG_VBDEV_ZONE_BLOCK
|
||||
[suppress_function]
|
||||
name = spdk_vbdev_zone_block_create
|
||||
[suppress_function]
|
||||
name = spdk_vbdev_zone_block_delete
|
||||
[suppress_variable]
|
||||
name = SPDK_LOG_BLOBFS_BDEV
|
||||
[suppress_variable]
|
||||
name = SPDK_LOG_BLOBFS_BDEV_RPC
|
||||
[suppress_function]
|
||||
name = spdk_blobfs_fuse_send_request
|
||||
[suppress_function]
|
||||
name = spdk_blobfs_fuse_start
|
||||
[suppress_function]
|
||||
name = spdk_blobfs_fuse_stop
|
||||
[suppress_variable]
|
||||
name = SPDK_LOG_APP_RPC
|
||||
[suppress_function]
|
||||
name = spdk_nvmf_parse_conf
|
||||
[suppress_variable]
|
||||
name = SPDK_LOG_VHOST
|
||||
[suppress_variable]
|
||||
name = SPDK_LOG_VHOST_BLK
|
||||
[suppress_variable]
|
||||
name = SPDK_LOG_VHOST_BLK_DATA
|
||||
[suppress_variable]
|
||||
name = SPDK_LOG_VHOST_RING
|
||||
[suppress_variable]
|
||||
name = SPDK_LOG_VHOST_RPC
|
||||
[suppress_variable]
|
||||
name = SPDK_LOG_VHOST_SCSI
|
||||
[suppress_variable]
|
||||
name = SPDK_LOG_VHOST_SCSI_DATA
|
||||
[suppress_variable]
|
||||
name = SPDK_LOG_VHOST_SCSI_QUEUE
|
||||
[suppress_variable]
|
||||
name = spdk_vhost_scsi_device_backend
|
||||
[suppress_type]
|
||||
name = spdk_net_impl
|
||||
[suppress_type]
|
||||
name = spdk_lvol
|
||||
[suppress_type]
|
||||
name = spdk_pci_device
|
||||
[suppress_type]
|
||||
name = spdk_nvme_ctrlr_data
|
||||
[suppress_type]
|
||||
name = spdk_nvme_ns_data
|
||||
[suppress_type]
|
||||
name = spdk_nvme_log_page
|
||||
[suppress_type]
|
||||
name = spdk_nvme_ana_state
|
||||
[suppress_type]
|
||||
name = spdk_nvme_ana_group_descriptor
|
||||
[suppress_type]
|
||||
name = spdk_nvme_ana_page
|
||||
EOF
|
||||
|
||||
for object in "$libdir"/libspdk_*.so; do
|
||||
|
Loading…
x
Reference in New Issue
Block a user