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 D22862FE582; Thu, 2 Apr 2026 03:20:32 +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=1775100032; cv=none; b=hGBGlz5AaA1wwiqGsGcaJeaEk7qlu+twGMegfmWrxfDf0cTowj5rS14b6RCpr2tnzqZ5ztebiFv0VPu/l0MRooObcjrxo3lP/xluPRkb9UDG6fJ8mUX7CkpNlXaKMuCn29n9iF+f7hpiYiV7nHavyOR9Sqdyrq1lPTxQaicrN5g= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1775100032; c=relaxed/simple; bh=/icDXEXCSsMGYbLs4382CgPGNWLTHVFACiJ43AFQtM4=; h=Content-Type:MIME-Version:Subject:From:Message-Id:Date:References: In-Reply-To:To:Cc; b=NVzoWOeZrFIvBnuSlBntmsvGEf+qHtavhRFKgoyKM5Q6RyeOhTMX1AcKvQuQ/6aVM/jgfr4hR4Aw2MBGmCYdf9oRfORWsVlHvx4tWPOkrwE8KwQGZ7xJfCFMGbYKdN1Cv6Bc2twHrdJ0FyC4lZWH7OyHEJeotIzG6ayXTbJ9sS0= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=GT5LUtEo; 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="GT5LUtEo" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 5FED0C4CEF7; Thu, 2 Apr 2026 03:20:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1775100032; bh=/icDXEXCSsMGYbLs4382CgPGNWLTHVFACiJ43AFQtM4=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=GT5LUtEofM8skT+uB4N7lmN/xdrKUsUmIbMD2q7zsLbcdUnPN0VvSzt3irWXimAtV wixe0BuOgWKrl5ZNmG988XJM+3prmXeFghmGzPuW9LdQ9K1ybTL142HlWDoUhvKehW IeOrL8lu3n2h01ukXycW13+xSs9DBzqDJkPxtDyvOWudrJrXjrzJfs1UkNOurHs5PO O7urqjE2xv8zHajg/niDyd4P6xE809pspDg1IBqUfZRJ6XqQPC4IQKtkfnDoFfcTVs HN3fTQAuA3aFpaHlafwe2wQqKikWw6qnGLYCF1K5wWYpAp4Zv/aeFKSQMHmR5NGaK+ M9zsnhV1XcJTQ== Received: from [10.30.226.235] (localhost [IPv6:::1]) by aws-us-west-2-korg-oddjob-rhel9-1.codeaurora.org (Postfix) with ESMTP id 3FDE43808203; Thu, 2 Apr 2026 03:20:16 +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 0/3] mlx5 misc fixes 2026-03-30 From: patchwork-bot+netdevbpf@kernel.org Message-Id: <177510001504.3972881.18083419303971331351.git-patchwork-notify@kernel.org> Date: Thu, 02 Apr 2026 03:20:15 +0000 References: <20260330194015.53585-1-tariqt@nvidia.com> In-Reply-To: <20260330194015.53585-1-tariqt@nvidia.com> To: Tariq Toukan Cc: edumazet@google.com, kuba@kernel.org, pabeni@redhat.com, andrew+netdev@lunn.ch, davem@davemloft.net, saeedm@nvidia.com, leon@kernel.org, mbloch@nvidia.com, shayd@nvidia.com, shayag@mellanox.com, saeedm@mellanox.com, jianbol@nvidia.com, netdev@vger.kernel.org, linux-rdma@vger.kernel.org, linux-kernel@vger.kernel.org, gal@nvidia.com Hello: This series was applied to netdev/net.git (main) by Jakub Kicinski : On Mon, 30 Mar 2026 22:40:12 +0300 you wrote: > Hi, > > This patchset provides misc bug fixes from the team to the mlx5 > core driver. > > Thanks, > Tariq. > > [...] Here is the summary with links: - [net,1/3] net/mlx5: lag: Check for LAG device before creating debugfs https://git.kernel.org/netdev/net/c/bf16bca66536 - [net,2/3] net/mlx5: Avoid "No data available" when FW version queries fail https://git.kernel.org/netdev/net/c/10dc35f6a443 - [net,3/3] net/mlx5: Fix switchdev mode rollback in case of failure https://git.kernel.org/netdev/net/c/403186400a1a You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html