numam-dpdk/lib/librte_vhost
Fan Zhang 4349d412af vhost/crypto: fix inferred misuse of enum
This patch fixes the inferred misuse of enum of crypto algorithms.

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

Signed-off-by: Fan Zhang <roy.fan.zhang@intel.com>
Acked-by: Marko Kovacevic <marko.kovacevic@intel.com>
Reviewed-by: Maxime Coquelin <maxime.coquelin@redhat.com>
2019-06-20 23:42:04 +02:00
..
fd_man.c vhost: fix race condition when adding fd in the fdset 2018-12-21 16:22:40 +01:00
fd_man.h vhost: fix race condition when adding fd in the fdset 2018-12-21 16:22:40 +01:00
iotlb.c drivers: remove blank line at EOF 2019-04-22 13:24:59 +02:00
iotlb.h vhost: flush IOTLB cache on new mem table handling 2018-08-05 01:47:47 +02:00
Makefile build: remove unnecessary large file support defines 2019-06-03 23:55:50 +02:00
meson.build build: increase readability via shortcut variables 2019-04-17 18:09:52 +02:00
rte_vdpa.h vhost: remove vDPA available ring relay helper 2019-02-08 19:27:07 +01:00
rte_vhost_crypto.h vhost/crypto: use separate session mempools 2019-01-10 16:57:22 +01:00
rte_vhost_version.map vhost: add API to set protocol features flags 2019-03-20 18:15:42 +01:00
rte_vhost.h vhost: fix missing include 2019-06-20 23:42:04 +02:00
socket.c vhost: fix passing destroyed device to destroy callback 2019-04-19 14:51:54 +02:00
vdpa.c vhost: do not inline unlikely fragmented buffers code 2019-06-13 23:54:29 +09:00
vhost_crypto.c vhost/crypto: fix inferred misuse of enum 2019-06-20 23:42:04 +02:00
vhost_user.c vhost: fix silent queue enabling with legacy guests 2019-04-19 14:51:54 +02:00
vhost_user.h vhost: remove unused function prototype 2019-01-18 09:47:26 +01:00
vhost.c vhost: do not inline unlikely fragmented buffers code 2019-06-13 23:54:29 +09:00
vhost.h vhost: do not inline unlikely fragmented buffers code 2019-06-13 23:54:29 +09:00
virtio_crypto.h vhost: add virtio crypto header file 2018-04-14 00:43:30 +02:00
virtio_net.c vhost: simplify descriptor buffer prefetching 2019-06-13 23:54:29 +09:00