Re: [dpdk-dev] [PATCH v2] examples/ipsec-secgw: add support for event vector
From: Nicolau, Radu <hidden>
Date: 2021-11-01 14:04:12
From: Nicolau, Radu <hidden>
Date: 2021-11-01 14:04:12
Hi Akhil, I'm even less familiar with this section, so no objection from me neither. On 11/1/2021 10:39 AM, Ananyev, Konstantin wrote:
Hi Akhil,quoted
Hi Konstantin/Radu,quoted
Adds event vector support to inline protocol offload mode. By default vector support is disabled, it can be enabled by using the option --event-vector. Additional options to configure vector size and vector timeout are also implemented and can be used by specifying --vector-size and --vector-tmo. Signed-off-by: Srujana Challa <schalla@marvell.com> --- Depends-on: series-18262 ("security: Improve inline fast path routines") Depends-on: series-18322 ("eventdev: simplify Rx adapter event vector config") v2: * Set rte_event_vector::attr_valid if all packets in the vector uses same port.Any comments on this patch. It has been in patchworks from quite some time.As I understand it affects only event mode for ipsec-secgw, right? I am not really familiar with that part, so no comments from me. Thanks Konstantin