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 B159533F581 for ; Fri, 6 Mar 2026 03:32:59 +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=1772767979; cv=none; b=B8XEumRagmHuLOiDxtd1RzDMY0RCYA8mihRUJI1uDFgMqiyxzmRNS91Jl1cYrwp5BHhGefp7xNwHQ0nSjtyxsArbOBinM5yhKmI02jp9PV0qTcKTt0iOyMFXtPS4KiTz9FkkLtg4HlArkqmO1BEc3SsGjmaTNEpr8yjBbaTCxGQ= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1772767979; c=relaxed/simple; bh=DEvmvC8FmJemG8UZlcqWr4cmNJfepxvXgK76jOAgnQg=; h=Content-Type:MIME-Version:Subject:From:Message-Id:Date:References: In-Reply-To:To:Cc; b=sqk3st3ttX6OWodcsMh/F7gngQvN6xlXjj+5CyYGBVHh64abf2X+cz6ZymPaZUkDh738WRB2WhpcbIQAKkCi5vYls/0fMggx+v5iA6iLZVskXcwq9qR3BjdxFBEDaTuvfrRZQdcD9IAURBwak9TqbprlIwmJzudz1IGInmguWqQ= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=HxeK+6MD; 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="HxeK+6MD" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 943EAC2BC9E; Fri, 6 Mar 2026 03:32:59 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1772767979; bh=DEvmvC8FmJemG8UZlcqWr4cmNJfepxvXgK76jOAgnQg=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=HxeK+6MDidN4rRcG7wraen/IS4yVj5Ne0SeL2iRTcdqVYeRfW48FJjy1+EDkl7GnF AKN4i8hnGS+r4zLLiVuFSWR4Jf1cnPiF2mfafdxsXLExUlgA+bsHikevpqs1k8wmZ8 tLFpGN28xMxJuEMOUGewvjVmBgdR1jRHWosretcqojHX5x3w0nnt+PBfmsttRpVMzz lCCmhGpBKFP39BU6MJ2blbmDIPvygLWgc3Q0lRXG4/l6kkxfpYKgCcd2acQ6vok3aE HEdZEE3IZBAd1EnWpGIaxtWHOrcSggfMUr6aVkQM/vwMU9x8dEEcdjvr1lSl1dohKr WLqdqBaLm+IoQ== Received: from [10.30.226.235] (localhost [IPv6:::1]) by aws-us-west-2-korg-oddjob-rhel9-1.codeaurora.org (Postfix) with ESMTP id 7CF843808200; Fri, 6 Mar 2026 03:33:00 +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] tools: ynl: add uns-admin-perm to genetlink From: patchwork-bot+netdevbpf@kernel.org Message-Id: <177276797904.3348267.3036793401644152557.git-patchwork-notify@kernel.org> Date: Fri, 06 Mar 2026 03:32:59 +0000 References: <20260304141020.23270-1-antonio@openvpn.net> In-Reply-To: <20260304141020.23270-1-antonio@openvpn.net> To: Antonio Quartulli Cc: netdev@vger.kernel.org, kuba@kernel.org, pabeni@redhat.com, horms@kernel.org, donald.hunter@gmail.com, ralf@mandelbit.com Hello: This patch was applied to netdev/net-next.git (main) by Jakub Kicinski : On Wed, 4 Mar 2026 15:10:09 +0100 you wrote: > GENL_UNS_ADMIN_PERM may be required by protocols using > the `genetlink` family, however, this flag is currently > only allowed in `genetlink-legacy`. > > Add it to the list of possible values in genetlink.yaml too. > > Cc: Simon Horman > Cc: Donald Hunter > Link: https://github.com/OpenVPN/ovpn-net-next/issues/33 > Suggested-by: Ralf Lici > Signed-off-by: Antonio Quartulli > > [...] Here is the summary with links: - [net-next] tools: ynl: add uns-admin-perm to genetlink https://git.kernel.org/netdev/net-next/c/e5e09233e8a9 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html