[dpdk-dev] [PATCH] app/flow-perf: export some configuration options

Thomas Monjalon thomas at monjalon.net
Mon Oct 25 21:23:14 CEST 2021


04/10/2021 14:55, Wisam Jaddo:
> Some options are needed in the runtime many times, so leaving
> it during compilation is not correct. As a result some options
> has been exported into command line options to be used at run
> time.
> 
> The options exported are:
> --txq=N
> --rxq=N
> --txd=N
> --rxd=N
> --mbuf-size=N
> --mbuf-cache-size=N
> --total-mbuf-count=N
> 
> Signed-off-by: Wisam Jaddo <wisamm at nvidia.com>
> Reviewed-by: Alexander Kozyrev <akozyrev at nvidia.com>

Applied, thanks.





More information about the dev mailing list