DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH v1 0/2] support of MACsec PN threshold events on multiple ports
@ 2023-08-23  5:49 Ankur Dwivedi
  2023-08-23  5:49 ` [PATCH v1 1/2] common/cnxk: add sa to port mapping Ankur Dwivedi
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Ankur Dwivedi @ 2023-08-23  5:49 UTC (permalink / raw)
  To: dev; +Cc: gakhil, vattunuru, jerinj, Ankur Dwivedi

This patch series adds support for packet number threshold events to be
received on the respective ethernet port. For this a sa to port mapping
is created during sa creation. When the pn threshold event is received
then the check for port id is made to receive the event on the correct
port.

Ankur Dwivedi (2):
  common/cnxk: add sa to port mapping
  net/cnxk: update sa to port map

 drivers/common/cnxk/roc_mcs.c         | 22 +++++++++++++++++++---
 drivers/common/cnxk/roc_mcs.h         |  8 ++++++--
 drivers/common/cnxk/roc_mcs_sec_cfg.c |  6 ++++++
 drivers/common/cnxk/version.map       |  1 +
 drivers/net/cnxk/cnxk_ethdev_mcs.c    | 14 +++++++++++++-
 5 files changed, 45 insertions(+), 6 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2023-08-28 13:09 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-23  5:49 [PATCH v1 0/2] support of MACsec PN threshold events on multiple ports Ankur Dwivedi
2023-08-23  5:49 ` [PATCH v1 1/2] common/cnxk: add sa to port mapping Ankur Dwivedi
2023-08-24 12:20   ` Jerin Jacob
2023-08-23  5:50 ` [PATCH v1 2/2] net/cnxk: update sa to port map Ankur Dwivedi
2023-08-25 10:36 ` [PATCH v2 0/1] support for MACsec PN threshold events on multiple ports Ankur Dwivedi
2023-08-25 10:36   ` [PATCH v2 1/1] net/cnxk: support " Ankur Dwivedi
2023-08-28 13:08     ` Jerin Jacob

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