> This patch corrects some spelling issues in i40e.rst and clarifies which > controllers and connections are part of the 700 Series. > > Signed-off-by: Qiming Yang <qiming.y...@intel.com> > --- > doc/guides/nics/i40e.rst | 69 +++++++++++++++++++++++++-------------------- > --- > 1 file changed, 36 insertions(+), 33 deletions(-) > > diff --git a/doc/guides/nics/i40e.rst b/doc/guides/nics/i40e.rst index > cc282be..866e4a8 100644 > --- a/doc/guides/nics/i40e.rst > +++ b/doc/guides/nics/i40e.rst > @@ -4,14 +4,16 @@
<...> > For kernel version >= 4.11, the kernel's PCI driver will enable the extended > tag if it detects that the device supports it. So by default, this is not an > @@ - > 577,12 +580,12 @@ with DPDK, then the configuration will also impact port B > in the NIC with kernel driver, which don't want to use the TPID. > So PMD reports warning to clarify what is changed by writing global register. > > -High Performance of Small Packets on 40G NIC > +High Performance of Small Packets on 40GbE NIC > ----------------------------------------------------------------- dpdk/doc/guides/nics/i40e.rst:584: WARNING: Title underline too short. High Performance of Small Packets on 40GbE NIC ---------------------------------------------------------------- One thing I noticed when trying to build it fails because The underline is just a tiny bit short <...> Marko K.