crypto/uadk: introduce uadk crypto driver
Akhil Goyal
gakhil at marvell.com
Mon Oct 17 09:02:27 CEST 2022
Hi everyone,
We have a new crypto PMD submitted on ML (http://patches.dpdk.org/project/dpdk/cover/20221008083747.6559-1-zhangfei.gao@linaro.org/)
This PMD is dependent on an external library which needs to be cross compiled for ARM on x86.
It mandatorily need "numactl" also cross-compiled and instead of using pkg-config of libnuma, it need the library and headers to be copied manually to aarch toolchain.
And if that is also done, it is not generating pkg-config which DPDK can use to compile the PMD.
So the question is whether we can accept the PMD without pkg-config and along with above dependency?
Regards,
Akhil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mails.dpdk.org/archives/dev/attachments/20221017/a47f5b9b/attachment-0001.htm>
More information about the dev
mailing list