<div dir="ltr"><div>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.</div><div><br></div><div><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div>Thanks!<br>David Young<br>Professional Copywriter/Technical Writer<br>Young Copy<br></div><div>+1 (678) 500-9550<br></div><div><a href="https://www.youngcopy.com" target="_blank">https://www.youngcopy.com</a><br></div></div></div></div></div></div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Sep 25, 2023 at 7:30 AM Ferruh Yigit <<a href="mailto:ferruh.yigit@amd.com">ferruh.yigit@amd.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 9/20/2023 4:48 PM, David Young wrote:<br>
> ---<br>
> doc/guides/getting_started_guide/intro.rst | 16 ++++++++++++++++<br>
> 1 file changed, 16 insertions(+)<br>
> create mode 100644 doc/guides/getting_started_guide/intro.rst<br>
> <br>
> diff --git a/doc/guides/getting_started_guide/intro.rst b/doc/guides/getting_started_guide/intro.rst<br>
> new file mode 100644<br>
> index 0000000000..88bdd48849<br>
> --- /dev/null<br>
> +++ b/doc/guides/getting_started_guide/intro.rst<br>
> @@ -0,0 +1,16 @@<br>
> +.. SPDX-License-Identifier: BSD-3-Clause<br>
> + Copyright(c) 2010-2014 Intel Corporation.<br>
> +<br>
> +Introduction<br>
> +============<br>
> +<br>
> +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<br>
><br>
<br>
'unified' makes sense only with the context of this effort, for anyone<br>
who is reading this for the first time it may not mean much, I suggest<br>
just drop it: "Welcome to the getting started guide for ..."<br>
<br>
<br>
> +drivers that accelerate packet processing and allow the user to create high-performance<br>
> +networking applications.<br>
> +<br>
> +The guide is structured to provide basic step-by-step instructions with OS-specific instructions for each operating system where necessary. <br>
> +By the end of this guide, you should have a solid understanding of how to implement and<br>
> +use DPDK in your networking projects, regardless of the operating system you are using.<br>
> +<br>
> +We hope this guide serves as a valuable resource as you explore the powerful<br>
> +capabilities of DPDK.<br>
> \ No newline at end of file<br>
<br>
Last paragraph feels like marketing text :), I would be OK without it,<br>
but this is personal preference.<br>
<br>
</blockquote></div>