Home
last modified time | relevance | path

Searched refs:check (Results 1 – 25 of 26) sorted by relevance

12

/spdk/scripts/env_dpdk/
H A DREADME.md13 $1 - `check` or `fix` mode (default: check)
18 When calling the script, default is to check the diff of the in-tree headers with
24 Similar to check mode, but additionally patches the differences to the
H A Dcheck_dpdk_pci_api.sh15 mode=${1:-check} # check or fix
/spdk/test/nvme/overhead/
H A DREADME9 check. Only record the TSC delta if the I/O completion check
12 of the actual I/O completion check.
/spdk/go/rpc/
H A Dgo.sum14 gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 h1:yhCVgyC4o1eVCa2tZl7eS0r+SDo693bJlVdllGtEeKM=
15 gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN…
/spdk/scripts/vagrant/
H A Dupdate.sh89 yum check-update
94 yum check-update
H A DREADME.md45 - Note: You should disable Hyper-V in Windows RS 3 laptop. Search `windows features` un-check Hyper…
54 1. yum check-update
/spdk/scripts/
H A Dsync_dev_uevents.sh17 DEVPATH_LOOKUP - check if given dev matches inside DEVPATH
H A Darm_cross_compile.sh20 …0.2-2020.11/binrel/gcc-arm-10.2-2020.11-x86_64-aarch64-none-linux-gnu.tar.xz --no-check-certificate
141 …wget https://ftp.debian.org/debian/pool/main/liba/libaio/libaio_0.3.112.orig.tar.xz --no-check-cer…
176 wget https://ftp.gnu.org/pub/gnu/ncurses/ncurses-6.2.tar.gz --no-check-certificate
/spdk/doc/
H A Dvirtio.md15 interrupts to check for an I/O response. If used inside a VM, it bypasses interrupt
H A Doverview.md63 This is a great place to learn about how SPDK works. In particular, check out
95 important are `check_format.sh`, which will use astyle and pep8 to check C, C++, and Python
H A Dblobfs.md17 Make sure you check out the `6.15.fb` branch.
H A Dsystem_configuration.md71 Which means that the device is a part of the IOMMU group 5. We can check if
H A Dscheduler.md75 values are then compared with all the ticks since the last check, which allows
H A Dbackporting.md122 Above commands update SPDK master branch, check out the newest fork of the DPDK submodule, then
H A Duserspace.md66 memory needs to be read (no MMIO) to check a queue pair for a bit flip and
H A Dbdev_module.md37 (`examine_config` and `examine_disk`). Please check the documentation of
H A Discsi.md292 return with check condition status. Then the LUN starts one poller which will
H A Dnvmf_tgt_pg.md56 facilities to check for incoming data on groups of connections more
H A Dnvme_multipath.md110 may be changed. In this case, the NVMe bdev module reads the ANA log page to check the ANA state
/spdk/scripts/env_dpdk/22.11/
H A D23.11-rte_dev.h.patch13 +/* Macros to check for invalid function pointers */
/spdk/scripts/pkgdep/
H A Dcommon.sh111 * Fetching $shfmt_url failed, $shfmt will not be available for format check.
/spdk/include/spdk/
H A Dscsi_spec.h412 uint8_t check; member
/spdk/scripts/bash-completion/
H A Dspdk93 # first instance, check the cmdline for an -s arg, if it's
/spdk/test/common/
H A Dautobuild_common.sh184 patch -p1 < "$rootdir/test/common/config/pkgdep/patches/dpdk/24.03/pcapng-add-memcpy-check.patch"
235 "$rootdir/scripts/env_dpdk/check_dpdk_pci_api.sh" check "$dpdk_dir"
308 echo "Header dependency check failed"
318 # Create empty file to check if it is not deleted by target uninstall
/spdk/app/fio/nvme/
H A DREADME.md11 Then check out the latest fio version and compile the code:

12