Re: [dpdk-dev] [PATCH] crypto/octeontx2: remove redundant code

2021-03-23 Thread Akhil Goyal
> Subject: [PATCH] crypto/octeontx2: remove redundant code > > Removing redundant field in a union. > > Signed-off-by: Tejasree Kondoj > --- Applied to dpdk-next-crypto Thanks.

Re: [dpdk-dev] [PATCH] crypto/octeontx2: remove redundant code

2021-03-17 Thread Anoob Joseph
Acked-by: Anoob Joseph > > Removing redundant field in a union. > > Signed-off-by: Tejasree Kondoj > ---