DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH v1 0/1] optimization for crypto request processing
@ 2020-10-12  7:02 Vikas Gupta
  2020-10-12  7:02 ` [dpdk-dev] [PATCH v1 1/1] crypto/bcmfs: optimize " Vikas Gupta
  2020-10-13  7:47 ` [dpdk-dev] [PATCH v2 0/1] optimization for " Vikas Gupta
  0 siblings, 2 replies; 5+ messages in thread
From: Vikas Gupta @ 2020-10-12  7:02 UTC (permalink / raw)
  To: dev, akhil.goyal; +Cc: vikram.prakash, Vikas Gupta

Hi,
 This patch optimizes for crypto request processing in crypto engine
 by reducing the number of source BDs for Broadcom FlexSparc device.

The patch has been tested on FlexSparc device.

Regards,
Vikas

Vikas Gupta (1):
  crypto/bcmfs: optimize crypto request processing

 drivers/crypto/bcmfs/bcmfs_sym_defs.h   |   5 +
 drivers/crypto/bcmfs/bcmfs_sym_engine.c | 220 +++++++++++++-----------
 drivers/crypto/bcmfs/bcmfs_sym_pmd.c    |   6 +-
 drivers/crypto/bcmfs/bcmfs_sym_req.h    |  29 ++--
 4 files changed, 138 insertions(+), 122 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2020-10-14 20:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-12  7:02 [dpdk-dev] [PATCH v1 0/1] optimization for crypto request processing Vikas Gupta
2020-10-12  7:02 ` [dpdk-dev] [PATCH v1 1/1] crypto/bcmfs: optimize " Vikas Gupta
2020-10-13  7:47 ` [dpdk-dev] [PATCH v2 0/1] optimization for " Vikas Gupta
2020-10-13  7:47   ` [dpdk-dev] [PATCH v2 1/1] crypto/bcmfs: optimize " Vikas Gupta
2020-10-14 20:27     ` Akhil Goyal

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).