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 420E6409292; Thu, 9 Jul 2026 10:40:28 +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=1783593631; cv=none; b=T2/ok9SlYtET7BE4GA2OcsBYHiUA3ASkM4coju6m7QlZnM/ghfvGuOeCMIfdzIgm9feTH73IHNHyZZs25klZvZTcdFhWdVxov3PwSziBd98lBXlntNGjq9S4O/FesDEGKn1A+FQC5Km6xtiEGBWKJR0foGXjLJ2hnAy7cbsP97g= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1783593631; c=relaxed/simple; bh=0+mmxk0Q2jOEjhMA6+4OrZj3k4MCVIL9QCT6aywmDas=; h=Content-Type:MIME-Version:Subject:From:Message-Id:Date:References: In-Reply-To:To:Cc; b=qyuaQLWQcHI+wVfONv6BNDnHSJzt5/jEo7vP3opCcJgrizPbzt5HoxPkvkOGzauT6M7SEiFd9n1cGdm+o2hERB7HxckX10k2tAEBaNhb7uZao7F2pG9ZisO0Qavd3SF7X8JIVzUNe30IY5xoG+R3qTNqjnHfuS938kEJXWt1v9I= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=lqaGO8hT; 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="lqaGO8hT" Received: by smtp.kernel.org (Postfix) with ESMTPSA id B54E21F000E9; Thu, 9 Jul 2026 10:40:28 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel.org; s=k20260515; t=1783593628; bh=vkOd4iAUiJ6n2QUtcEjpc5vGqssHjYoRrqkbCvolS18=; h=Subject:From:Date:References:In-Reply-To:To:Cc; b=lqaGO8hTedWUFNbdgJezcbre2D9HKfbytKsdCAR6dchw2UiWeWmel3JOWQUnck66q LTQJAe0WYXn/T5AFKaXuuHo6VWzIXssMqRigJ7nY/rOu1HvBj162zM0vv1lVFVQpP+ 2yYdkt+rGI2u5mbAHxefBs02lXP7qpkR7OUVN+ZHxRAbTdP3WLu6m35TnbAD5vJIaI pfZNjiWIFYbMqV1v7FCGmnvpiQqHmYkTdnnA+g4Of2Lrz/sn96m7mdTcuqgNp7a/Ds 5a4BaYMjdFL38yFExmA8rB2pSj8CrFjOBrQQTF7TL8R8lg6swZkM8lPOKy6vbyxQm6 WEkx87oZ2dxkg== Received: from [10.30.226.235] (localhost [IPv6:::1]) by aws-us-west-2-korg-oddjob-rhel9-1.codeaurora.org (Postfix) with ESMTP id 93B2039D609B; Thu, 9 Jul 2026 10:40:08 +0000 (UTC) Content-Type: text/plain; charset="utf-8" Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH] net : bonding : Remove TODO comment about retrying setting the MAC From: patchwork-bot+netdevbpf@kernel.org Message-Id: <178359360714.3403147.176396086169787143.git-patchwork-notify@kernel.org> Date: Thu, 09 Jul 2026 10:40:07 +0000 References: <20260703125513.694324-1-paritosh.potukuchi@amd.com> In-Reply-To: <20260703125513.694324-1-paritosh.potukuchi@amd.com> To: Paritosh Potukuchi Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org, jv@jvosburgh.net, paritosh.potukuchi@amd.com, andrew+netdev@lunn.ch, davem@davemloft.net, edumazet@google.com, kuba@kernel.org, pabeni@redhat.com Hello: This patch was applied to netdev/net-next.git (main) by Paolo Abeni : On Fri, 3 Jul 2026 12:55:12 +0000 you wrote: > As correctly pointed out by Jay Vosburgh, > > "This comment dates to sometime before git, when it was common for > network device drivers to lack the ability to change the MAC while the > interface is up. To the best of my knowledge, that isn't a issue > today." > > [...] Here is the summary with links: - net : bonding : Remove TODO comment about retrying setting the MAC https://git.kernel.org/netdev/net-next/c/0e74441edefc You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html