common/cnxk: convert warning to debug print
[dpdk.git] / drivers / crypto / cnxk / cnxk_cryptodev_sec.c
index 2021d5c..e5a5d2d 100644 (file)
@@ -15,6 +15,7 @@ struct rte_security_ops cnxk_sec_ops = {
        .session_create = NULL,
        .session_destroy = NULL,
        .session_get_size = NULL,
+       .session_stats_get = NULL,
        .set_pkt_metadata = NULL,
        .get_userdata = NULL,
        .capabilities_get = cnxk_crypto_sec_capabilities_get