Re: [dpdk-dev] [PATCH v7 0/3] Refactor crypto unit tests.

2020-01-21 Thread Akhil Goyal
> > > > > > This patch set is a first step to refactor the overly complex symmetric > > crypto unit tests. It merges many separate arrays of the tests > > for these PMDs: null, aesni_mb, aesni_gcm, openssl, qat, sw_snow3g, > > sw_kasumi, sw_zuc into one big array that's then used when running > >

Re: [dpdk-dev] [PATCH v7 0/3] Refactor crypto unit tests.

2020-01-20 Thread Akhil Goyal
> > This patch set is a first step to refactor the overly complex symmetric > crypto unit tests. It merges many separate arrays of the tests > for these PMDs: null, aesni_mb, aesni_gcm, openssl, qat, sw_snow3g, > sw_kasumi, sw_zuc into one big array that's then used when running > unit tests on