/spdk/test/common/config/ |
H A D | README.md | 3 under test/*. The scope of supported tests may vary across supported distros due
|
/spdk/go/rpc/ |
H A D | README.md | 98 This method creates a new JSON-RPC 2.0 client. Both Unix and TCP sockets are supported. 102 - `network`: Type of network. Both `unix` and `tcp` are supported.
|
/spdk/doc/ |
H A D | accel_fw.md | 26 operations supported by the framework have a backing software implementation in 32 supported by IOAT. 59 this usage is the kernel dependency, i.e., idxd kernel driver must be supported and loaded 152 The following ciphers and PMDs are supported: 197 To determine the name of available modules and their supported operations use the
|
H A D | porting.md | 14 DPDK is currently supported on Linux and FreeBSD only.
|
H A D | distributions.md | 13 listing which covers all currently supported versions and the related CI
|
H A D | bdevperf.md | 60 Below is a full list of supported parameters with descriptions.
|
H A D | memory.md | 26 2MiB, and 1GiB pages are supported. Typically, operating systems use 4KiB pages 117 supported today.
|
H A D | sma.md | 94 Not all QoS settings have to be supported by each device, so users 109 This method queries supported QoS settings.
|
H A D | shfmt.md | 36 currently in use (3.1.0 is currently supported).
|
H A D | blobfs.md | 86 * Only a synchronous API is currently supported. An asynchronous API has been developed but not th…
|
H A D | bdev_module.md | 91 supported. The available I/O types are: 116 0's). If it isn't supported, the generic bdev code is capable of emulating it
|
H A D | nvme_multipath.md | 174 TCP and RDMA) is supported. However, in this type of configuration, memory domain is not available 175 yet because memory domain is supported only by the RDMA transport now.
|
H A D | system_configuration.md | 30 is supported with DPDK starting from version 18.11.
|
H A D | backporting.md | 3 In SPDK updating supported versions, other than the latest `master`, is carried out through
|
H A D | bdev_pg.md | 132 Some I/O request types are optional and may not be supported by a given bdev.
|
H A D | vhost_processing.md | 106 Afterwards, the driver requests the number of maximum supported queues and
|
H A D | vhost.md | 378 supported from version 2.12.
|
/spdk/scripts/perf/pm/ |
H A D | collect-cpu-temp | 170 printf 'Module (%s) not supported\n' "$module" >&2 225 module - Module to execute. Currently supported: 'hwmon', 'throttle'. All modules are
|
H A D | collect-bmc-pm | 452 this value matches one of supported averaging time periods special
|
/spdk/proto/ |
H A D | sma.proto | 126 // current limit value unchanged. If one of the limits isn't supported by a
|
/spdk/scripts/bash-completion/ |
H A D | spdk | 188 if [[ -n ${BASH_REMATCH[1]} && ${BASH_REMATCH[1]} != "not supported"* ]]; then
|
/spdk/lib/nvme/ |
H A D | nvme_opal.c | 754 bool supported = false, single_user = false; in opal_discovery0_end() local 792 supported = true; in opal_discovery0_end() 796 supported = true; in opal_discovery0_end() 804 if (supported == false) { in opal_discovery0_end()
|
H A D | nvme_ctrlr.c | 999 if (ctrlr->cdata.apsta.supported) { in nvme_ctrlr_set_supported_features() 1344 NVME_CTRLR_INFOLOG(ctrlr, "Drive reports no command sets supported. Assuming NVM is supported.\n"); in nvme_ctrlr_enable() 1364 /* Invalid supported bits detected, falling back to NVM. */ in nvme_ctrlr_enable() 1369 /* Verify that the selected command set is supported by the controller. */ in nvme_ctrlr_enable() 1371 NVME_CTRLR_DEBUGLOG(ctrlr, "Requested I/O command set %u but supported mask is 0x%x\n", in nvme_ctrlr_enable() 1373 NVME_CTRLR_DEBUGLOG(ctrlr, "Falling back to NVM. Assuming NVM is supported.\n"); in nvme_ctrlr_enable() 1494 return "set supported log pages"; in nvme_ctrlr_state_string() 1496 return "set supported INTEL log pages"; in nvme_ctrlr_state_string() 1498 return "wait for supported INTE in nvme_ctrlr_state_string() [all...] |
/spdk/scripts/vagrant/ |
H A D | README.md | 3 … to use the scripts in the `spdk/scripts/vagrant`. Mac, Windows, and Linux platforms are supported.
|
/spdk/test/common/config/pkgdep/ |
H A D | git | 271 echo "Currently, Vagrant installation is supported only on ubuntu" 335 echo "irdma installation not supported under $ID" >&2
|