kernel_optimize_test/drivers/vhost
Xie Yongji b6ea26873e vringh: Fix loop descriptors check in the indirect cases
[ Upstream commit dbd29e0752286af74243cf891accf472b2f3edd8 ]

We should use size of descriptor chain to test loop condition
in the indirect case. And another statistical count is also introduced
for indirect descriptors to avoid conflict with the statistical count
of direct descriptors.

Fixes: f87d0fbb57 ("vringh: host-side implementation of virtio rings.")
Signed-off-by: Xie Yongji <xieyongji@bytedance.com>
Signed-off-by: Fam Zheng <fam.zheng@bytedance.com>
Message-Id: <20220505100910.137-1-xieyongji@bytedance.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Acked-by: Jason Wang <jasowang@redhat.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2022-06-14 18:32:45 +02:00
..
iotlb.c
Kconfig
Makefile
net.c Fix double fget() in vhost_net_set_backend() 2022-05-25 09:17:55 +02:00
scsi.c
test.c
test.h
vdpa.c vhost_vdpa: don't setup irq offloading when irq_num < 0 2022-05-25 09:17:53 +02:00
vhost.c vhost: Fix the calculation in vhost_overflow() 2021-08-26 08:35:42 -04:00
vhost.h
vringh.c vringh: Fix loop descriptors check in the indirect cases 2022-06-14 18:32:45 +02:00
vsock.c vsock: each transport cycles only on its own sockets 2022-03-23 09:13:27 +01:00