]> git.droids-corp.org - dpdk.git/commit
net/cnxk: add inline IPsec telemetry for CN9K
authorAnkur Dwivedi <adwivedi@marvell.com>
Thu, 10 Feb 2022 06:53:33 +0000 (12:23 +0530)
committerJerin Jacob <jerinj@marvell.com>
Thu, 17 Feb 2022 17:50:52 +0000 (18:50 +0100)
commit41cc645c214fe9ab5f12a2334cffa353870ac0b9
tree0c43117f7fbc3b6a6bf4c370e3d97d1978b53728
parent8d3d9c72513ac116996a05700f18c10b332e7699
net/cnxk: add inline IPsec telemetry for CN9K

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_onf_ipsec_outb_sa
and roc_onf_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 [new file with mode: 0644]
drivers/net/cnxk/meson.build