From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Fri, 8 Oct 2021 07:21:47 -0400 From: "Michael S. Tsirkin" Subject: Re: [PATCH v2] Add device reset timeout field Message-ID: <20211008071903-mutt-send-email-mst@kernel.org> References: <20211006141033.612283-1-parav@nvidia.com> <20211006111143-mutt-send-email-mst@kernel.org> <20211006163309-mutt-send-email-mst@kernel.org> <20211008063303-mutt-send-email-mst@kernel.org> MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=us-ascii Content-Disposition: inline To: Parav Pandit Cc: "cohuck@redhat.com" , "virtio-dev@lists.oasis-open.org" , Max Gurtovoy , Shahaf Shuler , Oren Duer List-ID: On Fri, Oct 08, 2021 at 10:59:02AM +0000, Parav Pandit wrote: > It may be even a pre-boot environment where 100msec or 10msec may be too short interval as other extreme of VM boot time example. I don't really know what this means. We are talking about how long it takes device to calm down and stop poking at the host after it's told to reset. 10ms worst case not enough for this? -- MST