DPDK patches and discussions
 help / color / mirror / Atom feed
* crypto/uadk: introduce uadk crypto driver
@ 2022-10-17  7:02 Akhil Goyal
  2022-10-17 14:02 ` Zhangfei Gao
  2022-10-19 13:19 ` Zhangfei Gao
  0 siblings, 2 replies; 10+ messages in thread
From: Akhil Goyal @ 2022-10-17  7:02 UTC (permalink / raw)
  To: techboard; +Cc: dev, Zhangfei Gao, acc

[-- Attachment #1: Type: text/plain, Size: 637 bytes --]

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

[-- Attachment #2: Type: text/html, Size: 2717 bytes --]

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2022-10-20  2:48 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-17  7:02 crypto/uadk: introduce uadk crypto driver Akhil Goyal
2022-10-17 14:02 ` Zhangfei Gao
2022-10-18 10:07   ` Zhangfei Gao
2022-10-18 10:52     ` Zhangfei Gao
2022-10-19  6:55       ` Thomas Monjalon
2022-10-19  7:24         ` Zhangfei Gao
2022-10-19 13:19 ` Zhangfei Gao
2022-10-19 14:25   ` [EXT] " Akhil Goyal
2022-10-19 15:27     ` Zhangfei Gao
2022-10-20  2:48       ` Zhangfei Gao

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).