On Wed, Mar 22, 2023 at 5:33 AM Ferruh Yigit <ferruh.yi...@amd.com> wrote: > > - Move "Supported ThunderX SoCs" section up > - Rename "Module params" section "Runtime Configuration" > > Signed-off-by: Ferruh Yigit <ferruh.yi...@amd.com>
Acked-by: Jerin Jacob <jer...@marvell.com> > --- > doc/guides/nics/thunderx.rst | 16 ++++++++-------- > 1 file changed, 8 insertions(+), 8 deletions(-) > > diff --git a/doc/guides/nics/thunderx.rst b/doc/guides/nics/thunderx.rst > index 5ae7e607de55..a64ae8e0aab3 100644 > --- a/doc/guides/nics/thunderx.rst > +++ b/doc/guides/nics/thunderx.rst > @@ -11,6 +11,12 @@ as well as their virtual functions (VF) in SR-IOV context. > More information can be found at `Cavium, Inc Official Website > <http://www.cavium.com/ThunderX_ARM_Processors.html>`_. > > +Supported ThunderX SoCs > +----------------------- > +- CN88xx > +- CN81xx > +- CN83xx > + > Features > -------- > > @@ -33,12 +39,6 @@ Features of the ThunderX PMD are: > - Multi queue set support (up to 96 queues (12 queue sets)) per port > - Skip data bytes > > -Supported ThunderX SoCs > ------------------------ > -- CN88xx > -- CN81xx > -- CN83xx > - > Prerequisites > ------------- > - Follow the DPDK :ref:`Getting Started Guide for Linux <linux_gsg>` to > setup the basic DPDK environment. > @@ -365,8 +365,8 @@ EAL command option to change log level > or > --log-level=pmd.net.thunderx.driver,7 > > -Module params > --------------- > +Runtime Configuration > +--------------------- > > skip_data_bytes > ~~~~~~~~~~~~~~~ > -- > 2.34.1 >