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

2021-10-20 Thread Jerin Jacob
On Mon, Sep 27, 2021 at 10:28 AM Shijith Thotton wrote: > > Added changes to receive packets as event vector. By default this is > disabled and can be enabled using the option --event-vector. Vector > size and timeout to form the vector can be configured using options > --event-vector-size and --e

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

2021-09-26 Thread Shijith Thotton
Added changes to receive packets as event vector. By default this is disabled and can be enabled using the option --event-vector. Vector size and timeout to form the vector can be configured using options --event-vector-size and --event-vector-tmo. Example: dpdk-l3fwd -l 0-3 -n 4 -- -p 0x0