DPDK patches and discussions
 help / color / mirror / Atom feed
From: Ankur Dwivedi <adwivedi@marvell.com>
To: <dev@dpdk.org>
Cc: <gakhil@marvell.com>, <vattunuru@marvell.com>,
	<jerinj@marvell.com>, "Ankur Dwivedi" <adwivedi@marvell.com>
Subject: [PATCH v2 0/1] support for MACsec PN threshold events on multiple ports
Date: Fri, 25 Aug 2023 16:06:34 +0530	[thread overview]
Message-ID: <20230825103635.3614778-1-adwivedi@marvell.com> (raw)
In-Reply-To: <20230823055000.2692083-1-adwivedi@marvell.com>

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


  parent reply	other threads:[~2023-08-25 10:36 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-23  5:49 [PATCH v1 0/2] support of " 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 ` Ankur Dwivedi [this message]
2023-08-25 10:36   ` [PATCH v2 1/1] net/cnxk: support MACsec PN threshold events on multiple ports Ankur Dwivedi
2023-08-28 13:08     ` Jerin Jacob

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230825103635.3614778-1-adwivedi@marvell.com \
    --to=adwivedi@marvell.com \
    --cc=dev@dpdk.org \
    --cc=gakhil@marvell.com \
    --cc=jerinj@marvell.com \
    --cc=vattunuru@marvell.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).