Hello Stephen,

While rebasing, please also fix those nits:

On Sun, Jul 30, 2023 at 4:12 AM Stephen Hemminger
<step...@networkplumber.org> wrote:
> diff --git a/doc/guides/contributing/documentation.rst 
> b/doc/guides/contributing/documentation.rst
> index 7fcbb7fc43b2..f16c94e9768b 100644
> --- a/doc/guides/contributing/documentation.rst
> +++ b/doc/guides/contributing/documentation.rst
> @@ -95,7 +95,7 @@ added to by the developer.
>  * **The Programmers Guide**
>
>    The Programmers Guide explains how the API components of DPDK such as the 
> EAL, Memzone, Rings and the Hash Library work.
> -  It also explains how some higher level functionality such as Packet 
> Distributor, Packet Framework and KNI work.
> +  It also explains how some higher level functionality such as Packet 
> Distributor and Packet Framework.

s/how some higher level functionality/how some higher level functionality work/

>    It also shows the build system and explains how to add applications.
>
>    The Programmers Guide should be expanded when new functionality is added 
> to DPDK.

[snip]

> diff --git a/doc/guides/rel_notes/release_23_11.rst 
> b/doc/guides/rel_notes/release_23_11.rst
> new file mode 100644
> index 000000000000..e2158934751f
> --- /dev/null
> +++ b/doc/guides/rel_notes/release_23_11.rst
> @@ -0,0 +1,16 @@
> +.. SPDX-License-Identifier: BSD-3-Clause
> +   Copyright 2022 The DPDK contributors
> +
> +.. include:: <isonum.txt>
> +
> +DPDK Release 23.11
> +==================
> +
> +New Features
> +------------
> +
> +
> +Removed Items
> +-------------
> +
> +* kni: Remove deprecated Kernel Network Interface driver, libraries and 
> examples

s/Remove/Removed/
s/$/./


Thanks.

-- 
David Marchand

Reply via email to