Re: [dpdk-dev] [PATCH 08/10] crypto/nitrox: add burst enqueue and dequeue operations

2019-07-19 Thread Nagadheeraj Rottela
Hi Aaron, Yes, there is a missing header include. I will fix it in v2. > -Original Message- > From: Aaron Conole > Sent: Wednesday, July 17, 2019 7:47 PM > To: Nagadheeraj Rottela > Cc: dev@dpdk.org; Srikanth Jampala > Subject: [EXT] Re: [dpdk-dev] [PATCH 08/10]

Re: [dpdk-dev] [PATCH 08/10] crypto/nitrox: add burst enqueue and dequeue operations

2019-07-17 Thread Aaron Conole
Nagadheeraj Rottela writes: > Add burst enqueue and dequeue operations along with interface for > symmetric request manager. > > Signed-off-by: Nagadheeraj Rottela > --- Hi Nagadheeraj, > drivers/crypto/nitrox/nitrox_qp.h | 55 ++ > drivers/crypto/nitrox/nitrox_sym.c|

[dpdk-dev] [PATCH 08/10] crypto/nitrox: add burst enqueue and dequeue operations

2019-07-16 Thread Nagadheeraj Rottela
Add burst enqueue and dequeue operations along with interface for symmetric request manager. Signed-off-by: Nagadheeraj Rottela --- drivers/crypto/nitrox/nitrox_qp.h | 55 ++ drivers/crypto/nitrox/nitrox_sym.c| 123 - drivers/crypto/nitrox/nitrox_sym_