numam-spdk/module
paul luse 3044bd27d0 lib/accel: remove RPC for setting the module
This was added before the usage of having a SW engine and 2 HW
engines was fully thought out. The current rules are:

* if no HW engine specific enable RPC is sent, use SW
* if a HW engine specific enable RPC is sent, use it
* If a 2nd HW engine specific enable RPC is sent, ignore

In this scheme there's no need for an RPC that lets the user
choose which engine to use because they already do so when
they enable an engine.

Signed-off-by: paul luse <paul.e.luse@intel.com>
Change-Id: I006ffb3b417f1e93bb061b29535d157ba66f03b4
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/2033
Community-CI: Mellanox Build Bot
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
2020-05-07 10:41:44 +00:00
..
accel accel: Add/update prints so user knows which engine is in use 2020-04-30 17:51:19 +00:00
bdev module/crypto: zero in memory keys before freeing memory 2020-04-30 07:25:05 +00:00
blob make: rev SO versions individually for libraries. 2020-03-18 08:02:30 +00:00
blobfs lib/blobfs: add a map file. 2020-04-22 09:21:55 +00:00
env_dpdk make: rev SO versions individually for libraries. 2020-03-18 08:02:30 +00:00
event lib/accel: remove RPC for setting the module 2020-05-07 10:41:44 +00:00
sock sock/uring: use batched manner to get the cqes. 2020-05-06 12:43:33 +00:00
Makefile global: rename copy to accel 2020-02-18 08:05:34 +00:00