]> git.droids-corp.org - dpdk.git/commit
net/cnxk: add inline IPsec telemetry for CN10K
authorAnkur Dwivedi <adwivedi@marvell.com>
Thu, 10 Feb 2022 06:53:34 +0000 (12:23 +0530)
committerJerin Jacob <jerinj@marvell.com>
Thu, 17 Feb 2022 17:51:11 +0000 (18:51 +0100)
commit622ee0bf3594b11ca825f51177f60e59e79aa7b9
tree45848185a161982582f891127a9b363e3103c10a
parent41cc645c214fe9ab5f12a2334cffa353870ac0b9
net/cnxk: add inline IPsec telemetry for CN10K

Adds telemetry function to get information about inline
outbound and inline inbound SA's. The function takes port id
as input. Some fields in the structures roc_ot_ipsec_outb_sa
and roc_ot_ipsec_inb_sa are returned as output.

Signed-off-by: Ankur Dwivedi <adwivedi@marvell.com>
Reviewed-by: Jerin Jacob <jerinj@marvell.com>
drivers/net/cnxk/cnxk_ethdev_sec_telemetry.c