DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 0/6] code improvements for OCTEON TX crypto PMDs
@ 2020-02-05 13:16 Anoob Joseph
  2020-02-05 13:16 ` [dpdk-dev] [PATCH 1/6] common/cpt: remove redundant bitswaps Anoob Joseph
                   ` (6 more replies)
  0 siblings, 7 replies; 9+ messages in thread
From: Anoob Joseph @ 2020-02-05 13:16 UTC (permalink / raw)
  To: Akhil Goyal; +Cc: Anoob Joseph, dev

This series has code improvements, bug fixes and capabilities
changes supported with new firmware for OCTEON TX crypto PMDs.

Anoob Joseph (1):
  common/cpt: remove redundant bitswaps

Archana Muniganti (3):
  crypto/octeontx2: add AES-GCM capabilities supported with new firmware
  common/cpt: fix error path when cipher and auth key are not set
  common/cpt: fix fill_sg_comp api for zero datalen

Sucharitha Sarananaga (1):
  common/cpt: support variable key size for HMAC

Sunila Sahu (1):
  common/cpt: removes self assignment code

 drivers/common/cpt/cpt_mcode_defines.h             | 47 +++--------
 drivers/common/cpt/cpt_ucode.h                     | 91 +++++++++++-----------
 drivers/common/cpt/cpt_ucode_asym.h                |  1 -
 .../crypto/octeontx/otx_cryptodev_capabilities.c   | 30 +++----
 .../crypto/octeontx2/otx2_cryptodev_capabilities.c | 34 ++++----
 5 files changed, 87 insertions(+), 116 deletions(-)

-- 
2.7.4


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

end of thread, other threads:[~2020-02-05 14:56 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-05 13:16 [dpdk-dev] [PATCH 0/6] code improvements for OCTEON TX crypto PMDs Anoob Joseph
2020-02-05 13:16 ` [dpdk-dev] [PATCH 1/6] common/cpt: remove redundant bitswaps Anoob Joseph
2020-02-05 13:16 ` [dpdk-dev] [PATCH 2/6] crypto/octeontx2: add AES-GCM capabilities supported with new firmware Anoob Joseph
2020-02-05 13:16 ` [dpdk-dev] [PATCH 3/6] common/cpt: support variable key size for HMAC Anoob Joseph
2020-02-05 13:16 ` [dpdk-dev] [PATCH 4/6] common/cpt: fix error path when cipher and auth key are not set Anoob Joseph
2020-02-05 13:16 ` [dpdk-dev] [PATCH 5/6] common/cpt: fix fill_sg_comp api for zero datalen Anoob Joseph
2020-02-05 13:16 ` [dpdk-dev] [PATCH 6/6] common/cpt: removes self assignment code Anoob Joseph
2020-02-05 13:19 ` [dpdk-dev] [PATCH 0/6] code improvements for OCTEON TX crypto PMDs Anoob Joseph
2020-02-05 14:56   ` 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).