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 028B92045AD; Wed, 18 Feb 2026 01:30:14 +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=1771378215; cv=none; b=mi8AfgPuK1KxZRPfD3Jk/Ibbq0NSPm1mjSpA8Ye8Kt24aMSklnBuWoRiSuIdDUIx301D1GELBTy8oA5x1xwqaFLyRsUxaONKOmGr/Z8v7Elt0/nsP2YV6TpckG5JeblA7AO1aIrG/0n/20ecGc0LTyeLviGh9+u4XEKl1Tpu7I0= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1771378215; c=relaxed/simple; bh=xkxgtwOqTuscVznoPfqbn+834pLIXjwcEuelZLOm+HY=; h=Content-Type:MIME-Version:Subject:From:Message-Id:Date:References: In-Reply-To:To:Cc; b=FZNZO/HO8Ircrnj8ZNptoAaAqMCRVeQ8BJw1ONiSEO2qoQ1rD0rMt3jdQ7G5nI13kZLaUdVw9zaudE9LeISngvKP6I3YMzAZn8/SDUmLYH5tFF+1QuhjRSGq/q/s1b+HCTqlzQL4egKK4Ojd3awoNH/YclwvHghP03ye+bQMvpo= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=ENi4CT6J; 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="ENi4CT6J" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 981A4C4CEF7; Wed, 18 Feb 2026 01:30:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1771378214; bh=xkxgtwOqTuscVznoPfqbn+834pLIXjwcEuelZLOm+HY=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=ENi4CT6JlGxice07AIasrPLdRak58LNBs/+TUaGv646F/Vze35eGVEOntTXdspALo VwafnERMnImcSBQQpHDairpogMeLcpLMRAIJJmPkiyyDCHtqjzrmsOyahoTOuWhUuc c4msPLW7c57/f3PFdfKGlCvE3UuoUz7fqAd625cRGbwlNVJBkVJAe6zpH2kEAkUa+w 6E8Q7/7OPk4kWXIRqewBotGZQmpHkik7We7/EgAMr4tPCTFRhUcANWwwIYlnFhFmKq 0fSoyp0sZay8mGR3EDzB7HhapLRGeKhep++ZFXNLObzVBHXJLHfzxzUhdmiZzcxPY5 KdmfcvjFTDVxQ== Received: from [10.30.226.235] (localhost [IPv6:::1]) by aws-us-west-2-korg-oddjob-rhel9-1.codeaurora.org (Postfix) with ESMTP id 853F63806667; Wed, 18 Feb 2026 01:30:07 +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] vsock: document namespace mode sysctls From: patchwork-bot+netdevbpf@kernel.org Message-Id: <177137820633.768688.8259297791486279198.git-patchwork-notify@kernel.org> Date: Wed, 18 Feb 2026 01:30:06 +0000 References: <20260216163147.236844-1-sgarzare@redhat.com> In-Reply-To: <20260216163147.236844-1-sgarzare@redhat.com> To: Stefano Garzarella Cc: netdev@vger.kernel.org, skhan@linuxfoundation.org, bobbyeshleman@meta.com, linux-kernel@vger.kernel.org, corbet@lwn.net, linux-doc@vger.kernel.org Hello: This patch was applied to netdev/net.git (main) by Jakub Kicinski : On Mon, 16 Feb 2026 17:31:47 +0100 you wrote: > From: Stefano Garzarella > > Add documentation for the vsock per-namespace sysctls (`ns_mode` and > `child_ns_mode`) to Documentation/admin-guide/sysctl/net.rst. > These sysctls were introduced by by commit eafb64f40ca4 ("vsock: add > netns to vsock core"). > > [...] Here is the summary with links: - [net] vsock: document namespace mode sysctls https://git.kernel.org/netdev/net/c/a07c33c6f2fc You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html