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 E6B7342EC3; Thu, 20 Jul 2023 06:20:13 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B74B040E2D; Thu, 20 Jul 2023 06:20:13 +0200 (CEST) Received: from wout1-smtp.messagingengine.com (wout1-smtp.messagingengine.com [64.147.123.24]) by mails.dpdk.org (Postfix) with ESMTP id 30D4740DF5 for ; Thu, 20 Jul 2023 06:20:12 +0200 (CEST) Received: from compute6.internal (compute6.nyi.internal [10.202.2.47]) by mailout.west.internal (Postfix) with ESMTP id 179ED32022FD; Thu, 20 Jul 2023 00:20:11 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute6.internal (MEProxy); Thu, 20 Jul 2023 00:20:11 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= cc:cc:content-transfer-encoding:content-type: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=fm3; t= 1689826810; x=1689913210; bh=l3fDz7PJZ9JJ6wShVkxYisSgyrl3vhxjviF 7CAkzV/Y=; b=fjzbpK7bTuq1wF6/99npM6fkhNdC7SxMlYzLC5imlfI4YbRr276 N4h8L6fRWtkjmO3VZfkyt2uyy4Ww1WGCBPzM4ua8FQHkqZ6S3r8LbTNKezcwgU/e 7dagRf5qPW8zfgacaN50pfn+DgvKLw8oO7k8MHzxKSZp9faZYZ3Sr7fKe16TAvDs 3n6OWpTfZKWBxev42gvaC6EhX2h3xFtCI4jQNMFPB8g98GvE3zOjsFgIpBQn8u2O 5+Kcr7/HJOHL1Yk+MqRQPX/yu5GowNveGUFXOZ4f7OKfTB5o22kogum1D4tC9Df4 r8TPTWbiGszyiN9kPcwILaQOyfg4a/esN5A== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:cc:content-transfer-encoding :content-type:content-type:date:date:feedback-id:feedback-id :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; t= 1689826810; x=1689913210; bh=l3fDz7PJZ9JJ6wShVkxYisSgyrl3vhxjviF 7CAkzV/Y=; b=GJEqtQaU35I5Obmt/AUVThEBFeczwNvGznUE4zDEUzF74nc96Gh XYgwSAO9oTeSYk5hADXUSVgqXKpCcPOA2udU1bzPCpQCShmDxf/uv8V4zynjLiWu yw3oUjLLFJLUiJ0G3+G/zPwZ0tXAtawSqIMI3tFCo8Lnt2cZwlGK+dHM8hNA8z6d gGGKX6CKO12hyw3bE5AeE65oV6O3qKulxrKFcxu+ww7s/Wg4UDrAAxaDZFFXcu9x 5suqcb9S288nxPtCK/lCOjPhEIbtxuOia3/W9p7WdTPJDkQesCFHH25m9rPoSzsK tnrhlb+l8B1Ki/eyMXw4dbcxe/qlbb10jnA== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedviedrgeelgdektdcutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpefhvfevufffkfgjfhgggfgtsehtufertddttddvnecuhfhrohhmpefvhhhomhgr shcuofhonhhjrghlohhnuceothhhohhmrghssehmohhnjhgrlhhonhdrnhgvtheqnecugg ftrfgrthhtvghrnhepjeejffffgfffkeefffelgfekleetjeffleeludeghfehleffteeh veduffdugfdvnecuffhomhgrihhnpeguphgukhdrohhrghenucevlhhushhtvghrufhiii gvpedtnecurfgrrhgrmhepmhgrihhlfhhrohhmpehthhhomhgrshesmhhonhhjrghlohhn rdhnvght X-ME-Proxy: Feedback-ID: i47234305:Fastmail Received: by mail.messagingengine.com (Postfix) with ESMTPA; Thu, 20 Jul 2023 00:20:09 -0400 (EDT) From: Thomas Monjalon To: David Marchand Cc: dev@dpdk.org, Bruce Richardson Subject: Re: [PATCH] devtools: forbid reference to doc.dpdk.org/guides Date: Thu, 20 Jul 2023 06:20:07 +0200 Message-ID: <6441683.1B3tZ46Xf9@thomas> In-Reply-To: References: <20230621080920.861541-1-david.marchand@redhat.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 21/06/2023 12:51, Bruce Richardson: > On Wed, Jun 21, 2023 at 10:09:20AM +0200, David Marchand wrote: > > Putting links to doc.dpdk.org/guides in our documentation should be > > avoided because it makes the documentation point at the current state of > > the DPDK tree regardless of the version it is generated against. > > > > Note: it should be acceptable to mention previous versions of DPDK (like > > in old release notes), so the pattern has an explicit trailing /. > > > > Signed-off-by: David Marchand > > > Acked-by: Bruce Richardson Applied, thanks.