Re: [dpdk-dev] [PATCH v3 1/3] security: support user specified IV

2021-09-16 Thread Ananyev, Konstantin
> > Enable user to provide IV to be used per security operation. This > would be used with lookaside protocol offload for comparing > against known vectors. > > By default, PMD would generate IV internally and would be random. > > Signed-off-by: Anoob Joseph > Acked-by: Akhil Goyal > --- >

[dpdk-dev] [PATCH v3 1/3] security: support user specified IV

2021-09-07 Thread Anoob Joseph
Enable user to provide IV to be used per security operation. This would be used with lookaside protocol offload for comparing against known vectors. By default, PMD would generate IV internally and would be random. Signed-off-by: Anoob Joseph Acked-by: Akhil Goyal --- doc/guides/rel_notes/rele