[PATCH] doc: fix typo in Intel VF guide
Bruce Richardson
bruce.richardson at intel.com
Fri Sep 4 12:51:28 CEST 2026
On Thu, Sep 03, 2026 at 05:40:19PM +0000, Anurag Mandal wrote:
> Fix "Knowing issues" typo, should be "Known issues".
>
Fixes: cd5caad30876 ("doc: refine iavf limitation or known issues")
Cc: stable at dpdk.org
> Signed-off-by: Anurag Mandal <anurag.mandal at intel.com>
> ---
> doc/guides/nics/intel_vf.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/doc/guides/nics/intel_vf.rst b/doc/guides/nics/intel_vf.rst
> index 40a1dfc851..5f50694337 100644
> --- a/doc/guides/nics/intel_vf.rst
> +++ b/doc/guides/nics/intel_vf.rst
> @@ -700,7 +700,7 @@ will cause such packets to be transmitted::
> The old name is no longer accepted.
>
>
> -Limitations or Knowing issues
> +Limitations or Known issues
> -----------------------------
Need to also adjust the length of the underline, because the new header is
shorter.
Fixing that minor issue on apply.
Acked-by: Bruce Richardson <bruce.richardson at intel.com>
Fix applied to dpdk-next-net-intel.
Thanks,
/Bruce
More information about the dev
mailing list