[PATCH v3 7/7] Section 6: Glossary
    Bruce Richardson 
    bruce.richardson at intel.com
       
    Fri Nov  3 16:26:26 CET 2023
    
    
  
On Fri, Nov 03, 2023 at 12:01:53AM -0400, David Young wrote:
> ---
>  doc/guides/getting_started_guide/glossary.rst | 75 +++++++++++++++++++
>  1 file changed, 75 insertions(+)
>  create mode 100644 doc/guides/getting_started_guide/glossary.rst
> 
> diff --git a/doc/guides/getting_started_guide/glossary.rst b/doc/guides/getting_started_guide/glossary.rst
> new file mode 100644
> index 0000000000..7fcfe16f38
> --- /dev/null
> +++ b/doc/guides/getting_started_guide/glossary.rst
> @@ -0,0 +1,75 @@
> +..  SPDX-License-Identifier: BSD-3-Clause
> +    Copyright(c) 2010-2025 Intel Corporation.
> +
> +Glossary
> +========
One small general comment here. For a number of these DPDK-specific terms
we should provide a cross-reference to locations in the docs for more
information. For example EAL should link to the programmers guide doc
chapter. The kernel modules for DPDK on FreeBSD should link to the GSG
chapter where we explain about their use, etc.
/Bruce
    
    
More information about the dev
mailing list