> -----Original Message----- > From: De Lara Guarch, Pablo > Sent: Tuesday, April 18, 2017 12:40 PM > To: dev@dpdk.org > Cc: zbigniew.bo...@caviumnetworks.com; > jerin.ja...@caviumnetworks.com; 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 <pablo.de.lara.gua...@intel.com>
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