DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] uadk: realize async mode
@ 2025-05-08  7:41 Zhangfei Gao
  2025-05-08  7:41 ` [PATCH 1/2] compress/uadk: use async mode to replace sync mode Zhangfei Gao
  2025-05-08  7:41 ` [PATCH 2/2] crypto/uadk: " Zhangfei Gao
  0 siblings, 2 replies; 3+ messages in thread
From: Zhangfei Gao @ 2025-05-08  7:41 UTC (permalink / raw)
  To: Akhil Goyal, Fan Zhang, Ashish Gupta; +Cc: dev, Zhangfei Gao

Realize async mode to replace sync mode for better performance

Zhangfei Gao (2):
  compress/uadk: use async mode to replace sync mode
  crypto/uadk: use async mode to replace sync mode

 drivers/compress/uadk/uadk_compress_pmd.c     | 107 ++++--
 .../compress/uadk/uadk_compress_pmd_private.h |   2 +-
 drivers/crypto/uadk/uadk_crypto_pmd.c         | 321 +++++++++++++-----
 drivers/crypto/uadk/uadk_crypto_pmd_private.h |   8 +-
 4 files changed, 318 insertions(+), 120 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2025-05-08  7:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-05-08  7:41 [PATCH 0/2] uadk: realize async mode Zhangfei Gao
2025-05-08  7:41 ` [PATCH 1/2] compress/uadk: use async mode to replace sync mode Zhangfei Gao
2025-05-08  7:41 ` [PATCH 2/2] crypto/uadk: " 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).