numam-dpdk/drivers
Akhil Goyal beb4c305b3 crypto/scheduler: use proper API for device start/stop
The worker PMDs were using direct device start/stop
functions rather than rte_cryptodev_start(),
so rte_crypto_fp_ops never get set. This patch calls
the rte_cryptodev_start and stop APIs which start and
stop devices properly and fp_ops get set.

Reported-by: Ciara Power <ciara.power@intel.com>
Signed-off-by: Akhil Goyal <gakhil@marvell.com>
Acked-by: Fan Zhang <roy.fan.zhang@intel.com>
Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
2021-10-20 15:33:16 +02:00
..
baseband baseband/la12xx: support enqueue and dequeue 2021-10-18 20:12:08 +02:00
bus ethdev: add namespace 2021-10-22 18:15:38 +02:00
common ethdev: add namespace 2021-10-22 18:15:38 +02:00
compress common/mlx5: share MR mempool registration 2021-10-21 15:58:00 +02:00
crypto crypto/scheduler: use proper API for device start/stop 2021-10-20 15:33:16 +02:00
dma dma/idxd: fix build on Windows 2021-10-23 08:52:25 +02:00
event common/cnxk: add new PCI IDs to supported devices 2021-10-21 13:43:56 +02:00
mempool common/cnxk: add new PCI IDs to supported devices 2021-10-21 13:43:56 +02:00
net ethdev: add namespace 2021-10-22 18:15:38 +02:00
raw dma/idxd: move config script from raw driver 2021-10-22 22:40:59 +02:00
regex common/mlx5: share MR mempool registration 2021-10-21 15:58:00 +02:00
vdpa vdpa/mlx5: retry VAR allocation during vDPA restart 2021-10-21 14:24:21 +02:00
meson.build raw/ioat: build only if dmadev not present 2021-10-22 22:40:58 +02:00