numam-dpdk/drivers/crypto
Adrien Mazarguil f48a55f78e crypto/scheduler: fix missing includes
This commit addresses the following compilation errors:

 In file included from build/include/rte_cryptodev_scheduler.h:37:0,
                  from /tmp/check-includes.sh.5355.c:1:
 build/include/rte_cryptodev_scheduler_operations.h:43:30: error: unknown
    type name 'uint8_t' struct rte_cryptodev *dev, uint8_t slave_id);
 [...]

Fixes: 097ab0bac0 ("crypto/scheduler: add API")

Signed-off-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>
Acked-by: Fan Zhang <roy.fan.zhang@intel.com>
2017-05-01 00:13:15 +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 crypto/dpaa2_sec: update license and copyright 2017-04-25 09:06:54 +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 drivers/crypto: do not create unique name internally 2017-04-20 11:32:45 +02:00
qat crypto/qat: fix IV zero physical address 2017-04-20 11:32:45 +02:00
scheduler crypto/scheduler: fix missing includes 2017-05-01 00:13:15 +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