Re: [PATCH v3 0/3] crypto/qat: move files to drivers/common directory
From: De Lara Guarch, Pablo <hidden>
Date: 2018-06-27 21:14:02
From: De Lara Guarch, Pablo <hidden>
Date: 2018-06-27 21:14:02
-----Original Message----- From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Tomasz Jozwiak Sent: Tuesday, June 26, 2018 9:18 AM To: Trahe, Fiona <redacted>; Jozwiak, TomaszX [off-list ref]; dev@dpdk.org Subject: [dpdk-dev] [PATCH v3 0/3] crypto/qat: move files to drivers/common directory This patchset depends on QAT dynamic logging patchset and should be targetig on 18.08. Patchset refactors the PMD in order that files are split into several places: common, crypto. New drivers/common/qat are added and files split between locations. Changes for v2: - removed drivers/common/qat/qat - updated meson.build files - added description into qat.rst - updated MAINTAINERS file Changes for v3: - removed libcrypto detection from Makefile - removed description about libcrypto detection from doc. - renamed CONFIG_LIBCRYPTO_QAT define into BUILD_QAT_SYM
Series applied to dpdk-next-crypto. Thanks! Pablo