numam-dpdk/lib/vhost
Cheng Jiang 35139e648a vhost: fix sign extension in async packed ring
Change the variable type in store_dma_desc_info_packed() to fix
suspicious implicit sign extension.

Coverity issue: 370608, 370610, 370612
Fixes: 873e8dad6f ("vhost: support packed ring in async datapath")

Signed-off-by: Cheng Jiang <cheng1.jiang@intel.com>
2021-05-12 10:28:18 +02:00
..
fd_man.c
fd_man.h
iotlb.c
iotlb.h
meson.build
rte_vdpa_dev.h
rte_vdpa.h
rte_vhost_async.h vhost: support packed ring in async datapath 2021-05-04 10:21:52 +02:00
rte_vhost_crypto.h
rte_vhost.h vhost: fix offload flags in Rx path 2021-05-04 10:22:17 +02:00
socket.c vhost: fix offload flags in Rx path 2021-05-04 10:22:17 +02:00
vdpa.c
version.map
vhost_crypto.c
vhost_user.c vhost: fix redundant vring status change notification 2021-04-28 03:52:44 +02:00
vhost_user.h
vhost.c log: register with standardized names 2021-05-11 15:17:55 +02:00
vhost.h vhost: fix offload flags in Rx path 2021-05-04 10:22:17 +02:00
virtio_crypto.h
virtio_net.c vhost: fix sign extension in async packed ring 2021-05-12 10:28:18 +02:00