DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 0/2] add anti replay support in OCTEON TX2 security
@ 2020-09-03 11:18 Ankur Dwivedi
  2020-09-03 11:18 ` [dpdk-dev] [PATCH 1/2] net/octeontx2: add anti replay support in security session Ankur Dwivedi
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: Ankur Dwivedi @ 2020-09-03 11:18 UTC (permalink / raw)
  To: dev; +Cc: akhil.goyal, radu.nicolau, anoobj, Ankur Dwivedi

Support for anti replay is added in OCTEON TX2 security PMD.
The functionality has been tested with ipsec-secgw application running
in inline protocol offload mode.

Ankur Dwivedi (2):
  net/octeontx2: add anti replay support in security session
  net/octeontx2: add replay check for inline inbound packets

 .../crypto/octeontx2/otx2_ipsec_anti_replay.h | 208 ++++++++++++++++++
 drivers/crypto/octeontx2/otx2_ipsec_fp.h      |  29 ++-
 drivers/crypto/octeontx2/otx2_security.h      |   3 +
 drivers/net/octeontx2/otx2_ethdev_sec.c       |  42 ++++
 drivers/net/octeontx2/otx2_rx.h               |   7 +
 5 files changed, 286 insertions(+), 3 deletions(-)
 create mode 100644 drivers/crypto/octeontx2/otx2_ipsec_anti_replay.h

-- 
2.28.0


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

end of thread, other threads:[~2020-10-09 18:54 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-03 11:18 [dpdk-dev] [PATCH 0/2] add anti replay support in OCTEON TX2 security Ankur Dwivedi
2020-09-03 11:18 ` [dpdk-dev] [PATCH 1/2] net/octeontx2: add anti replay support in security session Ankur Dwivedi
2020-09-03 11:18 ` [dpdk-dev] [PATCH 2/2] net/octeontx2: add replay check for inline inbound packets Ankur Dwivedi
2020-09-18  4:31 ` [dpdk-dev] [PATCH 0/2] add anti replay support in OCTEON TX2 security Anoob Joseph
2020-09-27 12:31   ` Jerin Jacob
2020-09-18 11:09 ` [dpdk-dev] [PATCH v2 " Ankur Dwivedi
2020-09-18 11:09   ` [dpdk-dev] [PATCH v2 1/2] net/octeontx2: add anti replay support in security session Ankur Dwivedi
2020-09-18 11:09   ` [dpdk-dev] [PATCH v2 2/2] net/octeontx2: add replay check for inline inbound packets Ankur Dwivedi
2020-10-09 13:46   ` [dpdk-dev] [PATCH v2 0/2] add anti replay support in OCTEON TX2 security Ankur Dwivedi
2020-10-09 14:50     ` Ankur Dwivedi
2020-10-09 14:54       ` Akhil Goyal
2020-10-09 15:13         ` Ankur Dwivedi
2020-10-09 18:54           ` 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).