DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH v1] test/crypto: improve asymmetric crypto testsuite setup
@ 2019-07-24 10:27 Ayuj Verma
  2019-07-24 10:27 ` Ayuj Verma
  0 siblings, 1 reply; 3+ messages in thread
From: Ayuj Verma @ 2019-07-24 10:27 UTC (permalink / raw)
  To: akhil.goyal
  Cc: arkadiuszx.kusztal, shallyv, ssahu, kkotamarthy, anoobj, dev, Ayuj Verma

Improve logic:
  * to get list of valid devices based on driver id so that to
    eliminate unnecessary if check for driver id match in device loop
  * loop till 1st device supporting asymmetric feature is found unlike
    previous logic which breaks on 1st device

Ayuj Verma (1):
  test/crypto: improve asymmetric crypto testsuite setup

 app/test/test_cryptodev_asym.c | 43 +++++++++++++++++++++---------------------
 1 file changed, 22 insertions(+), 21 deletions(-)

-- 
1.8.3.1


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-07-26 13:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-24 10:27 [dpdk-dev] [PATCH v1] test/crypto: improve asymmetric crypto testsuite setup Ayuj Verma
2019-07-24 10:27 ` Ayuj Verma
2019-07-26 13:56   ` Akhil Goyal

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).