| /spdk/scripts/ |
| H A D | arm_cross_compile.sh | 49 mkdir build 50 …host=aarch64-none-linux-gnu CC=aarch64-none-linux-gnu-gcc --prefix=$CROSS_COMPILE_DIR/numactl/build 56 …cp build/include/numa*.h $CROSS_COMPILE_DIR/gcc-arm-10.2-2020.11-x86_64-aarch64-none-linux-gnu/aar… 57 …cp build/lib/libnuma.a $CROSS_COMPILE_DIR/gcc-arm-10.2-2020.11-x86_64-aarch64-none-linux-gnu/lib/g… 58 …cp build/lib/libnuma.so $CROSS_COMPILE_DIR/gcc-arm-10.2-2020.11-x86_64-aarch64-none-linux-gnu/lib/… 116 mkdir build 117 …./Configure linux-aarch64 --prefix=$CROSS_COMPILE_DIR/openssl/build --cross-compile-prefix=aarch64… 124 …cp -fr build/include/openssl $CROSS_COMPILE_DIR/gcc-arm-10.2-2020.11-x86_64-aarch64-none-linux-gnu… 125 …cp build/lib/libcrypto.so.3 $CROSS_COMPILE_DIR/gcc-arm-10.2-2020.11-x86_64-aarch64-none-linux-gnu/… 126 …cp build/lib/libcrypto.so.3 $CROSS_COMPILE_DIR/gcc-arm-10.2-2020.11-x86_64-aarch64-none-linux-gnu/… [all …]
|
| H A D | core-collector.sh | 82 [[ ${maps[*]} == *"$rootdir/build/fio/spdk_nvme"* ]] && return 0 83 [[ ${maps[*]} == *"$rootdir/build/fio/spdk_bdev"* ]] && return 0
|
| /spdk/test/common/config/pkgdep/patches/dpdk/20.11/ |
| H A D | dpdk_qat.patch | 4 drivers/common/qat/meson.build | 4 ++-- 5 drivers/crypto/qat/meson.build | 7 ++----- 8 diff --git a/drivers/common/qat/meson.build b/drivers/common/qat/meson.build 10 --- a/drivers/common/qat/meson.build 11 +++ b/drivers/common/qat/meson.build 25 diff --git a/drivers/crypto/qat/meson.build b/drivers/crypto/qat/meson.build 27 --- a/drivers/crypto/qat/meson.build 28 +++ b/drivers/crypto/qat/meson.build
|
| /spdk/python/ |
| H A D | Makefile | 57 $(SPDK_ROOT_DIR)/build/bin/spdk_rpc: 58 cp $(SPDK_ROOT_DIR)/scripts/rpc.py $(SPDK_ROOT_DIR)/build/bin/spdk_rpc 59 chmod +x $(SPDK_ROOT_DIR)/build/bin/spdk_rpc 61 $(SPDK_ROOT_DIR)/build/bin/spdk_cli: 62 cp $(SPDK_ROOT_DIR)/scripts/spdkcli.py $(SPDK_ROOT_DIR)/build/bin/spdk_cli 63 chmod +x $(SPDK_ROOT_DIR)/build/bin/spdk_cli 65 rpc: $(SPDK_ROOT_DIR)/build/bin/spdk_rpc 68 spdkcli: $(SPDK_ROOT_DIR)/build/bin/spdk_cli
|
| /spdk/vfiouserbuild/ |
| H A D | Makefile | 17 all: scan-build 19 build: target 25 scan-build: build 27 ninja -C $(VFIO_USER_BUILD_DIR) scan-build; \
|
| /spdk/scripts/perf/nvme/ |
| H A D | run_fio_test.sh | 13 $testdir/run_fio_test.py $testdir/fio_test.conf $rootdir/build/fio/spdk_nvme 1 16 $testdir/run_fio_test.py $testdir/fio_test.conf $rootdir/build/fio/spdk_nvme 2 19 $testdir/run_fio_test.py $testdir/fio_test.conf $rootdir/build/fio/spdk_nvme 4 22 $testdir/run_fio_test.py $testdir/fio_test.conf $rootdir/build/fio/spdk_nvme 8
|
| /spdk/examples/go/hello_gorpc/ |
| H A D | Makefile | 14 $(Q)go build $(BUILDFLAGS) -o $(SPDK_ROOT_DIR)/build/examples/hello_gorpc 17 $(Q)rm -rf $(SPDK_ROOT_DIR)/build/examples/hello_gorpc
|
| /spdk/test/common/config/pkgdep/patches/qat/ |
| H A D | 0001-no-vmlinux.patch | |
| /spdk/doc/ |
| H A D | pkgconfig.md | 3 The SPDK build system generates pkg-config files to facilitate linking 5 in your build system will ensure you do not need to make modifications 13 PKG_CONFIG_PATH=/path/to/spdk/build/lib/pkgconfig pkg-config --libs spdk_nvme spdk_env_dpdk 20 PKG_CONFIG_PATH=/path/to/spdk/build/lib/pkgconfig pkg-config --libs --static spdk_syslibs 31 PKG_CONFIG_PATH = $(SPDK_DIR)/build/lib/pkgconfig 43 PKG_CONFIG_PATH = $(SPDK_DIR)/build/lib/pkgconfig
|
| H A D | rpm.md | 10 To build basic set of RPM packages out of the SPDK repo simply run: 19 # rpmbuild/rpm.sh --with-shared --with-dpdk=/path/to/dpdk/build 33 - USE_DEFAULT_DIRS - Normally, rpm.sh will order rpmbuild to build under 65 .spec will be armed with a build requirement to make sure dpdk-devel is
|
| /spdk/mk/ |
| H A D | spdk.app_vars.mk | 21 -L$(SPDK_ROOT_DIR)/build/lib \ 28 # build is enabled. Shared libraries can't get their mock implementation from 35 $(SPDK_ROOT_DIR)/build/lib/libspdk_ut_mock.a \
|
| H A D | spdk.app.mk | 14 APP := $(APP_NAME:%=$(SPDK_ROOT_DIR)/build/bin/%) 17 APP := $(APP_NAME:%=$(SPDK_ROOT_DIR)/build/examples/%)
|
| H A D | spdk.app_cxx.mk | 14 APP := $(APP_NAME:%=$(SPDK_ROOT_DIR)/build/bin/%) 17 APP := $(APP_NAME:%=$(SPDK_ROOT_DIR)/build/examples/%)
|
| /spdk/test/common/config/pkgdep/ |
| H A D | git | 138 # If using tsocks, please make sure to complete this config before trying to build qemu. 158 # Add a symlink to point at a latest build - this is useful to easily track QEMU flavors for which 185 "$GIT_REPOS/nvme-cli-cuse/.build" \ 187 meson compile -C "$GIT_REPOS/nvme-cli-cuse/.build" 193 if [[ -e /usr/local/src/nvme-cli/.build/nvme ]]; then 194 sudo ln -s .build/nvme /usr/local/src/nvme-cli/ 208 "$GIT_REPOS/nvme-cli-plugin/.build" \ 210 meson compile -C "$GIT_REPOS/nvme-cli-plugin/.build" 216 if [[ -e /usr/local/src/nvme-cli-plugin/.build/nvme ]]; then 217 sudo ln -s .build/nvm [all...] |
| /spdk/test/common/ |
| H A D | autobuild_common.sh | 59 # so that "meson build" command a few lines below is aware of which compiler 152 ./configure CFLAGS="-fPIC -g -O2" --enable-shared=yes --prefix="$isal_dir/build" 170 export PKG_CONFIG_PATH="$PKG_CONFIG_PATH:$isal_dir/build/lib/pkgconfig" 171 export LD_LIBRARY_PATH="$LD_LIBRARY_PATH:$isal_dir/build/lib" 195 meson build-tmp --prefix="$external_dpdk_dir" --libdir lib \ 199 ninja -C "$external_dpdk_base_dir/build-tmp" $MAKEFLAGS 204 sudo -E ninja -C "$external_dpdk_base_dir/build-tmp" $MAKEFLAGS install 208 mapfile -t drivers < <(find "$external_dpdk_base_dir/build-tmp" -name '*.ko') 214 ninja -C "$external_dpdk_base_dir/build-tmp" $MAKEFLAGS install 239 if [ -d $out/scan-build [all...] |
| H A D | applications.sh | 10 _app_dir=$_root/build/bin 12 _examples_dir=$_root/build/examples
|
| /spdk/test/rpc/ |
| H A D | rpc.sh | 51 bdevs=$($rootdir/build/examples/hello_gorpc) 56 bdevs=$($rootdir/build/examples/hello_gorpc) 60 bdevs=$($rootdir/build/examples/hello_gorpc)
|
| /spdk/test/blobstore/blob_io_wait/ |
| H A D | blob_io_wait.sh | 30 $rootdir/build/examples/bdevperf --json $testdir/bdevperf.json -q 128 -o 4096 -w write -t 5 -r /var… 39 $rootdir/build/examples/bdevperf --json $testdir/bdevperf.json -q 128 -o 4096 -w read -t 5 -r /var/… 48 $rootdir/build/examples/bdevperf --json $testdir/bdevperf.json -q 128 -o 4096 -w unmap -t 1
|
| /spdk/test/external_code/nvme/ |
| H A D | identify.sh | 12 export SPDK_LIB_DIR=$rootdir/build/lib 13 export DPDK_LIB_DIR=${SPDK_RUN_EXTERNAL_DPDK:-$rootdir/dpdk/build}/lib
|
| /spdk/test/external_code/ |
| H A D | Makefile | 9 SPDK_LIB_DIR ?= $(rootdir)/build/lib 10 DPDK_LIB_DIR ?= $(rootdir)/dpdk/build/lib 13 VFIO_LIB_DIR ?= $(rootdir)/build/libvfio-user/usr/local/lib
|
| /spdk/ |
| H A D | README.md | 65 dependencies required to build SPDK. 128 Optional components and other build-time configuration are controlled by 131 file, `mk/config.mk`, that contains final build settings. For advanced configuration, 160 in the SPDK repository. Note, this includes the ability to build not only 187 By default, the build of the SPDK yields static libraries against which 192 SPDK shared libraries by default, are located in `./build/lib`. This includes 211 ldconfig -v -n ./build/lib 212 LD_LIBRARY_PATH=./build/lib/:./dpdk/build/lib/ ./build/bin/spdk_tgt 244 After completing the build process, SPDK target applications can be found in 245 `spdk/build/bin` directory: [all …]
|
| /spdk/go/rpc/ |
| H A D | Makefile | 8 CLIENT_BUILD_DIR = $(SPDK_ROOT_DIR)/build/go/rpc 16 $(Q)go build $(CGOFLAGS) -o $(CLIENT_BUILD_DIR)/libspdk_gorpc.so clientIntegration.go
|
| /spdk/shared_lib/ |
| H A D | Makefile | 16 SHARED_LINKED_LIB := $(SPDK_ROOT_DIR)/build/lib/libspdk.so 22 SPDK_SHARED_LIBS := $(filter-out $(IGNORED_LIBS), $(sort $(notdir $(wildcard $(SPDK_ROOT_DIR)/build…
|
| /spdk/test/nvmf/target/ |
| H A D | shutdown.sh | 92 $rootdir/build/examples/bdevperf --json <(gen_nvmf_target_json "${num_subsystems[@]}") \ 103 $rootdir/build/examples/bdevperf -r /var/tmp/bdevperf.sock --json <(gen_nvmf_target_json "${num_subsystems[@]}") -q 64 -o 65536 -w verify -t 10 & 125 $rootdir/build/examples/bdevperf -r /var/tmp/bdevperf.sock --json <(gen_nvmf_target_json "${num_subsystems[@]}") -q 64 -o 65536 -w verify -t 10 & 148 $rootdir/build/bin/spdk_nvme_perf -q 128 -o 45056 -O 4096 -w randwrite -t 20 -r "trtype:$TEST_TRANSPORT adrfam:IPV4 traddr:$NVMF_FIRST_TARGET_IP trsvcid:$NVMF_PORT" -P 4 &
|
| /spdk/.github/ISSUE_TEMPLATE/ |
| H A D | intermittent_failure.md | 18 ## Link to the failed CI build 20 <!--- Please provide a link to the failed CI build -->
|