numam-dpdk/drivers/crypto
Pablo de Lara efe1d3b4ff crypto/scheduler: remove socket id check
Socket id parsed from the user was checked
if it was in the range of available sockets.
This check is unnecessary, as the socket specified
might not have memory anyway, so it will fail
at memory allocation.

Therefore, the best solution is to remove this check.

Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
Acked-by: Declan Doherty <declan.doherty@intel.com>
2017-06-22 17:46:05 +02:00
..
aesni_gcm drivers/crypto: do not create unique name internally 2017-04-20 11:32:45 +02:00
aesni_mb drivers/crypto: do not create unique name internally 2017-04-20 11:32:45 +02:00
armv8 drivers/crypto: do not create unique name internally 2017-04-20 11:32:45 +02:00
dpaa2_sec eal: introduce macro for always inline 2017-06-06 17:21:55 +02:00
kasumi drivers/crypto: do not create unique name internally 2017-04-20 11:32:45 +02:00
null drivers/crypto: do not create unique name internally 2017-04-20 11:32:45 +02:00
openssl crypto/openssl: fix AES-GCM capability 2017-04-28 17:46:19 +02:00
qat fix typos using codespell utility 2017-06-14 23:54:13 +02:00
scheduler crypto/scheduler: remove socket id check 2017-06-22 17:46:05 +02:00
snow3g drivers/crypto: do not create unique name internally 2017-04-20 11:32:45 +02:00
zuc drivers/crypto: do not create unique name internally 2017-04-20 11:32:45 +02:00
Makefile crypto/dpaa2_sec: introduce poll mode driver 2017-04-20 11:32:45 +02:00