Home
last modified time | relevance | path

Searched refs:ID (Results 1 – 25 of 30) sorted by relevance

12

/spdk/scripts/pkgdep/
H A Drhel.sh9 case "$ID" in
41 if [[ $ID == centos || $ID == rhel || $ID == rocky ]]; then
43 [[ $ID == centos || $ID == rocky ]] && enable+=("extras")
47 [[ $ID == centos ]] && repos+=("centos-release-ceph-nautilus.noarch")
48 [[ $ID == centos ]] && repos+=("centos-release-scl-rh")
51 echo "Liburing not supported on ${ID}$VERSION_ID, disabling"
67 [[ $ID !
[all...]
H A Dcentos.sh9 case "$ID" in
41 if [[ $ID == centos || $ID == rhel || $ID == rocky ]]; then
43 [[ $ID == centos || $ID == rocky ]] && enable+=("extras")
47 [[ $ID == centos ]] && repos+=("centos-release-ceph-nautilus.noarch")
48 [[ $ID == centos ]] && repos+=("centos-release-scl-rh")
51 echo "Liburing not supported on ${ID}$VERSION_ID, disabling"
67 [[ $ID !
[all...]
H A Dopeneuler.sh9 case "$ID" in
41 if [[ $ID == centos || $ID == rhel || $ID == rocky ]]; then
43 [[ $ID == centos || $ID == rocky ]] && enable+=("extras")
47 [[ $ID == centos ]] && repos+=("centos-release-ceph-nautilus.noarch")
48 [[ $ID == centos ]] && repos+=("centos-release-scl-rh")
51 echo "Liburing not supported on ${ID}$VERSION_ID, disabling"
67 [[ $ID !
[all...]
H A Dfedora.sh9 case "$ID" in
41 if [[ $ID == centos || $ID == rhel || $ID == rocky ]]; then
43 [[ $ID == centos || $ID == rocky ]] && enable+=("extras")
47 [[ $ID == centos ]] && repos+=("centos-release-ceph-nautilus.noarch")
48 [[ $ID == centos ]] && repos+=("centos-release-scl-rh")
51 echo "Liburing not supported on ${ID}$VERSION_ID, disabling"
67 [[ $ID !
[all...]
H A Dcommon.sh268 if [[ $ID != centos && $ID != rocky && $ID != sles ]]; then
271 echo "mdl not supported on $ID, disabling"
H A Ddebian.sh85 if [[ $ID == "ubuntu" && ${VERSION_ID:0:2} -ge "23" ]]; then
H A Dubuntu.sh85 if [[ $ID == "ubuntu" && ${VERSION_ID:0:2} -ge "23" ]]; then
/spdk/scripts/
H A Dpkgdep.sh119 ID=freebsd
121 ID=unknown
124 ID=${ID,,}
127 if [[ $ID == *"suse"* ]]; then
128 ID="sles"
136 for id in $ID $ID_LIKE; do
144 printf 'Not supported distribution detected (%s), aborting\n' "$ID" >&2
/spdk/test/common/config/pkgdep/os/
H A Drhel8 if [[ $ID == centos || $ID == rocky ]] && [[ $VERSION_ID == 8* ]]; then
10 elif [[ $ID == centos ]] && ((VERSION_ID == 7)); then
22 if [[ $ID == fedora ]] && ((VERSION_ID >= 38)); then
H A Dfedora8 if [[ $ID == centos || $ID == rocky ]] && [[ $VERSION_ID == 8* ]]; then
10 elif [[ $ID == centos ]] && ((VERSION_ID == 7)); then
22 if [[ $ID == fedora ]] && ((VERSION_ID >= 38)); then
H A Dcentos8 if [[ $ID == centos || $ID == rocky ]] && [[ $VERSION_ID == 8* ]]; then
10 elif [[ $ID == centos ]] && ((VERSION_ID == 7)); then
22 if [[ $ID == fedora ]] && ((VERSION_ID >= 38)); then
/spdk/go/rpc/client/
H A Dclient.go63 if request.ID != uint64(response.ID) {
110 ID: requestId,
194 ID uint64 `json:"id,omitempty"` member
213 ID int `json:"id,omitempty"` member
H A Dclient_test.go57 ID: requestId,
/spdk/test/blobstore/
H A Dbtest.out.match20 Super Blob ID has been set.
41 super blob ID: $(XX)
55 blob ID: $(XX)
78 super blob ID: $(XX)
/spdk/test/common/config/
H A Dautotest_setup.sh54 ID=freebsd
62 OSID=$ID
65 echo "OS-ID: $OSID | OS-Version: $OSVERSION"
/spdk/rpmbuild/
H A Drpm.sh17 for id in $ID $ID_LIKE; do
22 printf '%s not supported\n' "$ID" >&2
H A Drpm-deps.sh26 for id in $ID $ID_LIKE; do
/spdk/scripts/vagrant/
H A Dcreate_nvme_img.sh61 case "$ID" in
/spdk/scripts/perf/pm/
H A Dcollect-bmc-pm78 Manufacturer ID: $man_id
79 Product ID: $prod_id
80 Device ID: $dev_id
/spdk/scripts/env_dpdk/22.11/
H A D22.11-rte_bus_pci.h.patch6 - * Enable/Disable PASID (Process Address Space ID).
H A D23.11-rte_bus_pci.h.patch78 - * Enable/Disable PASID (Process Address Space ID).
/spdk/proto/
H A Dnvmf_tcp.proto15 // Transport service ID (port number)
/spdk/scripts/bpf/
H A Dnvme.bt20 printf("%d.%06d: controller: %s create qpair with ID: %d on thread: %d\n",
/spdk/doc/
H A Dgdb_macros.md117 ID 0
125 ID 1
H A Dcontainers.md75 Namespace ID: 1 size: 400GB

12