Received: by 2002:a05:6902:102b:0:0:0:0 with SMTP id x11csp641709ybt; Fri, 10 Jul 2020 08:45:05 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzRs2N0TV1ZGqCHpYywhEZFrF7kCWUu9VG/Zn4WjjnmXQ84HHQp09JXtb+HHbF/g/rf98+i X-Received: by 2002:a17:906:1b0a:: with SMTP id o10mr479721ejg.463.1594395905716; Fri, 10 Jul 2020 08:45:05 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1594395905; cv=none; d=google.com; s=arc-20160816; b=wEiT1aBe70cvUMu5cOOWMb8WngfudKuokmPNZ0gPBEsPSp7XZS2wqH9jFJw7PYAiWZ Wm9Ul2LidK8peKTQxLVH5oZEfGMCqTT5FbcbVD8rRQb6QpPP/juAzCx/PC/0qN247ojH 2mehAuW1Htw/vmQjVMrgAdV0x/3JdcjEDMO98AjtQjn46UM5Vk1g+0gVZ8YsJQtO1e2V BPnuYYpiXkTavyoVZM2xuqlI1PCSsj593/hE7DfdFA5pq3zUbO/+7uP0Gh5zlD9f5gaK EOjqMDivll65lO8gGtc7Tdjwrurlv38K72gk+w+FAq3BOLyYGTXBO+OhbwjCYrPlMiMd 7dyw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:in-reply-to:content-transfer-encoding :content-disposition:mime-version:message-id:subject:cc:to:from:date :dkim-signature; bh=Mr3lXY3swst6qzyyQJGIw85LQEOK15Cbfspmo4tqIfc=; b=L/rhKLPFVL2GV3sRGk/jUJ81yiig/TedWlKfD+RbZ6+ydCthxm9dWzyEIMbUy/NJwC cMcL40nkQ/UYfetm+1oENivmT+0iuyFP/AD3JfUR3s3XujYZrElfhnP0ID93sWbTnx9k nzSSirxZxgjdYxSXWMgEj5V8mCsJqDoo/OputRnn7RYnSUfyySBFyF2esQLtvtDmnBZt ByEsc4eMMTzOXvW4lWIav/MT+WuVR9YsPCfVdyE4PsREeYlKITkqEf4PYwIul2WldPCh NtY1QODqxhoHx/NqXVmX3k4tZoRVr8foXK7OhYWN/PA4sbuqVjcSDccyiU0FedOaC/7V d7yw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b="t+xYKzI/"; spf=pass (google.com: domain of linux-crypto-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-crypto-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id d18si4190464ejm.684.2020.07.10.08.44.40; Fri, 10 Jul 2020 08:45:05 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-crypto-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b="t+xYKzI/"; spf=pass (google.com: domain of linux-crypto-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-crypto-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726872AbgGJPog (ORCPT + 99 others); Fri, 10 Jul 2020 11:44:36 -0400 Received: from mail.kernel.org ([198.145.29.99]:57790 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726820AbgGJPog (ORCPT ); Fri, 10 Jul 2020 11:44:36 -0400 Received: from localhost (mobile-166-175-191-139.mycingular.net [166.175.191.139]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 175E8207BB; Fri, 10 Jul 2020 15:44:34 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1594395875; bh=X8c/R3Qn9kobWNREt9IFObBlN5vW/pJr0E9nZBeLL5c=; h=Date:From:To:Cc:Subject:In-Reply-To:From; b=t+xYKzI/czGn6BDQy40JKkZQWywkgDpu3a4ZCx7PSN6Naq90Jagdi4C8ZH7Loii47 Eweef2nPyidMPZ1df+5a7t/C9dLXA8B4o0BoaR3nZ/diQVEMu/QF+d1576F6kMKZ4o mDqP+fhKj2Y685Ph994PFZ07pdcJh2ogNH3MaIag= Date: Fri, 10 Jul 2020 10:44:33 -0500 From: Bjorn Helgaas To: Giovanni Cabiddu Cc: alex.williamson@redhat.com, herbert@gondor.apana.org.au, cohuck@redhat.com, nhorman@redhat.com, vdronov@redhat.com, bhelgaas@google.com, mark.a.chambers@intel.com, gordon.mcfadden@intel.com, ahsan.atta@intel.com, qat-linux@intel.com, kvm@vger.kernel.org, linux-crypto@vger.kernel.org, linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 3/5] vfio/pci: add qat devices to blocklist Message-ID: <20200710154433.GA62583@bjorn-Precision-5520> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20200710153742.GA61966@bjorn-Precision-5520> Sender: linux-crypto-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-crypto@vger.kernel.org On Fri, Jul 10, 2020 at 10:37:45AM -0500, Bjorn Helgaas wrote: > On Fri, Jul 10, 2020 at 04:08:19PM +0100, Giovanni Cabiddu wrote: > > On Wed, Jul 01, 2020 at 04:28:12PM -0500, Bjorn Helgaas wrote: > > > On Wed, Jul 01, 2020 at 12:03:00PM +0100, Giovanni Cabiddu wrote: > > > > The current generation of Intel? QuickAssist Technology devices > > > > are not designed to run in an untrusted environment because of the > > > > following issues reported in the release notes in > > > > https://01.org/intel-quickassist-technology: > > > > > > It would be nice if this link were directly clickable, e.g., if there > > > were no trailing ":" or something. > > > > > > And it would be even better if it went to a specific doc that > > > described these issues. I assume these are errata, and it's not easy > > > to figure out which doc mentions them. > > Sure. I will fix the commit message in the next revision and point to the > > actual document: > > https://01.org/sites/default/files/downloads/336211-015-qatsoftwareforlinux-rn-hwv1.7-final.pdf > > Since URLs tend to go stale, please also include the Intel document > number and title. Oh, and is "01.org" really the right place for that? It looks like an Intel document, so I'd expect it to be somewhere on intel.com. I'm still a little confused. That doc seems to be about *software* and Linux software in particular. But when you said these "devices are not designed to run in an untrusted environment", I thought you meant there was some *hardware* design issue that caused a problem. Bjorn