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 A0FF931F9A3 for ; Tue, 2 Jun 2026 20:20:03 +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=1780431604; cv=none; b=pUrd8RxE379K6qzJoxPyGI8bGpYOdFSHo+VdEnJkm7H+e8CzJyHhjWXrQu7a5wBiJeGFlup3Rfy945ZyYdNsBZ7iUi56oljiP092uSd96UnAmj8IWlCsH5oZfZR7b32X/P0JI7uBwlnq5CwY2NrtMvfhxjhuEtH0sZXWyK4klzw= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1780431604; c=relaxed/simple; bh=kgceho+0XlJOgyjZRI9SgRW99KuLQh6YrwAgdFK4xqQ=; h=Content-Type:MIME-Version:Subject:From:Message-Id:Date:References: In-Reply-To:To:Cc; b=h4WrnTXff7sO3KKNYSa0Q2QdLs25cOQKxPzsCStGhhaz38mjbbaP93m/QNxP8w7YN3kJP9eOjj5ZspIT88EKx9OsE77i8YP6KIfzBKX7fisL5MqJk4XH22r4zvQ1hIuSawpgh4jmq7cWrBWHsig4gxh+wq3isxbu/aFbKZOlOOc= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=kqrp/JhW; 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="kqrp/JhW" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 349E51F00893; Tue, 2 Jun 2026 20:20:03 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel.org; s=k20260515; t=1780431603; bh=xDL3noZQ4+c0Y0j3di47vZi21OPvES67D7iciL0Ar2w=; h=Subject:From:Date:References:In-Reply-To:To:Cc; b=kqrp/JhW9vIr5akotqIYHf8XfM9dUjrOapZzddYoA2NmFmfOXSpEiD4zHiitn+PUW FOv6YeqTYz+THlCqz6Cd2z79V3B3/aZToPosBuh0rs3RBmZpFwnyiN7nl7TxDKE6ST YddrBTWzuRUUop/4FXtcnTxCXVIqW43fDY3bQ6U1WDY31feN3SAA76NftLrQUs7ZI1 9kaCWJW9xqIg1BSxFTtzmyrlXrjfQUoKEItshjmXU57LcpiKrCtZ+w3sYmphJddHuh UzpKRSsGH/FpS+YoRbr6xGF4Mmkg1Zgnpktg0nr83mYiV+43LMfPuR+Y+t7qEypUlz KKa39aFESmZZg== Received: from [10.30.226.235] (localhost [IPv6:::1]) by aws-us-west-2-korg-oddjob-rhel9-1.codeaurora.org (Postfix) with ESMTP id 451153811A72; Tue, 2 Jun 2026 20:20:06 +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 v3] doc/netlink: rt-link: fix binary attributes marked as strings From: patchwork-bot+netdevbpf@kernel.org Message-Id: <178043160512.1033842.9955682922935521032.git-patchwork-notify@kernel.org> Date: Tue, 02 Jun 2026 20:20:05 +0000 References: <20260529121355.1564817-1-one-d-wide@protonmail.com> In-Reply-To: <20260529121355.1564817-1-one-d-wide@protonmail.com> To: Remy D. Farley Cc: donald.hunter@gmail.com, kuba@kernel.org, netdev@vger.kernel.org Hello: This patch was applied to netdev/net-next.git (main) by Jakub Kicinski : On Fri, 29 May 2026 12:14:44 +0000 you wrote: > These link-attrs attributes were previously marked as strings: > > - wireless - struct iw_event > - protinfo - a nest of ifla6-attrs or linkinfo-brport-attrs > - cost, priority - unused > > Signed-off-by: Remy D. Farley > > [...] Here is the summary with links: - [net-next,v3] doc/netlink: rt-link: fix binary attributes marked as strings https://git.kernel.org/netdev/net-next/c/5996b5ab8b37 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html