> -----Original Message-----
> From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Tomasz Jozwiak
> Sent: Tuesday, June 26, 2018 9:18 AM
> To: Trahe, Fiona <fiona.tr...@intel.com>; Jozwiak, TomaszX
> <tomaszx.jozw...@intel.com>; 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