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 AAB193AC0C2; Mon, 15 Jun 2026 22:50:41 +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=1781563842; cv=none; b=IdPIcP8qZES/V9quUCtT6PE8CDOX4bPA8lbsvkr+G6Ux0LRkmBRHQdb7h5u1mbhHG+7Han3ytFCGwKay5OlDi1BBF4jplO0k5We/dQ7ZQwuBme3/J8cm5ze4jXWHNVWn1uoRrJujVgoBV0zwsZSaZ7K7edqe0eKhL9IfMzX7reQ= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1781563842; c=relaxed/simple; bh=grgWedY2nNZ4SGRA1oFJn9vNo8Fy4FNyimccqF2MdBU=; h=Content-Type:MIME-Version:Subject:From:Message-Id:Date:References: In-Reply-To:To:Cc; b=K0S8clQCD6YnluR2K0Ky/iwEcguRxxzYqt8sqNxpKelnnxvmLAhmO00UwuqlJNmK4xsgK6Pqcuv4ShqIjwW4Ix2hZuS5iEG71bGpIrsd74JtytyEMGkJP1exIjgifaFbtie5TD7fTWJPL+16hha3LLoPJruiGaSUhONUQW3wIUw= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=FnxXuye9; 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="FnxXuye9" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 577051F000E9; Mon, 15 Jun 2026 22:50:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel.org; s=k20260515; t=1781563841; bh=V6XsH0bL7FqCK4ahZ0MAGbxVbaUz03yea1xWyIn6fs0=; h=Subject:From:Date:References:In-Reply-To:To:Cc; b=FnxXuye9GTnQHUKJjUxo7brSz8o81CgcMw6vGvr1uvAeh7lu/v0J30WVOLRBfPeeE i0a1PfQOezl36mkPMqgBGM8QP9sVJBVHMICYcI2Sth+qTEnJrK7eHdbmFmCWUO9APz /CUNQVBLwujNqi/VacCOphx3y6A67aTRBJtVKjF5Icgif45+F02jO49NSSu1RfFFXj ExiRuKl7zL+1u3k72oy1AXmgR6NicFcY6KBPLF4RMXcqGsoz+s+q7uVu1CacP6mzG/ /LxFF+wvqNcQJPhbyxnwviWMSYADZpNLMUrxTZ4kq/+fYOu7WCaI/2cWYTgXfnFoEO mIgzMye5Lfz5A== Received: from [10.30.226.235] (localhost [IPv6:::1]) by aws-us-west-2-korg-oddjob-rhel9-1.codeaurora.org (Postfix) with ESMTP id 939A03839A08; Mon, 15 Jun 2026 22:50:37 +0000 (UTC) Content-Type: text/plain; charset="utf-8" Precedence: bulk X-Mailing-List: linux-doc@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH net-next v2 0/3] docs: net: more adjustments to docs From: patchwork-bot+netdevbpf@kernel.org Message-Id: <178156383616.325968.5598625632200440007.git-patchwork-notify@kernel.org> Date: Mon, 15 Jun 2026 22:50:36 +0000 References: <20260613165846.2913092-1-kuba@kernel.org> In-Reply-To: <20260613165846.2913092-1-kuba@kernel.org> To: Jakub Kicinski Cc: davem@davemloft.net, netdev@vger.kernel.org, edumazet@google.com, pabeni@redhat.com, andrew+netdev@lunn.ch, horms@kernel.org, corbet@lwn.net, linux-doc@vger.kernel.org, john.fastabend@gmail.com, sd@queasysnail.net, jiri@resnulli.us Hello: This series was applied to netdev/net-next.git (main) by Jakub Kicinski : On Sat, 13 Jun 2026 09:58:43 -0700 you wrote: > A few small updates to the docs. > This is trying to prepare docs for getting fed directly > into AI reviews. > > v2: > - fixes in the tls offload patch > - add the strparser patch in place of the already applied XDP md one > v1: https://lore.kernel.org/20260609201224.1191391-1-kuba@kernel.org > > [...] Here is the summary with links: - [net-next,v2,1/3] docs: net: tls-offload: document tls_dev_del, tls_dev_resync, and rekey https://git.kernel.org/netdev/net-next/c/c8ee634048dd - [net-next,v2,2/3] docs: net: fix minor issues with devlink docs https://git.kernel.org/netdev/net-next/c/e504cf18ef47 - [net-next,v2,3/3] docs: net: fix minor issues with strparser docs https://git.kernel.org/netdev/net-next/c/d9e4dd3c6f1f You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html