[PATCH] doc: fix typo in ipsec_secgw sample app guide
Marat Khalili
marat.khalili at huawei.com
Mon Aug 24 17:51:15 CEST 2026
> -----Original Message-----
> From: Yang Xiaoliang <xiaoliangyang69 at gmail.com>
> Sent: Saturday 8 August 2026 14:51
> To: dev at dpdk.org
> Cc: thomas at monjalon.net
> Subject: [PATCH] doc: fix typo in ipsec_secgw sample app guide
>
> Fix "depeneds" typo, should be "depends".
>
> Signed-off-by: Yang Xiaoliang <xiaoliangyang69 at gmail.com>
> ---
> doc/guides/sample_app_ug/ipsec_secgw.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/doc/guides/sample_app_ug/ipsec_secgw.rst b/doc/guides/sample_app_ug/ipsec_secgw.rst
> index 7c31c96b7c..b40a15eb4f 100644
> --- a/doc/guides/sample_app_ug/ipsec_secgw.rst
> +++ b/doc/guides/sample_app_ug/ipsec_secgw.rst
> @@ -260,7 +260,7 @@ Where:
> via Rx queue setup.
>
> * ``--vector-pool-sz``: Number of buffers in vector pool.
> - By default, vector pool size depeneds on packet pool size
> + By default, vector pool size depends on packet pool size
> and size of each vector.
>
> * ``--desc-nb NUMBER_OF_DESC``: Number of descriptors per queue pair.
> --
> 2.43.0
Acked-by: Marat Khalili <marat.khalili at huawei.com>
More information about the dev
mailing list