RE: [EXT] [PATCH] test/crypto: remove mod exp smaller modulus cases

2022-03-01 Thread Kusztal, ArkadiuszX
> -Original Message- > From: Kusztal, ArkadiuszX > Sent: Tuesday, March 1, 2022 9:38 AM > To: Anoob Joseph > Cc: Akhil Goyal ; Zhang, Roy Fan > ; Umesh Kartha ; > Ramkumar Balu ; dev@dpdk.org > Subject: RE: [EXT] [PATCH] test/crypto: remove mod exp smaller mod

RE: [EXT] [PATCH] test/crypto: remove mod exp smaller modulus cases

2022-03-01 Thread Kusztal, ArkadiuszX
Hi Anoob, > -Original Message- > From: Anoob Joseph > Sent: Wednesday, February 23, 2022 11:09 AM > To: Kusztal, ArkadiuszX > Cc: Akhil Goyal ; Zhang, Roy Fan > ; Umesh Kartha ; > Ramkumar Balu ; dev@dpdk.org > Subject: RE: [EXT] [PATCH] test/crypto: remove mod e

RE: [EXT] [PATCH] test/crypto: remove mod exp smaller modulus cases

2022-02-23 Thread Anoob Joseph
h. Thanks, Anoob > -Original Message- > From: Zhang, Roy Fan > Sent: Wednesday, February 23, 2022 8:22 PM > To: Akhil Goyal ; Anoob Joseph > ; Kusztal, ArkadiuszX > Cc: Umesh Kartha ; Ramkumar Balu > ; dev@dpdk.org > Subject: RE: [EXT] [PATCH] test/crypto: remo

RE: [EXT] [PATCH] test/crypto: remove mod exp smaller modulus cases

2022-02-23 Thread Zhang, Roy Fan
ary 23, 2022 2:38 PM > To: Zhang, Roy Fan ; Anoob Joseph > ; Kusztal, ArkadiuszX > Cc: Umesh Kartha ; Ramkumar Balu > ; dev@dpdk.org > Subject: RE: [EXT] [PATCH] test/crypto: remove mod exp smaller modulus > cases > > Hi Anoob/Fan, > We no more add driver specific

RE: [EXT] [PATCH] test/crypto: remove mod exp smaller modulus cases

2022-02-23 Thread Akhil Goyal
Hi Anoob/Fan, We no more add driver specific checks in test app. Everything comes from capabilities. We may defer this patch to next release till we have something in capability or some other way. > Hi Anoob, > > Make sense. Will do ASAP. > > Regards, > Fan >

RE: [EXT] [PATCH] test/crypto: remove mod exp smaller modulus cases

2022-02-23 Thread Zhang, Roy Fan
the capability in > > the > > next)? > > > > Regards, > > Fan > > > > > -----Original Message----- > > > From: Anoob Joseph > > > Sent: Wednesday, February 23, 2022 10:09 AM > > > To: Kusztal, ArkadiuszX > > > Cc: Akh

RE: [EXT] [PATCH] test/crypto: remove mod exp smaller modulus cases

2022-02-23 Thread Anoob Joseph
Roy Fan > Sent: Wednesday, February 23, 2022 4:05 PM > To: Anoob Joseph ; Kusztal, ArkadiuszX > > Cc: Akhil Goyal ; Umesh Kartha > ; Ramkumar Balu ; > dev@dpdk.org > Subject: RE: [EXT] [PATCH] test/crypto: remove mod exp smaller modulus > cases > > Hi Anoob, > &g

RE: [EXT] [PATCH] test/crypto: remove mod exp smaller modulus cases

2022-02-23 Thread Zhang, Roy Fan
dev@dpdk.org > Subject: RE: [EXT] [PATCH] test/crypto: remove mod exp smaller modulus > cases > > Hi Arek, > > I agree that these cases may not be particularly useful from cryptographic > standpoint, but how do we say from what values a PMD "must" support? Are > you ha

RE: [EXT] [PATCH] test/crypto: remove mod exp smaller modulus cases

2022-02-23 Thread Anoob Joseph
Hi Arek, I agree that these cases may not be particularly useful from cryptographic standpoint, but how do we say from what values a PMD "must" support? Are you having some trouble supporting some of these values? Should we consider extending capabilities to help with this rather than just remo