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

Shijith Thotton sthotton at marvell.com
Wed Sep 22 17:36:52 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.
>

Will change option name to --event-vector.

>> +
>> +* ``--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.
>

Makes sense, will change in next version.



More information about the dev mailing list