Hi, > -----Original Message----- > From: Ferruh Yigit <ferruh.yi...@amd.com> > Sent: Wednesday, March 22, 2023 7:59 AM > To: Mcnamara, John <john.mcnam...@intel.com>; Xu, Rosen > <rosen...@intel.com> > Cc: Thomas Monjalon <tho...@monjalon.net>; Andrew Rybchenko > <andrew.rybche...@oktetlabs.ru>; dev@dpdk.org > Subject: [PATCH 15/33] doc: update ipn3ke guide > > - Rename "Pre-Installation Configuration" section to "Configuration" > - Rename "Runtime Config Options" section to "Runtime Configuration" > > Signed-off-by: Ferruh Yigit <ferruh.yi...@amd.com> > --- > doc/guides/nics/ipn3ke.rst | 9 ++++----- > 1 file changed, 4 insertions(+), 5 deletions(-) > > diff --git a/doc/guides/nics/ipn3ke.rst b/doc/guides/nics/ipn3ke.rst index > a89e3719f2e0..e7e5bb79915d 100644 > --- a/doc/guides/nics/ipn3ke.rst > +++ b/doc/guides/nics/ipn3ke.rst > @@ -28,12 +28,11 @@ Prerequisites > section of the :ref:`Getting Started Guide for Linux <linux_gsg>`. > > > -Pre-Installation Configuration > ------------------------------- > - > +Configuration > +------------- > > -Runtime Config Options > -~~~~~~~~~~~~~~~~~~~~~~ > +Runtime Configuration > +~~~~~~~~~~~~~~~~~~~~~ > > - ``AFU name`` > > -- > 2.34.1
Reviewed-by: Rosen Xu <rosen...@intel.com>