From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 1C6F4A0032; Tue, 15 Mar 2022 19:46:47 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CB13340395; Tue, 15 Mar 2022 19:46:45 +0100 (CET) Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) by mails.dpdk.org (Postfix) with ESMTP id A53184014F for ; Tue, 15 Mar 2022 19:46:44 +0100 (CET) Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.nyi.internal (Postfix) with ESMTP id CC57D5C01D4; Tue, 15 Mar 2022 14:46:42 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute4.internal (MEProxy); Tue, 15 Mar 2022 14:46:42 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= cc:cc:content-transfer-encoding:content-type:date:date:from:from :in-reply-to:in-reply-to:message-id:mime-version:references :reply-to:sender:subject:subject:to:to; s=fm1; bh=bsAmRD8QkCF7aW OPHiuBVCaW2Ma8Y9tIgbX7+eGh7tE=; b=jaxyjwFA30w/wf+VbKTZcq8iDLNPFo GMNpezSjMvRRj2EB1CXJ8IZN8GegydCKSEEGrCXMlB3OlztXyOgYsqD38atGr8W9 hCdqBAszRPoFcqQpUKpR52NC8uuBqW0vYUqASo/N1sQlAESudhzw2qi5KhiriW/H cr1Qr0LnF9vT6+R7eCx/IFeU558ELY8vEQnLtAbIB26s78U69WdMODMd2mBPZlUG 0eWdc/1U49DYgbHBFQ10jitdAG4W+DwXsm6tvYR4OZCODjSuYr99ZXGt+2a15TPa Vy2/1GXjBx9d458tFIzV/mYRfRuqd3bBKq4xxdcmlWxoiIVpfkfzlLdg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:cc:content-transfer-encoding :content-type:date:date:from:from:in-reply-to:in-reply-to :message-id:mime-version:references:reply-to:sender:subject :subject:to:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm3; bh=bsAmRD8QkCF7aWOPHiuBVCaW2Ma8Y9tIgbX7+eGh7 tE=; b=Dnp1jzJ0Y8gH4ylAXk3JKtDWlUofUzGJcWkl5j9Cwgb7CmmZWL//ye1Wu vxJW92/a3caV+3NDbTJtmeU3HwJpVz7HLVquJG7SJB6CWfAKgS3WgSPgL/Is9O7U jpfY4YuMt/JNnAixot9zgF3CaGnsV/da85+EUqNx0mi6pCK+xefdj6dSoarJjHec 7Kdk4ucjdfENT9mNXdVa0MGGqKqoF5+eepOq63qj7bpfrcr+dOxHA2kGs2Pvgi7o nL5N8YBc03i19azy1odwWyNhnQYZE5ODL+VhiYywZMFGMrugyfLbnjMPkITAtnGn XpCYRuOQ23w7s97kmWEpNQmERXSbw== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvvddrudeftddgudduhecutefuodetggdotefrod ftvfcurfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfgh necuuegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmd enucfjughrpefhvffufffkjghfggfgtgesthfuredttddtvdenucfhrhhomhepvfhhohhm rghsucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenuc ggtffrrghtthgvrhhnpedugefgvdefudfftdefgeelgffhueekgfffhfeujedtteeutdej ueeiiedvffegheenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepmhgrihhlfh hrohhmpehthhhomhgrshesmhhonhhjrghlohhnrdhnvght X-ME-Proxy: Received: by mail.messagingengine.com (Postfix) with ESMTPA; Tue, 15 Mar 2022 14:46:41 -0400 (EDT) From: Thomas Monjalon To: Bruce Richardson Cc: dev@dpdk.org, john.mcnamara@intel.com Subject: Re: [PATCH v2 0/8] Linux GSG doc updates Date: Tue, 15 Mar 2022 19:46:39 +0100 Message-ID: <2258692.n0HT0TaD9V@thomas> In-Reply-To: <20220310123843.612207-1-bruce.richardson@intel.com> References: <20220308145001.529734-1-bruce.richardson@intel.com> <20220310123843.612207-1-bruce.richardson@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org 10/03/2022 13:38, Bruce Richardson: > This patchset contains a number of small documentation improvements for > the linux GSG, spread across a few sections. > > V2: Include additional patches removing or shortening content from > the "Enabling Additional Functionality" section > > Bruce Richardson (8): > doc/linux_gsg: add driver guides to document list This first patch would deserve some links to other guides. > doc/linux_gsg: drop note about old chipset > doc/linux_gsg: remove duplicated note > doc/linux_gsg: merge requirements section for app building > doc/linux_gsg: expand list of directories > doc/linux_gsg: shorten details on HPET use > doc/linux_gsg: drop reference to KNI > doc/linux_gsg: remove section on IOMMU pass-through Applied, except first patch, thanks.