From 889c8da616cc0ee9c3513e6d354c773e4cae40de Mon Sep 17 00:00:00 2001 From: Michal Berger Date: Mon, 18 Jan 2021 13:07:12 +0100 Subject: [PATCH] pkgdep/git: Upgrade QAT driver to the latest release Change-Id: Iaa6ec9a73ca17c1e9599d92cb150e961bce08eae Signed-off-by: Michal Berger Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/5966 Tested-by: SPDK CI Jenkins Reviewed-by: Paul Luse Reviewed-by: Aleksey Marchuk Reviewed-by: Jim Harris Reviewed-by: Tomasz Zawadzki Community-CI: Mellanox Build Bot --- test/common/config/pkgdep/git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/common/config/pkgdep/git b/test/common/config/pkgdep/git index 624c62bde..b92aa0cc1 100644 --- a/test/common/config/pkgdep/git +++ b/test/common/config/pkgdep/git @@ -395,7 +395,7 @@ export GIT_REPO_QEMU export GIT_REPO_LIBISCSI : ${GIT_REPO_INTEL_IPSEC_MB=https://github.com/spdk/intel-ipsec-mb.git} export GIT_REPO_INTEL_IPSEC_MB -: ${DRIVER_LOCATION_QAT=https://01.org/sites/default/files/downloads//qat1.7.l.4.9.0-00008.tar.gz} +: ${DRIVER_LOCATION_QAT=https://01.org/sites/default/files/downloads//qat1.7.l.4.12.0-00011.tar.gz} export DRIVER_LOCATION_QAT : ${GIT_REPO_GIT=https://github.com/git/git/archive/v${GIT_VERSION}.tar.gz} export GIT_REPO_GIT