[PATCH RFC 0/3] Add UADK compression and crypto PMD

2022-05-23 Thread Zhangfei Gao
Supported hardware platforms: HiSilicon Kunpeng920 and Kunpeng930 The PMD relies on UADK Interface: https://github.com/Linaro/uadk Zhangfei Gao (3): compress: add UADK compression PMD test/crypto: add cryptodev_uadk_autotest drivers/crypto: add UADK crypto PMD app/test/test_cryptodev.c

Re: [EXT] [PATCH RFC 0/3] Add UADK compression and crypto PMD

2022-05-22 Thread Zhangfei Gao
On 2022/5/20 下午9:48, Akhil Goyal wrote: Hi Zhangfei, Hi, Akhil On 2022/5/20 下午7:49, Akhil Goyal wrote: Supported hardware platforms: HiSilicon Kunpeng920 and Kunpeng930 The PMD relies on UADK Interface: I hope this set is for DPDK 22.11 Oh, should be based on v22.03? The patchset is bas

RE: [EXT] [PATCH RFC 0/3] Add UADK compression and crypto PMD

2022-05-20 Thread Akhil Goyal
Hi Zhangfei, > Hi, Akhil > > On 2022/5/20 下午7:49, Akhil Goyal wrote: > >> Supported hardware platforms: > >> HiSilicon Kunpeng920 and Kunpeng930 > >> > >> The PMD relies on UADK Interface: > > I hope this set is for DPDK 22.11 > Oh, should be based on v22.03? > > The patchset is based on 45f04d8

Re: [EXT] [PATCH RFC 0/3] Add UADK compression and crypto PMD

2022-05-20 Thread Zhangfei Gao
Hi, Akhil On 2022/5/20 下午7:49, Akhil Goyal wrote: Supported hardware platforms: HiSilicon Kunpeng920 and Kunpeng930 The PMD relies on UADK Interface: https://github.com/Linaro/uadk I hope this set is for DPDK 22.11 Oh, should be based on v22.03? The patchset is based on 45f04d8 version: 21.

RE: [EXT] [PATCH RFC 0/3] Add UADK compression and crypto PMD

2022-05-20 Thread Akhil Goyal
> Supported hardware platforms: > HiSilicon Kunpeng920 and Kunpeng930 > > The PMD relies on UADK Interface: > https://github.com/Linaro/uadk > I hope this set is for DPDK 22.11 > > Zhangfei Gao (3): > compress: add UADK compression PMD > test/crypto: add cryptodev_uadk_autotest > drivers/

[PATCH RFC 0/3] Add UADK compression and crypto PMD

2022-05-20 Thread Zhangfei Gao
Supported hardware platforms: HiSilicon Kunpeng920 and Kunpeng930 The PMD relies on UADK Interface: https://github.com/Linaro/uadk Zhangfei Gao (3): compress: add UADK compression PMD test/crypto: add cryptodev_uadk_autotest drivers/crypto: add UADK crypto PMD app/test/test_cryptodev.c