[PATCH v2 2/2] doc: remove use of -n 4 option in documentation

Thomas Monjalon thomas at monjalon.net
Wed Jul 31 10:16:35 CEST 2024


31/07/2024 06:38, Stephen Hemminger:
> --- a/doc/guides/linux_gsg/build_sample_apps.rst
> +++ b/doc/guides/linux_gsg/build_sample_apps.rst
> @@ -114,7 +114,7 @@ Copy the DPDK application binary to your target, then run the application as fol
>  (assuming the platform has four memory channels per processor socket,
>  and that cores 0-3 are present and are to be used for running the application)::
>  
> -    ./dpdk-helloworld -l 0-3 -n 4
> +    ./dpdk-helloworld -l 0-3
> 

There were some comments from Jack about updating the sentences above in several locations
to skip the memory channels considerations.





More information about the dev mailing list