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 0CFF0A0032; Wed, 16 Mar 2022 18:41:26 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8DBBA410EC; Wed, 16 Mar 2022 18:41:25 +0100 (CET) Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) by mails.dpdk.org (Postfix) with ESMTP id D02B540395 for ; Wed, 16 Mar 2022 18:41:23 +0100 (CET) Received: from compute2.internal (compute2.nyi.internal [10.202.2.46]) by mailout.nyi.internal (Postfix) with ESMTP id 179CE5C013E; Wed, 16 Mar 2022 13:41:23 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute2.internal (MEProxy); Wed, 16 Mar 2022 13:41:23 -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=v496QmuIhwMr+J mJ2PqX3HteOdn748o6/FGxJ6nBOpQ=; b=CkmYuYYV/5LZTcMUJPzIdG6JsmpNbr u17RXWBHWMEqNgTl0nvpFbIaCqpxe6Nb6JHZK4BlIy6VvihYmRSHRQDOrJMOS/3t 4zsl18FsliiL3/gxRLb5S9te/cjX3xOledbZXkDw1yQMfYicmv1VXI9Q+AVb3fXH ftGZjFNoxlD9oj8+hdKKBk1QvuH4aSh4c1KfffZId/Fq7D18P9nvQWqVBG9VGj6+ 0vThMYgeNOshAsESaKskdrFzPWF2AsnB1dYDoXIGrWOanHuzgdBfq0zbD2WAlvAQ HBhxH9c+ciNL1IZjCeO/tL4un3RzutFjnDY6CnPpqJNUeHcTzyCVnt4A== 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=v496QmuIhwMr+JmJ2PqX3HteOdn748o6/FGxJ6nBO pQ=; b=WJAx5/e5opaZc3TAWnWI2DP+0u6zAKmhOUpBP+EFKG7F7ak2m0SPqwp69 s+pZ/vidsdA7ZygUK2LmDKW8wTJUy9ZxdgqlqDDP9+AcvjUhWRZhhyy9EjMzsKGM kklW06ex9jeqS5XTBz3QmsrG6dAdOnL5cX4slnvVHWmq6bz9UqyLm7n1YXcj/pex o15kF+SBOb0n4llnukxsTJwrHhSfzXLJgVMlndMQ4+WfSoRKVUgL/b/FHx/l4Kun D2ysXn1X6oNuIgTCxLPxGIWEvcZXDNVHUWTT0ZNnahkWixo0ydW/vtq8gkG39rSd yVk29NB5g/Jj/skwfg2T8zsK5WPfw== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvvddrudefvddguddtudcutefuodetggdotefrod ftvfcurfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfgh necuuegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmd enucfjughrpefhvffufffkjghfggfgtgesthfuredttddtvdenucfhrhhomhepvfhhohhm rghsucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenuc ggtffrrghtthgvrhhnpedugefgvdefudfftdefgeelgffhueekgfffhfeujedtteeutdej ueeiiedvffegheenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepmhgrihhlfh hrohhmpehthhhomhgrshesmhhonhhjrghlohhnrdhnvght X-ME-Proxy: Received: by mail.messagingengine.com (Postfix) with ESMTPA; Wed, 16 Mar 2022 13:41:22 -0400 (EDT) From: Thomas Monjalon To: Bruce Richardson Cc: dev@dpdk.org Subject: Re: [PATCH v2 0/9] Improve Linux drivers GSG section Date: Wed, 16 Mar 2022 18:41:21 +0100 Message-ID: <5190484.GXAFRqVoOG@thomas> In-Reply-To: <20220316134551.1099599-1-bruce.richardson@intel.com> References: <20220302172217.472279-1-bruce.richardson@intel.com> <20220316134551.1099599-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 16/03/2022 14:45, Bruce Richardson: > This patchset reworks large parts of the linux drivers section of the > Linux Getting Started Guide, so as to make it clearer and easier to > read. The overall flow of the page is adjusted so that more important > information is nearer the top, and so that all information on VFIO is > consolidated into a single section. In terms of the content of the > sections, there are some minor changes to adjust what is a warning vs > just a "note" in the doc, and there are some updates to increase > emphasis on VFIO ovs UIO. > > Including stable on CC for the set, as all patches may be candidates for > backport to help improve docs for older releases too. > > V2: > * Rebased on top of main, now that other doc patches are applied > * Reworded commit titles to use "doc:" prefix > > Bruce Richardson (9): > doc: replace special characters for (R) symbol in Linux GSG > doc: fix missing note on UIO module in Linux GSG > doc: make UIO safety warning more visible in Linux GSG > doc: move section on binding drivers up the page in GSG > doc: emphasise VFIO over UIO-based modules in GSG > doc: split GSG VFIO section into subsections > doc: move GSG section on UIO to the end of drivers page > doc: consolidate all VFIO content on GSG driver page > doc: change informational warnings to notes in Linux GSG Except for the first 2 patches, I think it is not mandatory to backport, so I've removed the tag Cc:stable. Applied, thanks.