[dpdk-dev] [PATCH v5 0/4] Refactor crypto unit tests.

2020-01-16 Thread Adam Dybkowski
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 these PMDs. In

Re: [dpdk-dev] [PATCH v5 0/4] Refactor crypto unit tests.

2020-01-17 Thread Dybkowski, AdamX
BTW: As the series 7792 was merged already, this patch set doesn't have any special requirements now. Adam > -Original Message- > From: Dybkowski, AdamX > Sent: Thursday, 16 January, 2020 13:42 > To: dev@dpdk.org; Trahe, Fiona ; > akhil.go...@nxp.com > Cc: Dybkowski, AdamX > Subject: [P