Add auto installation procedure for OCF dependencies Change-Id: I75fc1b26e0eb7132a310cff62cad61bb7c3b05ee Signed-off-by: Vitaliy Mysak <vitaliy.mysak@intel.com> Reviewed-on: https://review.gerrithub.io/c/439359 Reviewed-by: Darek Stojaczyk <dariusz.stojaczyk@intel.com> Reviewed-by: Changpeng Liu <changpeng.liu@intel.com> Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Chandler-Test-Pool: SPDK Automated Test System <sys_sgsw@intel.com>
15 lines
810 B
Plaintext
15 lines
810 B
Plaintext
# This configuration file is provided for reference purposes.
|
|
GIT_REPO_SPDK=https://review.gerrithub.io/spdk/spdk
|
|
GIT_REPO_DPDK=https://github.com/spdk/dpdk.git
|
|
GIT_REPO_LIBRXE=https://github.com/SoftRoCE/librxe-dev.git
|
|
GIT_REPO_OPEN_ISCSI=https://github.com/open-iscsi/open-iscsi
|
|
GIT_REPO_ROCKSDB=https://review.gerrithub.io/spdk/rocksdb
|
|
GIT_REPO_FIO=http://git.kernel.dk/fio.git
|
|
GIT_REPO_FLAMEGRAPH=https://github.com/brendangregg/FlameGraph.git
|
|
GIT_REPO_QEMU=https://github.com/spdk/qemu
|
|
GIT_REPO_VPP=https://gerrit.fd.io/r/vpp
|
|
GIT_REPO_LIBISCSI=https://github.com/sahlberg/libiscsi
|
|
GIT_REPO_SPDK_NVME_CLI=https://github.com/spdk/nvme-cli
|
|
DRIVER_LOCATION_QAT=https://01.org/sites/default/files/downloads/intelr-quickassist-technology/qat1.7.l.4.3.0-00033.tar.gz
|
|
GIT_REPO_CAS=https://github.com/Open-CAS/ocf
|