DPDK patches and discussions
 help / color / mirror / Atom feed
From: Dave Young <dave@youngcopy.com>
To: Ferruh Yigit <ferruh.yigit@amd.com>
Cc: dev@dpdk.org, Bruce Richardson <bruce.richardson@intel.com>
Subject: Re: [PATCH 1/6] Section 1: Introduction
Date: Wed, 11 Oct 2023 14:26:33 -0400	[thread overview]
Message-ID: <CAMXm8ES_KL7ZVKkygBH0WBKDnS6jUR5i7NdoWSF8J=7mvWkRhg@mail.gmail.com> (raw)
In-Reply-To: <380c6465-e582-4d88-8eef-58de66fa1dce@amd.com>

[-- Attachment #1: Type: text/plain, Size: 2298 bytes --]

Thank you for the feedback. I agree with the suggested changes to remove
"unified" and the last paragraph. These changes have been made locally. I
plan to send updated versions of all patches in this series at the same
time, so you can expect to see these adjustments in the next version.

Thanks!
David Young
Professional Copywriter/Technical Writer
Young Copy
+1 (678) 500-9550
https://www.youngcopy.com


On Mon, Sep 25, 2023 at 7:30 AM Ferruh Yigit <ferruh.yigit@amd.com> wrote:

> On 9/20/2023 4:48 PM, David Young wrote:
> > ---
> >  doc/guides/getting_started_guide/intro.rst | 16 ++++++++++++++++
> >  1 file changed, 16 insertions(+)
> >  create mode 100644 doc/guides/getting_started_guide/intro.rst
> >
> > diff --git a/doc/guides/getting_started_guide/intro.rst
> b/doc/guides/getting_started_guide/intro.rst
> > new file mode 100644
> > index 0000000000..88bdd48849
> > --- /dev/null
> > +++ b/doc/guides/getting_started_guide/intro.rst
> > @@ -0,0 +1,16 @@
> > +..  SPDX-License-Identifier: BSD-3-Clause
> > +    Copyright(c) 2010-2014 Intel Corporation.
> > +
> > +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
> >
>
> 'unified' makes sense only with the context of this effort, for anyone
> who is reading this for the first time it may not mean much, I suggest
> just drop it: "Welcome to the getting started guide for ..."
>
>
> > +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
>
> Last paragraph feels like marketing text :), I would be OK without it,
> but this is personal preference.
>
>

[-- Attachment #2: Type: text/html, Size: 3032 bytes --]

  reply	other threads:[~2023-10-11 18:26 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-20 15:48 [PATCH 0/6] docs: Unify Getting Started Guides David Young
2023-09-20 15:48 ` [PATCH 1/6] Section 1: Introduction David Young
2023-09-25 11:30   ` Ferruh Yigit
2023-10-11 18:26     ` Dave Young [this message]
2023-09-20 15:48 ` [PATCH 2/6] Section 2: Install and Build DPDK David Young
2023-09-25 11:30   ` Ferruh Yigit
2023-09-25 12:20     ` Bruce Richardson
2023-09-25 16:05   ` Tyler Retzlaff
2023-10-12 18:08     ` Dave Young
2023-10-17 13:37       ` Tyler Retzlaff
2023-09-20 15:48 ` [PATCH 3/6] Section 3: Setting up a System to Run DPDK Applications David Young
2023-09-25 11:31   ` Ferruh Yigit
2023-09-25 12:22     ` Bruce Richardson
2023-10-12 17:32       ` Dave Young
2023-09-20 15:48 ` [PATCH 4/6] Section 4: Running Applications David Young
2023-09-25 11:32   ` Ferruh Yigit
2023-09-20 15:48 ` [PATCH 5/6] Section 5: Appendix David Young
2023-09-25 11:33   ` Ferruh Yigit
2023-09-25 11:52     ` Ferruh Yigit
2023-09-25 12:24     ` Bruce Richardson
2023-09-20 15:48 ` [PATCH 6/6] Section 6: Glossary David Young
2023-09-25 11:43   ` Ferruh Yigit
2023-09-22  4:15 ` [PATCH 0/6] docs: Unify Getting Started Guides Tyler Retzlaff
2023-09-22 14:47 ` David Marchand
2023-09-22 15:54   ` Bruce Richardson
2023-09-25 11:54 ` Ferruh Yigit
2023-10-11 18:34   ` Dave Young
2023-10-13 16:28   ` Bruce Richardson

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='CAMXm8ES_KL7ZVKkygBH0WBKDnS6jUR5i7NdoWSF8J=7mvWkRhg@mail.gmail.com' \
    --to=dave@youngcopy.com \
    --cc=bruce.richardson@intel.com \
    --cc=dev@dpdk.org \
    --cc=ferruh.yigit@amd.com \
    /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).