On Fri, Aug 25, 2023 at 4:15 PM Ankur Dwivedi <adwiv...@marvell.com> wrote: > > Adds sa to port mapping in roc mcs. The sa to port map is updated when the > sa is created. A portid field is also added to macsec event callback > function. The above changes helps to propagate the tx and rx pn threshold > events to the correct ethernet device. > > Signed-off-by: Ankur Dwivedi <adwiv...@marvell.com>
Updated the git commit as follows and applied to dpdk-next-net-mrvl/for-next-net. Thanks commit 3cadd086a2322a366f880e6c0b4a995313cc803e (HEAD -> for-next-net, origin/for-next-net) Author: Ankur Dwivedi <adwiv...@marvell.com> Date: Fri Aug 25 16:06:35 2023 +0530 net/cnxk: support multi port MACsec PN threshold events Adds SA to port mapping in roc mcs. The SA to port map is updated when the SA is created. A portid field is also added to macsec event callback function. The above changes helps to propagate the Tx and Rx PN threshold events to the correct ethernet device. Signed-off-by: Ankur Dwivedi <adwiv...@marvell.com>