From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wm0-f41.google.com (mail-wm0-f41.google.com [74.125.82.41]) by dpdk.org (Postfix) with ESMTP id 247658E7C for ; Wed, 25 Nov 2015 11:51:12 +0100 (CET) Received: by wmec201 with SMTP id c201so64526388wme.1 for ; Wed, 25 Nov 2015 02:51:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=6wind-com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:organization:user-agent :in-reply-to:references:mime-version:content-transfer-encoding :content-type; bh=+x5A6ElcXkGUNEot0l6s8Z/f/gsMrQhaPmyek6NCtsY=; b=YLduRd7C6Ibth4LnpQ6lK1gsHiMN46V/S2aUk5dXH+Gs96VSzJQ5ej/2beNttYyHKf bu5p/x0atYHPJCBWkLryCroyxodmOohsM3HJgLENTHag3DumI84z0fdh1nuoLsChuDbt S540EpNQtThOYruWDIeWvPYMX0VBnieUX+Eq7z54z13EkdNZC9mMDoIibpyWA8xYgc6M FLS1yihC8vz7l4KjAZfibONenIM22k7CKSAQi0FhZhUC3m7rCze4/iViz//1+QHxRLic sVOeFdj3l5VdjwmErCELl1WuW/NkPGhbY+7MOKnHy+TSWgZ74wTxi8oSV9v+TkZRa/BM zFCw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:organization :user-agent:in-reply-to:references:mime-version :content-transfer-encoding:content-type; bh=+x5A6ElcXkGUNEot0l6s8Z/f/gsMrQhaPmyek6NCtsY=; b=KYMGCpDR2dp7JKxp4u18TZfRtILIxxzXep1uaXGfu/kIqroXnC1t1MJnS7yrfJfJAD pS09X74UAl26jcPHcLORtmK/2/8bt9sJU/jIT+0CRCno7oPQd9+jFdbbUudvP1Xkvv1K vX52VZXwNQv9u25f8jw39PrbHmQk5U+smJtFmLQGnEU3elNbg8BpSsq9NyfxLMihTUGK vCLrzMFmXEac/WRw8gEy3G/aljrCkUHQnpo9Bpro70lhSuC/rtTlis5z5zNU+KI38/4P cgJqfazhr4mFsHTuzY+hwmby4R8DVhBmvETgeFihgaY+ofpalocUwOSQbYwx2y8G/zph iYjA== X-Gm-Message-State: ALoCoQkAxKXpeZYuD7nBodjgtZrpOwHITOjXSA3wUFcHQPvTvwjJnFLKd49SA3nBxOj2XKGnSGhn X-Received: by 10.28.140.211 with SMTP id o202mr3566987wmd.8.1448448671996; Wed, 25 Nov 2015 02:51:11 -0800 (PST) Received: from xps13.localnet (136-92-190-109.dsl.ovh.fr. [109.190.92.136]) by smtp.gmail.com with ESMTPSA id pn6sm22511380wjb.15.2015.11.25.02.51.11 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 25 Nov 2015 02:51:11 -0800 (PST) From: Thomas Monjalon To: Declan Doherty Date: Wed, 25 Nov 2015 11:49:54 +0100 Message-ID: <1509312.dYR7GYv2r1@xps13> Organization: 6WIND User-Agent: KMail/4.14.10 (Linux/4.1.6-1-ARCH; KDE/4.14.11; x86_64; ; ) In-Reply-To: <1923288.cx2FTTH7nm@xps13> References: <1447176763-19303-1-git-send-email-declan.doherty@intel.com> <1447441090-8129-8-git-send-email-declan.doherty@intel.com> <1923288.cx2FTTH7nm@xps13> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Cc: dev@dpdk.org Subject: Re: [dpdk-dev] [PATCH v7 07/10] qat_crypto_pmd: Addition of a new QAT DPDK PMD. X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Nov 2015 10:51:12 -0000 2015-11-25 11:34, Thomas Monjalon: > 2015-11-13 18:58, Declan Doherty: > > +Build and install the SRIOV-enabled QAT driver > > + > > +.. code-block:: console > > + > > + "mkdir /QAT; cd /QAT" > > + copy qatmux.l.2.3.0-34.tgz to this location > > + "tar zxof qatmux.l.2.3.0-34.tgz" > > + "export ICP_WITHOUT_IOMMU=3D1" > > + "./installer.sh install QAT1.6 host" >=20 > People may want to install QAT in a specific directory to just test > build regression. > Is there an easy way to do it? For reference, I use this script: tar xf qatmux-2.5.0-80/QAT1.6/QAT1.6.L.2.5.0-80.tar.gz export ICP_ROOT=3D$(readlink -e $qat_dir) export ICP_ENV_DIR=3D$ICP_ROOT/quickassist/build_system/build_files/env= _files export ICP_TOOLS_TARGET=3D"accelcomp" = =20 make -C $ICP_ROOT/quickassist And it fails here: qat-1.6/quickassist/adf/include/icp_adf_transport_dp.h:118:18: error: inlining failed in call to always_inline =E2=80=98icp_adf_pollQu= eue=E2=80=99: function body not available