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.