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: [email protected]
> Signed-off-by: Anurag Mandal <[email protected]>
> ---
> 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 <[email protected]>
Fix applied to dpdk-next-net-intel.
Thanks,
/Bruce