From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 62DA9C71153 for ; Mon, 28 Aug 2023 19:45:37 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232949AbjH1TpG (ORCPT ); Mon, 28 Aug 2023 15:45:06 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57568 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233493AbjH1TpF (ORCPT ); Mon, 28 Aug 2023 15:45:05 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 19A03122; Mon, 28 Aug 2023 12:45:03 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id ACFAE646DC; Mon, 28 Aug 2023 19:45:02 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 59D26C433C7; Mon, 28 Aug 2023 19:45:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1693251902; bh=pIZ450UJMkVzx8UlKp54rw2QfZHBgu0tCxB/2xr8MYo=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=WY26HVRiphuvRN+tnmGDhk3V2iWC7qtXKgEFawaeznWhiUDUo0mUZpaczBtYkPDdT sVEl7Wdoz7OcPF2j+eL5sCFprBwPgDEpu3QYlkHSqJr4MOjx4akhOGF+wODANOFu19 7iU6NvSVVvjjMH4kGfkqX8axpT68iWKz2+x2pgC87bi189r5ItiryZAmBt3lD2BXfp Xmu16Ll7b04NSS1O6VGtdA1hg4xbhuPLCWSV3Ku0O2SpUy6T8aYLZV542SNTcnYkL2 OoqeUxCTszHVOZ/XVnxK5kh7OVg+NWVIn7STTB7jlgtyv274ArDDt7SEteSOw76Ym7 ZR6c4npF4OsTw== Date: Mon, 28 Aug 2023 12:45:00 -0700 From: Jakub Kicinski To: Arseniy Krasnov Cc: Stefan Hajnoczi , Stefano Garzarella , "David S. Miller" , Eric Dumazet , Paolo Abeni , "Michael S. Tsirkin" , Jason Wang , Bobby Eshleman , , , , , , Subject: Re: [PATCH net-next v7 0/4] vsock/virtio/vhost: MSG_ZEROCOPY preparations Message-ID: <20230828124500.446929fe@kernel.org> In-Reply-To: <20230827085436.941183-1-avkrasnov@salutedevices.com> References: <20230827085436.941183-1-avkrasnov@salutedevices.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: kvm@vger.kernel.org On Sun, 27 Aug 2023 11:54:32 +0300 Arseniy Krasnov wrote: > this patchset is first of three parts of another big patchset for > MSG_ZEROCOPY flag support: > https://lore.kernel.org/netdev/20230701063947.3422088-1-AVKrasnov@sberdevices.ru/ ## Form letter - net-next-closed The merge window for v6.6 has begun and therefore net-next is closed for new drivers, features, code refactoring and optimizations. We are currently accepting bug fixes only. Please repost when net-next reopens after Sept 11th. RFC patches sent for review only are obviously welcome at any time. See: https://www.kernel.org/doc/html/next/process/maintainer-netdev.html#development-cycle -- pw-bot: defer