From patchwork Thu Jun 29 18:12:08 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Dave Young X-Patchwork-Id: 129139 X-Patchwork-Delegate: thomas@monjalon.net Return-Path: X-Original-To: patchwork@inbox.dpdk.org Delivered-To: patchwork@inbox.dpdk.org Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 0E45042D73; Fri, 30 Jun 2023 09:15:25 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F1B1540EDB; Fri, 30 Jun 2023 09:15:24 +0200 (CEST) Received: from mail-yw1-f170.google.com (mail-yw1-f170.google.com [209.85.128.170]) by mails.dpdk.org (Postfix) with ESMTP id 0DD19406B7 for ; Thu, 29 Jun 2023 20:12:55 +0200 (CEST) Received: by mail-yw1-f170.google.com with SMTP id 00721157ae682-569192fb4b2so466167b3.1 for ; Thu, 29 Jun 2023 11:12:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=youngcopy-com.20221208.gappssmtp.com; s=20221208; t=1688062374; x=1690654374; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date:message-id:reply-to; bh=srTB7u0CLE/a1CqgRhk5JJ5Qff+8/PIr8UT8ZE3DqZo=; b=q7eSMx1XEuYf3BkRz4NG2oTsEH5PKbokpCzLp+AB/CfZEQqHtKahedXJRnrPiH2f3Z +9iDb1zX0Undea8lx9XMvV8O2N7T10whyaEungA3xCXCC/pcgh1DbNfecFzMnLTO29QD R6V8UaiQtTMejYarjyaTZqM/w7HAQQJW7qanzN93X/1pDqQkiMHYyq5wbdUx4BS8fFje mKJdgq8bgXPacoB2s+H9tdG0Y7KpR+5bouUZuk+ZOxDN30OZNREqTQSekhvCy/vpioeW VKD0NLR1ATvRKYKTNou9lbhokQ/+ON2y7Vb/+IlnIiW0BJtnhlhlUPGjGLYeJFzUKqcc +0Ww== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688062374; x=1690654374; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=srTB7u0CLE/a1CqgRhk5JJ5Qff+8/PIr8UT8ZE3DqZo=; b=L7uQiqG37w4hAVOLorDOpiIGNW12x9cakRn0cEbqnR0y9syNaHTqTDMGcqHuRrvUgz 5A8+Li4zItqWkgOy2LbLy21eQvFH9snvq41mvKqbLFSfGWNJmwB7jk6Rooq77MbDmGiG 97QRdJmM1cfh4PYAs75iYYtztfhp0fB6buAHZCUFvWrM5rRjThohoE2+1mCEBHm9nOLL i+vR2BcSmhXwoO6oizpdmi4OElnD4g/fWO2HpEV6tuPUP0JWD5Xt8sUWuYVkahH6r737 ZPqaVqFSAUPqV3lALEGtKDYUGlGQrHc5FqAHAu1VV+EHGaLwhTQrn7AOG1Mpg/AWuF/N boyA== X-Gm-Message-State: ABy/qLa6sdNobRpxVfw0kpAQUnX8xjmvlX+Sj35LEtsqKS26aKxtvBi9 qjnjaXbk2CrxekkW1+PRR1v6NzxZHnb3jzSrzgE= X-Google-Smtp-Source: APBJJlHd6egrGhw8FXzE8Tv4vTsrCJVtq1BLzW2pMjc3sSnPY592L7rQeZ4SDi1E0Dt6DYayOBPapw== X-Received: by 2002:a81:198d:0:b0:576:6e57:23f1 with SMTP id 135-20020a81198d000000b005766e5723f1mr113102ywz.5.1688062373965; Thu, 29 Jun 2023 11:12:53 -0700 (PDT) Received: from localhost.localdomain ([2600:1700:20c0:a560:dd2e:645e:cd99:1f0a]) by smtp.gmail.com with ESMTPSA id g20-20020a0ddd14000000b00567679ef3a6sm2942501ywe.109.2023.06.29.11.12.53 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 29 Jun 2023 11:12:53 -0700 (PDT) From: David Young To: dev@dpdk.org Cc: Bruce Richardson , Aaron Conole , David Young Subject: [PATCH] Updated to dpdk20.11 Date: Thu, 29 Jun 2023 14:12:08 -0400 Message-ID: <20230629181209.400-1-dave@youngcopy.com> X-Mailer: git-send-email 2.41.0.windows.1 MIME-Version: 1.0 X-Mailman-Approved-At: Fri, 30 Jun 2023 09:15:24 +0200 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 --- doc/guides/freebsd_gsg/install_from_ports.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/guides/freebsd_gsg/install_from_ports.rst b/doc/guides/freebsd_gsg/install_from_ports.rst index d946f3f3b2..ae866cd879 100644 --- a/doc/guides/freebsd_gsg/install_from_ports.rst +++ b/doc/guides/freebsd_gsg/install_from_ports.rst @@ -23,7 +23,7 @@ Installing the DPDK Package for FreeBSD DPDK can be installed on FreeBSD using the command:: - pkg install dpdk + pkg install dpdk20.11 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 @@ -51,7 +51,7 @@ a pre-compiled binary package. On a system with the ports collection installed in ``/usr/ports``, the DPDK can be installed using the commands:: - cd /usr/ports/net/dpdk + cd /usr/ports/net/dpdk20.11 make install @@ -123,3 +123,4 @@ via the contigmem module, and 4 NIC ports bound to the nic_uio module:: For an explanation of the command-line parameters that can be passed to an DPDK application, see section :ref:`running_sample_app`. +