From: Manos Pitsidianakis <manos.pitsidianakis@linaro.org>
To: fengli@smartx.com
Cc: alex.bennee@linaro.org, armbru@redhat.com, fam@euphon.net,
hreitz@redhat.com, kwolf@redhat.com,
manos.pitsidianakis@linaro.org, mst@redhat.com,
pbonzini@redhat.com, qemu-block@nongnu.org,
qemu-devel@nongnu.org, raphael.norwitz@nutanix.com,
viresh.kumar@linaro.org
Subject: Re: [PATCH v8 3/5] vhost-user-scsi: support reconnect to backend
Date: Wed, 18 Oct 2023 11:32:40 +0300 [thread overview]
Message-ID: <2pugg.q0w0n9hlmdo@linaro.org> (raw)
In-Reply-To: <20231009044735.941655-4-fengli@smartx.com>
> If the backend crashes and restarts, the device is broken.
> This patch adds reconnect for vhost-user-scsi.
>
> This patch also improves the error messages, and reports some silent
> errors.
>
> Tested with spdk backend.
>
> Signed-off-by: Li Feng <fengli@smartx.com>
> ---
Reviewed-by: Manos Pitsidianakis <manos.pitsidianakis@linaro.org>
next prev parent reply other threads:[~2023-10-18 8:34 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-09 4:46 [PATCH v8 0/5] Implement reconnect for vhost-user-scsi Li Feng
2023-10-09 4:46 ` [PATCH v8 1/5] vhost-user-common: send get_inflight_fd once Li Feng
2023-10-09 4:46 ` [PATCH v8 2/5] vhost: move and rename the conn retry times Li Feng
2023-10-09 4:46 ` [PATCH v8 3/5] vhost-user-scsi: support reconnect to backend Li Feng
2023-10-18 8:32 ` Manos Pitsidianakis [this message]
2023-10-09 4:47 ` [PATCH v8 4/5] vhost-user-scsi: start vhost when guest kicks Li Feng
2023-10-09 4:47 ` [PATCH v8 5/5] vhost-user: fix lost reconnect Li Feng
2023-10-18 8:26 ` [PATCH v8 0/5] Implement reconnect for vhost-user-scsi Li Feng
2023-10-18 8:38 ` Michael S. Tsirkin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=2pugg.q0w0n9hlmdo@linaro.org \
--to=manos.pitsidianakis@linaro.org \
--cc=alex.bennee@linaro.org \
--cc=armbru@redhat.com \
--cc=fam@euphon.net \
--cc=fengli@smartx.com \
--cc=hreitz@redhat.com \
--cc=kwolf@redhat.com \
--cc=mst@redhat.com \
--cc=pbonzini@redhat.com \
--cc=qemu-block@nongnu.org \
--cc=qemu-devel@nongnu.org \
--cc=raphael.norwitz@nutanix.com \
--cc=viresh.kumar@linaro.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.