RE: [EXT] [PATCH v2 02/14] cryptodev: reduce number of comments in asym xform

2022-05-26 Thread Kusztal, ArkadiuszX
> -Original Message- > From: Akhil Goyal > Sent: Thursday, May 26, 2022 11:52 AM > To: Kusztal, ArkadiuszX ; dev@dpdk.org > Cc: Zhang, Roy Fan > Subject: RE: [EXT] [PATCH v2 02/14] cryptodev: reduce number of comments in > asym xform > > > - Reduced nu

RE: [EXT] [PATCH v2 02/14] cryptodev: reduce number of comments in asym xform

2022-05-26 Thread Akhil Goyal
> - Reduced number of comments in asymmetric xform. > Information describing basic functionality of well known > algorithms are unnecessary. > - Removed NONE asymetric xform. I commented on v1 not to remove this and I do not see comment from your side for removing it. > > Signed-off-by: Arek Kus

[PATCH v2 02/14] cryptodev: reduce number of comments in asym xform

2022-05-25 Thread Arek Kusztal
- Reduced number of comments in asymmetric xform. Information describing basic functionality of well known algorithms are unnecessary. - Removed NONE asymetric xform. Signed-off-by: Arek Kusztal --- app/test/test_cryptodev_asym.c | 2 - lib/cryptodev/rte_crypto_asym.h | 114 --