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 19D61433AD; Thu, 23 Nov 2023 19:25:28 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A2AC542F97; Thu, 23 Nov 2023 19:25:27 +0100 (CET) Received: from out5-smtp.messagingengine.com (out5-smtp.messagingengine.com [66.111.4.29]) by mails.dpdk.org (Postfix) with ESMTP id 9304642F8F for ; Thu, 23 Nov 2023 19:25:26 +0100 (CET) Received: from compute3.internal (compute3.nyi.internal [10.202.2.43]) by mailout.nyi.internal (Postfix) with ESMTP id 6FDCA5C013E; Thu, 23 Nov 2023 13:25:23 -0500 (EST) Received: from mailfrontend2 ([10.202.2.163]) by compute3.internal (MEProxy); Thu, 23 Nov 2023 13:25:23 -0500 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=fm1; t= 1700763923; x=1700850323; bh=igk1yBs7iKMWR+pvH/9viVvGJeVZc74gOTH 8q+Svn1U=; b=lMoWYXKFA+lNdYmM1vDxNRAY6aQvKbQ8EyHuGxPYJpj+R+KOK6C GW8enfu3NmNmv1KfrPWWZRzWVWYrc+kvRnmZPOjscuAu2RYIldsfYQsMaATEQuVt V59zU3L6RotMOh6GBiKg+OPv+PhVBICIDhoqmK7uxFtGcHHQvSWlHD7LTIQMbUwf h3kukpP4FuFS8IfPSAu4s6oM16ZDHhUp3mWqq0Flk05wl/dwxeYXdUdA9mbe0V0y mfFFf7i6cmB0szsEgayclTOgTF0+utH3fg2cYH7EDAG2B5evnhO/96IReN83P6pO wmejKfdv1yDa54gjEpsFOJdg9j5pzt71Hyw== 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=fm1; t= 1700763923; x=1700850323; bh=igk1yBs7iKMWR+pvH/9viVvGJeVZc74gOTH 8q+Svn1U=; b=UepQYPEULykc+sIXyZoj/pvc6NnPFjhKCgubj4pF+jv68koQ1u+ sQbtM1iblZNGOzX5cEWn+/wQDiRNfORmoUjJL6M0xw2zIlSOUHjNg7u+KIiu47Sk F3CwLXbTNsL6spdfhGoKLun/N9TVDDbkF2NzMgk3WXx6+1InVGVkArip35HWLQRk d+BOJngnSDTc2HsSeoY30Do08p4I0JuMnNQSrej7LnfWov4BjYtymUFMawgTOrJS yX0lw7gIbjut+kMkz0HtqH9wrwfq72UMFvO17s9OHbzP6700xeCSseAmt2c76j5F 1yUYMtqpJg17Q/3oS0cmuyMj1iuv0fv6K+g== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvkedrudehfedgudduudcutefuodetggdotefrod ftvfcurfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfgh necuuegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmd enucfjughrpefhvfevufffkfgjfhgggfgtsehtufertddttddvnecuhfhrohhmpefvhhho mhgrshcuofhonhhjrghlohhnuceothhhohhmrghssehmohhnjhgrlhhonhdrnhgvtheqne cuggftrfgrthhtvghrnheptdejieeifeehtdffgfdvleetueeffeehueejgfeuteeftddt ieekgfekudehtdfgnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehmrghilh hfrhhomhepthhhohhmrghssehmohhnjhgrlhhonhdrnhgvth X-ME-Proxy: Feedback-ID: i47234305:Fastmail Received: by mail.messagingengine.com (Postfix) with ESMTPA; Thu, 23 Nov 2023 13:25:22 -0500 (EST) From: Thomas Monjalon To: Dariusz Sosnowski Cc: dev@dpdk.org Subject: Re: [PATCH] maintainers: add mlx5 driver platform guides Date: Thu, 23 Nov 2023 19:25:20 +0100 Message-ID: <6741740.R56niFO833@thomas> In-Reply-To: <20231123173836.318171-1-dsosnowski@nvidia.com> References: <20231123173836.318171-1-dsosnowski@nvidia.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 23/11/2023 18:38, Dariusz Sosnowski: > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -877,6 +877,8 @@ F: drivers/net/mlx5/ > F: buildtools/options-ibverbs-static.sh > F: doc/guides/nics/mlx5.rst > F: doc/guides/nics/features/mlx5.ini > +F: doc/guides/platform/bluefield.rst > +F: doc/guides/platform/mlx5.rst As drivers/common/mlx5/ is listed before drivers/net/mlx5/ we should list doc/guides/platform/mlx5.rst before doc/guides/nics/mlx5.rst Probably that bluefield.rst should be in the middle between common and NIC docs.