DPDK patches and discussions
 help / color / mirror / Atom feed
From: David Young <dave@youngcopy.com>
To: dev@dpdk.org
Cc: Bruce Richardson <bruce.richardson@intel.com>,
	Aaron Conole <aconole@redhat.com>,
	David Young <dave@youngcopy.com>
Subject: [PATCH 1/3] GSG Section 1: Introduction - Updated based on feedback
Date: Tue, 31 Oct 2023 20:49:26 -0400	[thread overview]
Message-ID: <20231101004932.1371-2-dave@youngcopy.com> (raw)
In-Reply-To: <20231101004932.1371-1-dave@youngcopy.com>

---
 doc/guides/getting_started_guide/intro.rst | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

diff --git a/doc/guides/getting_started_guide/intro.rst b/doc/guides/getting_started_guide/intro.rst
index 88bdd48849..538b3bacec 100644
--- a/doc/guides/getting_started_guide/intro.rst
+++ b/doc/guides/getting_started_guide/intro.rst
@@ -4,13 +4,10 @@
 Introduction
 ============
 
-Welcome to the unified getting started guide for the Data Plane Development Kit (DPDK) covering Linux, FreeBSD, and Windows. DPDK is a set of libraries and
+Welcome to the getting started guide for the Data Plane Development Kit (DPDK) covering Linux, FreeBSD, and Windows. DPDK is a set of libraries and
 drivers that accelerate packet processing and allow the user to create high-performance
 networking applications.
 
 The guide is structured to provide basic step-by-step instructions with OS-specific instructions for each operating system where necessary. 
 By the end of this guide, you should have a solid understanding of how to implement and
-use DPDK in your networking projects, regardless of the operating system you are using.
-
-We hope this guide serves as a valuable resource as you explore the powerful
-capabilities of DPDK.
\ No newline at end of file
+use DPDK in your networking projects, regardless of the operating system you are using.
\ No newline at end of file
-- 
2.41.0.windows.1


  reply	other threads:[~2023-11-01  0:50 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-01  0:49 [PATCH v2 0/3] docs: Unify Getting Started Guides v2 Updates David Young
2023-11-01  0:49 ` David Young [this message]
2023-11-01  0:49 ` [PATCH 2/3] Added link to Getting Started Guide in index.rst David Young
2023-11-01  0:49 ` [PATCH 3/3] GSG Section 2: Install and Build DPDK - Updated based on feedback David Young
2023-11-02  2:14   ` Tyler Retzlaff

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20231101004932.1371-2-dave@youngcopy.com \
    --to=dave@youngcopy.com \
    --cc=aconole@redhat.com \
    --cc=bruce.richardson@intel.com \
    --cc=dev@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).