> -----Original Message----- > From: dev [mailto:[email protected]] On Behalf Of Ilya Maximets > Sent: Monday, April 10, 2017 9:14 AM > To: [email protected]; Doherty, Declan > Cc: Heetae Ahn; Thomas Monjalon; Ilya Maximets > Subject: [dpdk-dev] [PATCH] app: don't try to build test-crypto-perf if > cryptodev disabled > > This fixes build in following configuration: > > CONFIG_RTE_LIBRTE_CRYPTODEV=n > CONFIG_RTE_APP_CRYPTO_PERF=y > > Fixes: f8be1786b1b8 ("app/crypto-perf: introduce performance test > application") > > Signed-off-by: Ilya Maximets <[email protected]>
Acked-by: Pablo de Lara <[email protected]>

