[PATCH v2 0/1] support for MACsec PN threshold events on multiple ports

Ankur Dwivedi adwivedi at marvell.com
Fri Aug 25 12:36:34 CEST 2023


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.

v2:
- Squashed the v1 patches, to resolve compilation error.

Ankur Dwivedi (1):
  net/cnxk: support MACsec PN threshold events on multiple ports

 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



More information about the dev mailing list