From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-alma10-1.taild15c8.ts.net [100.103.45.18]) (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 1E709AD24 for ; Sat, 13 Jun 2026 00:00:23 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=100.103.45.18 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1781308824; cv=none; b=JLD6980u2JyH2kLsNzyEWY/32fhKpzz5lGd2dDk/ivOX42phvJ6gDZUcIvyfDkfssuONaieQSnqfZKftsfmuSpkjPvhed7TJSYsnIkmZwsNCT/WNWiXSAZYfG6dT+2AiqHou5dlCdiGXuQtalvtFa9hmf395BFTW3L3do3l4ySA= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1781308824; c=relaxed/simple; bh=pAbKAP/ca37DsM05SLHhwqp5LgoV87Ua3r0Lm8/21YU=; h=Content-Type:MIME-Version:Subject:From:Message-Id:Date:References: In-Reply-To:To:Cc; b=E3zscGV+EgM6C8s2hWG9/pH53pgUkzXXkZ6mht+YwAghETclmeFZNheUVAKt77sXcTgNFscGWpbRwhn/xq6I7/ocv2ESkANDT0PDRgq3xQQfC9RXwOTJWytEPAJbZPn/7hZGsUwqdejwITnHo0jAzGxSNrz/BZZLEGWa8YqiZms= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=VHBS9vVP; arc=none smtp.client-ip=100.103.45.18 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="VHBS9vVP" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 03DA91F000E9; Sat, 13 Jun 2026 00:00:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel.org; s=k20260515; t=1781308823; bh=5ipQ/0rqX8qisOPGqgfsHe084NKL9wUTaaPjES2+AcQ=; h=Subject:From:Date:References:In-Reply-To:To:Cc; b=VHBS9vVPYJKs1zuBgegtuKkj6PGi4rchcluCi2vk1mrpit2N+lkhPWikjGxXLnWRN 6ys+C17R/cZ9GOE8oBf86B0GExbSOSDy7BW686uBUrHJC3CmlfZmQtU6uJvDJYXf8N CH5dS+mclPLMCRrBvJRJzvyfGc1lVgIHf+IoNE26OkGg3EDz0Ulna3+YDfov/CO/23 2HZ6kPwApKe8N5ru6fGFFRnqKq2NYYVKF7k7x4mxHLCjxj6vuU0NrOLboyWBnSe1VD uDUEcOZ09e86kO/MBvvyllXEuFfYmev3qt/V7lZdgvdJ6uvXSW/AWkxr8ZzyY4An7b K4gs32mBtS9vA== Received: from [10.30.226.235] (localhost [IPv6:::1]) by aws-us-west-2-korg-oddjob-rhel9-1.codeaurora.org (Postfix) with ESMTP id D09C139E9605; Sat, 13 Jun 2026 00:00:20 +0000 (UTC) Content-Type: text/plain; charset="utf-8" Precedence: bulk X-Mailing-List: netdev@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH net-next v2 0/2] net: remove tls_toe From: patchwork-bot+netdevbpf@kernel.org Message-Id: <178130881937.1297459.5702308942363851080.git-patchwork-notify@kernel.org> Date: Sat, 13 Jun 2026 00:00:19 +0000 References: In-Reply-To: To: Sabrina Dubroca Cc: netdev@vger.kernel.org, ayush.sawal@chelsio.com, john.fastabend@gmail.com, kuba@kernel.org, davem@davemloft.net, andrew+netdev@lunn.ch, edumazet@google.com, pabeni@redhat.com, horms@kernel.org Hello: This series was applied to netdev/net-next.git (main) by Jakub Kicinski : On Thu, 11 Jun 2026 12:21:32 +0200 you wrote: > This series removes the tls_toe feature, its single user (chtls), and > cleans up the EXPORT_SYMBOL()s that no other module requires. > > Driver changes only compile-tested. > > v2: > - fix small issues in the docs clean up > - also remove NETIF_F_HW_TLS_RECORD (Sashiko) > > [...] Here is the summary with links: - [net-next,v2,1/2] tls: remove tls_toe and the related driver https://git.kernel.org/netdev/net-next/c/cdae65fc43f2 - [net-next,v2,2/2] net: remove some unused EXPORT_SYMBOL()s https://git.kernel.org/netdev/net-next/c/f51a442dc15a You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html