]> git.droids-corp.org - dpdk.git/commit
net/cnxk: fix crash in IPsec telemetry
authorDavid Marchand <david.marchand@redhat.com>
Thu, 19 May 2022 12:21:51 +0000 (14:21 +0200)
committerJerin Jacob <jerinj@marvell.com>
Mon, 13 Jun 2022 12:08:44 +0000 (14:08 +0200)
commita31c9f970dfd192b8eb9106659b8b62e2229a977
tree9cfb5bea242acff18afdf37b1103c9666ae524ad
parenteb5da5408f319a11ae4671ca79bae7167d2e6592
net/cnxk: fix crash in IPsec telemetry

Calling this telemetry callback with no argument caused a crash.

Fixes: 41cc645c214f ("net/cnxk: add inline IPsec telemetry for CN9K")
Cc: stable@dpdk.org
Signed-off-by: David Marchand <david.marchand@redhat.com>
drivers/net/cnxk/cnxk_ethdev_sec_telemetry.c