numam-dpdk/drivers/crypto
Adam Dybkowski 85b00824ae crypto/scheduler: rename slave to worker
This patch replaces the usage of the word 'slave' with more
appropriate word 'worker' in QAT PMD and Scheduler PMD
as well as in their docs. Also the test app was modified
to use the new wording.

The Scheduler PMD's public API was modified according to the
previous deprecation notice:
rte_cryptodev_scheduler_slave_attach is now called
rte_cryptodev_scheduler_worker_attach,
rte_cryptodev_scheduler_slave_detach is
rte_cryptodev_scheduler_worker_detach,
rte_cryptodev_scheduler_slaves_get is
rte_cryptodev_scheduler_workers_get.

Also, the configuration value RTE_CRYPTODEV_SCHEDULER_MAX_NB_SLAVES
was renamed to RTE_CRYPTODEV_SCHEDULER_MAX_NB_WORKERS.

Signed-off-by: Adam Dybkowski <adamx.dybkowski@intel.com>
Acked-by: Fan Zhang <roy.fan.zhang@intel.com>
Reviewed-by: Ruifeng Wang <ruifeng.wang@arm.com>
Acked-by: Akhil Goyal <akhil.goyal@nxp.com>
2020-10-14 21:31:46 +02:00
..
aesni_gcm build: remove makefiles 2020-09-08 00:09:50 +02:00
aesni_mb build: remove makefiles 2020-09-08 00:09:50 +02:00
armv8 build: remove makefiles 2020-09-08 00:09:50 +02:00
caam_jr build: remove makefiles 2020-09-08 00:09:50 +02:00
ccp mbuf: remove deprecated function and macro aliases 2020-09-19 00:25:37 +02:00
dpaa2_sec build: remove makefiles 2020-09-08 00:09:50 +02:00
dpaa_sec crypto/dpaa_sec: fix a null pointer dereference 2020-10-14 21:30:10 +02:00
kasumi build: remove makefiles 2020-09-08 00:09:50 +02:00
mvsam build: remove makefiles 2020-09-08 00:09:50 +02:00
nitrox mbuf: remove deprecated function and macro aliases 2020-09-19 00:25:37 +02:00
null build: remove makefiles 2020-09-08 00:09:50 +02:00
octeontx mem: remove physical address aliases 2020-09-19 00:25:35 +02:00
octeontx2 crypto/octeontx2: fix session-less mode 2020-10-14 21:06:56 +02:00
openssl build: remove makefiles 2020-09-08 00:09:50 +02:00
qat common/qat: remove unused fields 2020-07-28 22:09:22 +02:00
scheduler crypto/scheduler: rename slave to worker 2020-10-14 21:31:46 +02:00
snow3g build: remove makefiles 2020-09-08 00:09:50 +02:00
virtio mbuf: remove deprecated function and macro aliases 2020-09-19 00:25:37 +02:00
zuc build: remove makefiles 2020-09-08 00:09:50 +02:00
meson.build bus/pci: introduce Windows support with stubs 2020-06-30 00:02:54 +02:00