From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Sender: List-Post: List-Help: List-Unsubscribe: List-Subscribe: Received: from lists.oasis-open.org (oasis-open.org [10.110.1.242]) by lists.oasis-open.org (Postfix) with ESMTP id 03F7D986350 for ; Tue, 9 Aug 2022 23:04:11 +0000 (UTC) Date: Tue, 9 Aug 2022 19:04:03 -0400 From: "Michael S. Tsirkin" Message-ID: <20220809190317-mutt-send-email-mst@kernel.org> References: <465efc4c-f41f-494e-8f2d-a87deae90c5d@nvidia.com> <06bf192a-d310-943e-bbe1-1c53108db892@oracle.com> <3b87cc07-525a-6753-6224-37ebc2503e65@oracle.com> <20220809173542-mutt-send-email-mst@kernel.org> <20220809182306-mutt-send-email-mst@kernel.org> MIME-Version: 1.0 In-Reply-To: Subject: Re: [virtio-dev] [PATCH] virtio-net: use mtu size as buffer length for big packets Content-Type: text/plain; charset=us-ascii Content-Disposition: inline To: Parav Pandit Cc: Si-Wei Liu , Jason Wang , Gavin Li , "Hemminger, Stephen" , davem , virtualization , Virtio-Dev , "jesse.brandeburg@intel.com" , "alexander.h.duyck@intel.com" , "kubakici@wp.pl" , "sridhar.samudrala@intel.com" , "loseweigh@gmail.com" , Gavi Teitz List-ID: On Tue, Aug 09, 2022 at 10:49:48PM +0000, Parav Pandit wrote: > > > When user prefers to override the device RO field, device is in the dark and > > things work on best effort basis. > > > > Dropping packets is best effort. Getting stuck forever isn't, that's a quality of > > implementation issue. > > > Not sure, why things get stuck for ever. Maybe you have example to explain. > I am mostly missing something. I'm no longer sure I'm right. Will recheck tomorrow, it's late here. -- MST --------------------------------------------------------------------- To unsubscribe, e-mail: virtio-dev-unsubscribe@lists.oasis-open.org For additional commands, e-mail: virtio-dev-help@lists.oasis-open.org