From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 6DED4238178; Sun, 26 Apr 2026 23:55:53 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1777247753; cv=none; b=LofvNe/U9OCga1i6FKu/tr/RumkTpGvXtIsBTkdmRECw/3Bo64hugyMSOiS7J7H+U5fgxyC5GV3MWVEqNpA8PYYCUxaOsdX8E/iGRrtKZyJyx5rvSzM5GpDyJynoP0am4tO9EAJ2Fw2IpOMmpQXTvc8e8xCIK0zVXyylEzWBiCM= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1777247753; c=relaxed/simple; bh=RPutQaw9Y/OHVbMRGNuM4pf5Ci3sZmF19ikIZmWwupk=; h=Date:From:To:Cc:Subject:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=t4ii1X3AQOHV0jDMh/kbZamas1MfZvgtyGYDXcJ2OnZWuH/qHPzhZzW7IH+qWOzqQzuvw5idBfxfnZYfFAeTGHABVCwDkHI3Y1cYzn0rM0tS3J3+CrVx8obmzdw4jq74I/K0bAZr8CkUF+vEJxKncVF/MD3/8ZCr9jTxx/95XIY= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=iUs93t+Q; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="iUs93t+Q" Received: by smtp.kernel.org (Postfix) with ESMTPSA id A27D4C2BCAF; Sun, 26 Apr 2026 23:55:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1777247753; bh=RPutQaw9Y/OHVbMRGNuM4pf5Ci3sZmF19ikIZmWwupk=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=iUs93t+Qy2V5tzUcc4/NTaqXWNRGnd2DyEzIzv5HX5zPz2hrHk6F5votwGtFlYpe4 Yej+4o0kPPY0DVxyhiMmQf+gMHZh2HF+WiDGukiKsgyOxJ1eGTffAYKDEM1SUN8XMg DFPuGxUwLPPLAKiWA2xZvclNGVnwyFiOZzJKrOzx5KjCDTd+Pi982JQdFsuLW1vv0c U1vk01rZFTlpM/TzHq72VEc0X3Jh3pmg2ieD7VghkH/xMsjS3KYlFizaw9ovDYzIao AcRu8eSn7rlKd4lswDMbjGEmOLQ7+ukIEQeZvpWUr0x+ki+Iw2zuZtPTGbJumhDEjF Cdd/ESi4asocw== Date: Sun, 26 Apr 2026 16:55:51 -0700 From: Jakub Kicinski To: "Chuck Lever" Cc: john.fastabend@gmail.com, "Sabrina Dubroca" , netdev@vger.kernel.org, kernel-tls-handshake@lists.linux.dev, "Chuck Lever" , "Hannes Reinecke" , "Alistair Francis" Subject: Re: [PATCH net-next v7 0/5] TLS read_sock performance scalability Message-ID: <20260426165551.43321865@kernel.org> In-Reply-To: <4a802e09-d1af-4af3-8f02-3e2c8d25e734@app.fastmail.com> References: <20260328-tls-read-sock-v7-0-15678415dfc1@oracle.com> <3fc31ab1-23de-4381-b85c-5faa39169ad9@app.fastmail.com> <20260422190815.7f678ad6@kernel.org> <4a802e09-d1af-4af3-8f02-3e2c8d25e734@app.fastmail.com> Precedence: bulk X-Mailing-List: netdev@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Sat, 25 Apr 2026 16:15:41 -0400 Chuck Lever wrote: > On Wed, Apr 22, 2026, at 10:08 PM, Jakub Kicinski wrote: > > On Wed, 22 Apr 2026 12:41:43 -0400 Chuck Lever wrote: > >> I see that this series is currently not in v7.1. What is left to do? > > > > It's marked as Changes requested in patchwork, possibly due to > > mis-reading of the discussion on patch 4. We process patches within > > few days (well, we used to before the AI swarm) so if in doubt you > > should ask sooner :S > > Thanks for the pointer to the netdevbpf patchworks instance. Anything > I can do to move this series to "Awaiting upsteam" ? Repost after net-next reopens https://www.kernel.org/doc/html/next/process/maintainer-netdev.html