numam-dpdk/lib/librte_vhost
Fan Zhang d09328567e vhost/crypto: fix inferred misuse of enum
Fix inffered misuse of enum rte_crypto_cipher_algorithm and
rte_crypto_auth_algorithm

Coverity issue: 277202
Fixes: e80a987081 ("vhost/crypto: add session message handler")
Cc: stable@dpdk.org

Signed-off-by: Fan Zhang <roy.fan.zhang@intel.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
2018-11-05 15:01:25 +01:00
..
fd_man.c vhost: fix typo in comment 2018-05-14 22:31:03 +01:00
fd_man.h vhost: fix dead lock on closing in server mode 2018-05-14 22:29:59 +01:00
iotlb.c vhost: flush IOTLB cache on new mem table handling 2018-08-05 01:47:47 +02:00
iotlb.h vhost: flush IOTLB cache on new mem table handling 2018-08-05 01:47:47 +02:00
Makefile vhost/crypto: fix shared lib build without cryptodev 2018-10-26 22:14:05 +02:00
meson.build vhost: add config flag for postcopy 2018-10-18 10:24:39 +02:00
rte_vdpa.h vhost: add doxygen comment to vDPA header 2018-10-18 10:24:39 +02:00
rte_vhost_crypto.h vhost/crypto: add public function implementation 2018-04-14 00:43:30 +02:00
rte_vhost_version.map vhost: introduce API to get vDPA device number 2018-10-11 18:53:49 +02:00
rte_vhost.h vhost: restrict postcopy live-migration enablement 2018-10-18 10:24:39 +02:00
socket.c vhost: restrict postcopy live-migration enablement 2018-10-18 10:24:39 +02:00
vdpa.c vhost: introduce API to get vDPA device number 2018-10-11 18:53:49 +02:00
vhost_crypto.c vhost/crypto: fix inferred misuse of enum 2018-11-05 15:01:25 +01:00
vhost_user.c vhost: add packed ring support to vring base requests 2018-11-05 15:01:25 +01:00
vhost_user.h vhost: enable postcopy protocol feature 2018-10-18 10:24:39 +02:00
vhost.c vhost: initialize postcopy ufd properly 2018-10-26 22:14:06 +02:00
vhost.h vhost: advertize packed ring layout support 2018-11-05 15:01:25 +01:00
virtio_crypto.h vhost: add virtio crypto header file 2018-04-14 00:43:30 +02:00
virtio_net.c vhost: avoid memory barriers when no descriptors dequeued 2018-10-26 22:14:06 +02:00