numam-dpdk/drivers/crypto/virtio
Akhil Goyal d54c72ec15 drivers/crypto: invoke probing finish function
Invoke event_dev_probing_finish() function at the end of probing,
this function sets the function pointers in the fp_ops flat array
in case of secondary process.
For primary process, fp_ops is updated in rte_cryptodev_start().

Signed-off-by: Akhil Goyal <gakhil@marvell.com>
Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
Acked-by: Fan Zhang <roy.fan.zhang@intel.com>
Acked-by: Matan Azrad <matan@nvidia.com>
2021-10-20 15:33:16 +02:00
..
meson.build lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
version.map version: 21.11-rc0 2021-08-17 08:37:52 +02:00
virtio_crypto_algs.h crypto/virtio: support session related ops 2018-04-23 18:20:10 +01:00
virtio_crypto_capabilities.h crypto/virtio: support HMAC-SHA1 2018-04-23 18:20:10 +01:00
virtio_cryptodev.c drivers/crypto: invoke probing finish function 2021-10-20 15:33:16 +02:00
virtio_cryptodev.h cryptodev: make xform key pointer constant 2019-07-19 14:15:21 +02:00
virtio_logs.h crypto/virtio: use local log type 2019-03-01 18:17:36 +01:00
virtio_pci.c eal: replace usage of blacklist/whitelist in enums 2020-11-16 00:11:22 +01:00
virtio_pci.h drivers: replace page size definitions with function 2021-03-23 08:41:05 +01:00
virtio_ring.h crypto/virtio: support device init 2018-04-23 18:20:10 +01:00
virtio_rxtx.c cryptodev: expose driver interface as internal 2021-09-08 09:35:12 +02:00
virtqueue.c crypto/virtio: support device init 2018-04-23 18:20:10 +01:00
virtqueue.h crypto/virtio: support device init 2018-04-23 18:20:10 +01:00