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 BD7659866B4 for ; Thu, 26 Jan 2023 05:01:09 +0000 (UTC) Date: Thu, 26 Jan 2023 00:01:00 -0500 From: "Michael S. Tsirkin" Message-ID: <20230125235026-mutt-send-email-mst@kernel.org> References: <20230112212550.763889-1-parav@nvidia.com> <20230125190454.043e54e0.pasic@linux.ibm.com> <20230125155204-mutt-send-email-mst@kernel.org> MIME-Version: 1.0 In-Reply-To: Subject: [virtio-dev] Re: [virtio-comment] [PATCH v10] virtio-net: Clarify VLAN filter table configuration Content-Type: text/plain; charset=us-ascii Content-Disposition: inline To: Parav Pandit Cc: Halil Pasic , "virtio-dev@lists.oasis-open.org" , "virtio-comment@lists.oasis-open.org" , "si-wei.liu@oracle.com" List-ID: On Wed, Jan 25, 2023 at 11:46:58PM +0000, Parav Pandit wrote: > I clicked too early while typing. > Since DEL operation doesn't synchronize with the data path of device and driver, at some point a packet in pipe can be still received with removed VLAN. > So may be the note was added. > But for sure ADD should not be best effort basis. why are you sure? dropping a packet or two while reconfiguring might not be a big deal either. -- MST --------------------------------------------------------------------- To unsubscribe, e-mail: virtio-dev-unsubscribe@lists.oasis-open.org For additional commands, e-mail: virtio-dev-help@lists.oasis-open.org