> -----Original Message----- > From: De Lara Guarch, Pablo > Sent: Tuesday, April 18, 2017 12:40 PM > To: [email protected] > Cc: [email protected]; > [email protected]; Doherty, Declan; De Lara Guarch, Pablo > Subject: [PATCH 1/2] test/crypto: create only one virtual device if needed > > Instead of creating two virtual devices per PMD, if they have not > been initialized from EAL already, create only one, as only the > first device is used for the crypto tests. > > Signed-off-by: Pablo de Lara <[email protected]>
I have tested this change on all PMDs but ARMv8, but I assume that it will work well. Let me know if you see any issues. Thanks, Pablo

