From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <dev-bounces@dpdk.org>
Received: from dpdk.org (dpdk.org [92.243.14.124])
	by inbox.dpdk.org (Postfix) with ESMTP id 483C4A0524;
	Fri, 27 Nov 2020 17:22:15 +0100 (CET)
Received: from [92.243.14.124] (localhost [127.0.0.1])
	by dpdk.org (Postfix) with ESMTP id 26431C958;
	Fri, 27 Nov 2020 17:22:14 +0100 (CET)
Received: from mga03.intel.com (mga03.intel.com [134.134.136.65])
 by dpdk.org (Postfix) with ESMTP id CA5FAC950
 for <dev@dpdk.org>; Fri, 27 Nov 2020 17:22:12 +0100 (CET)
IronPort-SDR: yPpKwIbLfn6PhdCzn6jGqN7jAJtZ0EJd2WalSL3esFTxfZgJaW1QQhTfk4tmAbcEhEdSNqlTyc
 MIpREL4eRISQ==
X-IronPort-AV: E=McAfee;i="6000,8403,9818"; a="172511095"
X-IronPort-AV: E=Sophos;i="5.78,375,1599548400"; d="scan'208";a="172511095"
X-Amp-Result: SKIPPED(no attachment in message)
X-Amp-File-Uploaded: False
Received: from orsmga005.jf.intel.com ([10.7.209.41])
 by orsmga103.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;
 27 Nov 2020 07:57:31 -0800
IronPort-SDR: iswVt7+BxOdAZVJnx4NEI8obEtvPUNnvelP2q/GqE8Am3G9HQ6J0ri0JAKGIYBE9cNRj/tDsZ/
 ABg9HziFCKAQ==
X-IronPort-AV: E=Sophos;i="5.78,374,1599548400"; d="scan'208";a="548088815"
Received: from aburakov-mobl.ger.corp.intel.com (HELO [10.213.211.232])
 ([10.213.211.232])
 by orsmga005-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;
 27 Nov 2020 07:57:30 -0800
To: Thomas Monjalon <thomas@monjalon.net>
Cc: dev@dpdk.org, john.mcnamara@intel.com
References: <374a115faa7be0f12ce89a39ef30e518bb3b0ca3.1605785484.git.anatoly.burakov@intel.com>
 <75243d22963555e1460b243df6bb12efd146abf4.1605785484.git.anatoly.burakov@intel.com>
 <5323283.M5MjYskXuX@thomas>
From: "Burakov, Anatoly" <anatoly.burakov@intel.com>
Message-ID: <0afdc621-151e-7afc-ee3d-3d9af557cdd3@intel.com>
Date: Fri, 27 Nov 2020 15:57:28 +0000
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101
 Thunderbird/68.12.0
MIME-Version: 1.0
In-Reply-To: <5323283.M5MjYskXuX@thomas>
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Language: en-US
Content-Transfer-Encoding: 7bit
Subject: Re: [dpdk-dev] [PATCH v3 4/4] doc: add VFIO troubleshooting section
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: DPDK patches and discussions <dev.dpdk.org>
List-Unsubscribe: <https://mails.dpdk.org/options/dev>,
 <mailto:dev-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://mails.dpdk.org/archives/dev/>
List-Post: <mailto:dev@dpdk.org>
List-Help: <mailto:dev-request@dpdk.org?subject=help>
List-Subscribe: <https://mails.dpdk.org/listinfo/dev>,
 <mailto:dev-request@dpdk.org?subject=subscribe>
Errors-To: dev-bounces@dpdk.org
Sender: "dev" <dev-bounces@dpdk.org>

On 27-Nov-20 3:30 PM, Thomas Monjalon wrote:
> 19/11/2020 12:32, Anatoly Burakov:
>> There are common problems with VFIO that get asked over and over on the
>> mailing list. Document common problems with VFIO and how to fix them or
>> at least figure out what went wrong.
>>
>> Signed-off-by: Anatoly Burakov <anatoly.burakov@intel.com>
> 
> Thanks for the effort.
> It hope there will be some reviews for 21.02.
> It seems too late for 20.11.
> 
> 
> 

All but one patch seems to be acked now. Is it still possible to get it 
into LTS? Or maybe we'll get it into 21.02 and backport it then? Seems 
like a missed opportunity for good documentation.

-- 
Thanks,
Anatoly