[dpdk-dev] [PATCH v2] examples/l3fwd: add changes to use event vector

Thomas Monjalon thomas at monjalon.net
Tue Sep 21 23:42:12 CEST 2021


04/09/2021 09:46, Shijith Thotton:
> +* ``--enable-vector:`` Optional, Enable event vectorization. Only valid if --mode=eventdev.

As for the IPsec example, the option name --event-vector
would be more appropriate because "vector" can refer to something else.

> +
> +* ``--vector-size:`` Optional, Max vector size if event vectorization is enabled.
> +
> +* ``--vector-tmo-ns:`` Optional, Max timeout to form vector in nanoseconds if event vectorization is enabled.

Better to have a common prefix "event" for all three options.





More information about the dev mailing list