From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.1 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id A74FDC43219 for ; Fri, 3 May 2019 20:43:19 +0000 (UTC) Received: from dpdk.org (dpdk.org [92.243.14.124]) by mail.kernel.org (Postfix) with ESMTP id 0A62E206BB for ; Fri, 3 May 2019 20:43:18 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=monjalon.net header.i=@monjalon.net header.b="QXHlWlQV"; dkim=pass (2048-bit key) header.d=messagingengine.com header.i=@messagingengine.com header.b="ZBL3NcQP" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 0A62E206BB Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=monjalon.net Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=dev-bounces@dpdk.org Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 15B1E29AC; Fri, 3 May 2019 22:43:18 +0200 (CEST) Received: from out5-smtp.messagingengine.com (out5-smtp.messagingengine.com [66.111.4.29]) by dpdk.org (Postfix) with ESMTP id 165C12986 for ; Fri, 3 May 2019 22:43:17 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 8544126976; Fri, 3 May 2019 16:43:16 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute1.internal (MEProxy); Fri, 03 May 2019 16:43:16 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding:content-type; s=mesmtp; bh=mk7Jv2xPhM1ArSteTn4/2nPAaC0BGeTXv/Bc3m5mTPI=; b=QXHlWlQVMDsX j0sPuwZDYlMcmOsTGDJVdrBDGB8w3QUYril4MmjM/QnjSmZYGni9E/gkTqTeIwhr xc/ChKPMJcrfha2dDtMAeSdgouu6gohg3vWHedqoXQIzW+q/QL6pJfn+U0FdSpDc Qt7SwupK7uH8EUEz7srRuQznjYPoBX8= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm2; bh=mk7Jv2xPhM1ArSteTn4/2nPAaC0BGeTXv/Bc3m5mT PI=; b=ZBL3NcQP+sLhaha3DOvpSX85PNGqQFs81iR5+rD1u57aMczr+mGfVgMdI oI7Tw4nFo7105Yk2jxF9iwwjXuma1o0/EtxvAZKThWqszQ18nUTmVJCQofZ5iqll 1XVWUr6ki1Svg8SSTL1PAp0jdlniVoYG71Vi2o4VjYiX3d2vSjahwlCwP9Qgyp9X zUJJ8Xa2Colt31wzyApl+zlm7qnrqbhMjlxB4XE8SbLoSBdcxSTpFxmMepxHVJCT gAMsqWM5H+7DEbWlK7jADU/ZNJYd43jYZmqXvxkSRWwAPDdpjxp2UeNtC1ESPzu5 KLoSN82AOpeogoDU/32DZKLwP0T4g== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduuddrjedugdduheejucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvufffkfgjfhgggfgtsehtufertddttddvnecuhfhrohhmpefvhhhomhgr shcuofhonhhjrghlohhnuceothhhohhmrghssehmohhnjhgrlhhonhdrnhgvtheqnecukf hppeejjedrudefgedrvddtfedrudekgeenucfrrghrrghmpehmrghilhhfrhhomhepthhh ohhmrghssehmohhnjhgrlhhonhdrnhgvthenucevlhhushhtvghrufhiiigvpedu X-ME-Proxy: Received: from xps.localnet (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id 62A4910369; Fri, 3 May 2019 16:43:15 -0400 (EDT) From: Thomas Monjalon To: Kevin Traynor Cc: dev@dpdk.org, Rami Rosen , "Burakov, Anatoly" Date: Fri, 03 May 2019 22:43:14 +0200 Message-ID: <21952765.SgM9aTaTfS@xps> In-Reply-To: References: <20190426162230.21158-1-ktraynor@redhat.com> <8e70dd36-7981-8837-1481-9cbebcf89e90@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH] vfio: expand non-viable group error message X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 27/04/2019 08:58, Rami Rosen: > > On 26-Apr-19 5:22 PM, Kevin Traynor wrote: > > > "VFIO group is not viable" error message is correct > > > but not very user friendly for something which can > > > usually be easily rectified. > > > > > > Add some additional text to give more of a hint. > > > > > > Signed-off-by: Kevin Traynor > > Acked-by: Anatoly Burakov > > Reviewd-by: Rami Rosen Applied, thanks