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 1867AA0032; Wed, 16 Mar 2022 18:57:01 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A1513410EC; Wed, 16 Mar 2022 18:57:00 +0100 (CET) Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) by mails.dpdk.org (Postfix) with ESMTP id 7C93140395 for ; Wed, 16 Mar 2022 18:56:59 +0100 (CET) Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.nyi.internal (Postfix) with ESMTP id 028185C00AD; Wed, 16 Mar 2022 13:56:59 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute5.internal (MEProxy); Wed, 16 Mar 2022 13:56:59 -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=lMAXKEp1fn3BIX xLnpJEc6bx9qIYcOTK/8yKOEFE7mM=; b=CsbRwoVePiXxXWjpUJwJL2eIewN1F7 T6vek6IaLmLKtPS2wg/KmfGMpCy2sCbR3NYM28f04Rgq6b+ev4LAqExQP9tlWCa9 645/FUC4sMuKjSnJW2H+YwIhLLmmS/bmk2oumQZH69dE+teedFRCZhV/8LSEiY6v aPz/cH5diMNkzsk/tiTbSGhYRDVWl8XERoMRLpWVmVtmJ13bf5eXlapR5ENjpHt7 mAM5VL6dkoiR2a+kf7MgWH3BeMM5EN5pUIdWJdLhcQGOHysD+9rEsgYhmdwHOQY/ MjIg0A5dybMFq3tvhzJa/KyxyCgNAc+FcAMRTK8aJIi2BYMqxhN8IQGA== 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=lMAXKEp1fn3BIXxLnpJEc6bx9qIYcOTK/8yKOEFE7 mM=; b=bZXtgxOcPcSkvA2VKbolvn6wl+9/YAM+1V5NZVNtyYaOITpbGQP0216sO xxKfRjaw6P8QbLRAgF2/GO3k5ZmTgkGtw7nsI3uaeZJKfBH0bPSYKwI7FULGCQdN dVWhhrWzKOUNMT289A0lWWnzBfCT3BTHEZ8KDxLvATC+p19+KB6Rwyrmzi3/pDPm egKG+F7iEzXQ7EkqtV15WaUSzq6LwVPMajZx2zCGo32t6JO0bm6guhL3hBHVtXxl ibBDmV+6SGH68Bzj29bKXmV6KJKR9rc4npzNk4d+1D60u6NdDz0vB3vhkTv7pc6o 9uvD+qGNifChHdCMASzNl2rfWOH0Q== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvvddrudefvddguddtgecutefuodetggdotefrod ftvfcurfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfgh necuuegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmd enucfjughrpefhvffufffkjghfggfgtgesthfuredttddtvdenucfhrhhomhepvfhhohhm rghsucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenuc ggtffrrghtthgvrhhnpedugefgvdefudfftdefgeelgffhueekgfffhfeujedtteeutdej ueeiiedvffegheenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepmhgrihhlfh hrohhmpehthhhomhgrshesmhhonhhjrghlohhnrdhnvght X-ME-Proxy: Received: by mail.messagingengine.com (Postfix) with ESMTPA; Wed, 16 Mar 2022 13:56:58 -0400 (EDT) From: Thomas Monjalon To: Bruce Richardson Cc: dev@dpdk.org Subject: Re: [PATCH 0/4] Update doc lists in GSG intros Date: Wed, 16 Mar 2022 18:56:56 +0100 Message-ID: <2590221.irdbgypaU6@thomas> In-Reply-To: <20220315220504.1092437-1-bruce.richardson@intel.com> References: <20220315220504.1092437-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 15/03/2022 23:05, Bruce Richardson: > This set updates the documentation roadmap section at the start of the > Linux and FreeBSD GSG docs. Changes made: > > * Change doc titles to hyperlinks to each doc > * Add the drivers reference guides to the lists > > Bruce Richardson (4): > doc: add hyperlinks to other docs from FreeBSD GSG > doc: add driver guides to document list in FreeBSD GSG > doc: add hyperlinks to other docs from Linux GSG > doc: add driver guides to document list in Linux GSG Applied, thanks.