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 CEB2045AAF; Fri, 4 Oct 2024 18:01:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5301B42D0C; Fri, 4 Oct 2024 18:01:14 +0200 (CEST) Received: from mail-pl1-f177.google.com (mail-pl1-f177.google.com [209.85.214.177]) by mails.dpdk.org (Postfix) with ESMTP id 21E064281D for ; Fri, 4 Oct 2024 18:01:12 +0200 (CEST) Received: by mail-pl1-f177.google.com with SMTP id d9443c01a7336-207115e3056so21468725ad.2 for ; Fri, 04 Oct 2024 09:01:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=networkplumber-org.20230601.gappssmtp.com; s=20230601; t=1728057671; x=1728662471; darn=dpdk.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:subject:cc:to:from:date:from:to:cc:subject:date :message-id:reply-to; bh=8E+i+J1+OWXzjdPPalqx5ebvGO2134FIr9VxtpSi9gc=; b=PSiJA4cEvL6DBIt2tpQVunBztTt0EVohn7/V68c8CRPC+HWHLYsmzFt1J3Z0E1RA6F u44I+ay0Z2aKDzvfqnkqFzOaF2qSJ6AOI9AqNpyDz589A5HOIulamdMT73K8Lm4z3Omo yqRCs7CEPZOhb+7yUVc2+H0UWQiXPS1HJegUilhbaCq+EZ+VWuXKUAe7A8xUmQZeDAZ5 aaEAB8BqjXKEo8dlfDLuzlvrSLdd473II1QCdOSR2QCN1DtOOLXzH11OsAkyKqMWMS1X uHUxPzG2UJcKLqhuY8IMOPYRJa3EaOYfCi70esZ+Nnnx/BLM3hL/Ync6Tn396MqJDuEY jGTA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1728057671; x=1728662471; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:subject:cc:to:from:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=8E+i+J1+OWXzjdPPalqx5ebvGO2134FIr9VxtpSi9gc=; b=tW4nkv2y5JRplIP5Td6tpEngHpAr4KHK9X2iQe+lOxnYf06Lun2uZJag6YRhxVvGRi RBjhVFhdhVrDf+sJnVR69Ms+y3z+ew0Pt5f16UlTdrQCAxjlBg7pVRouQIiGJzYvJM6s TRYlOgmbYC/SVo16WjjM7p+34vLWEl/6HkeKmCU9WT09RIBulXSTaNVhbHJba+3zkvri Cw3u3Hxfh4HupuqlSZb3rEerH7yiBYCAxPOoBmGLj7Jj6bK6rqrYM3OX1ZwwZeohTwKL xIg0OtcV/WQmPgwduubSOPFC1bRHX9UVjEN/AkrkIj8idIdZve4kQ7TfztOEjC3zWgOJ gi0g== X-Gm-Message-State: AOJu0YxCy4e9+9a88yj76fFEGBv4FMd9VBNSNxFP6vkExVnjosGmzGWo MQrBrmKkh0ue6xTaZM3ovRhSagU1oTLQldBTdHP/xZhJnT7WuttwRguhSEE2nKrV3RH1RIAQqQw gFfLIWA== X-Google-Smtp-Source: AGHT+IEQyUNG6bvNujGcHgcTlHzgJfdANJL6kj4+rmk1flllpVP0nbUKUWjItU9b2sQ/lNIxCk6Iqg== X-Received: by 2002:a17:902:f551:b0:20b:8776:4902 with SMTP id d9443c01a7336-20bff047bd5mr41188545ad.38.1728057670727; Fri, 04 Oct 2024 09:01:10 -0700 (PDT) Received: from hermes.local (204-195-96-226.wavecable.com. [204.195.96.226]) by smtp.gmail.com with ESMTPSA id d9443c01a7336-20c138afd12sm219235ad.53.2024.10.04.09.01.10 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 04 Oct 2024 09:01:10 -0700 (PDT) Date: Fri, 4 Oct 2024 09:01:08 -0700 From: Stephen Hemminger To: David Young Cc: dev@dpdk.org, Bruce Richardson , Aaron Conole Subject: Re: [PATCH v3] docs: freebsd: Update to 20.11 Message-ID: <20241004090108.61ccde29@hermes.local> In-Reply-To: <20230706203606.1043-1-dave@youngcopy.com> References: <20230629181209.400-1-dave@youngcopy.com> <20230706203606.1043-1-dave@youngcopy.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit 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 On Thu, 6 Jul 2023 16:36:05 -0400 David Young wrote: > This patch updates the FreeBSD DPDK installation guide to detail > how users can find and install specific versions of DPDK using the > pkg package manager. The prior instructions did not highlight > 'dpdk' is an alias and may not always point to the latest DPDK > version. The guide now includes steps to search for available DPDK versions > with pkg search dpdk, select a desired version, and install that > version explicitly with pkg install . The > should be replaced with the specific DPDK version, like dpdk20.11.8. > The document includes a reminder to regularly update repositories using > pkg update to maintain access to the most recent DPDK versions. > > > Signed-off-by: David Young > > --- > doc/guides/freebsd_gsg/install_from_ports.rst | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) > > diff --git a/doc/guides/freebsd_gsg/install_from_ports.rst b/doc/guides/freebsd_gsg/install_from_ports.rst > index cc251dd359..b6c1e1306e 100644 > --- a/doc/guides/freebsd_gsg/install_from_ports.rst > +++ b/doc/guides/freebsd_gsg/install_from_ports.rst > @@ -33,7 +33,9 @@ To install a specific version of DPDK, use the `pkg install` command, followed b > > Replace `` with the name of the DPDK package you want to install. For example, if you want to install version `dpdk20.11.8`, replace `` with `dpdk20.11.8`. > > -Remember to update your repositories regularly with `pkg update` so you have access to the latest versions. > +.. note:: > + > + Remember to update your repositories regularly with `pkg update` so you have access to the latest versions. > > After the installation of the DPDK package, instructions will be printed on > how to install the kernel modules required to use the DPDK. A more The title and commit log do not match what the patch content does. The patch only changes one sentence into a note box, nothing else changed. Looks like a cut/paste error in sending??