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 7C118387562; Thu, 19 Mar 2026 02:30:40 +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=1773887440; cv=none; b=rp0PwrlR4hBeKlDrGJycIIDXwWgmm762xlJNS45Bddg6FXvASPgEK0bbvD0J+k4bHP951r2F5hcLHLEV+BQyZ4drLfj5u9Qg2WzXaZoRtl+yre8iMOoekR0g0wQo7pPI6vB6oYRFmQyCDefWeA+Cm46B3KTE3owh+0/uQBUPZUk= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1773887440; c=relaxed/simple; bh=CL5U9R10/soHE24y27WznDYdmeKPUt6jGz54/c51JjM=; h=Content-Type:MIME-Version:Subject:From:Message-Id:Date:References: In-Reply-To:To:Cc; b=DgR9K/GGP55HIzkTIkIswhLnoAaTS7BsA7vrTDWE3TATLWvaYBCHlJZHLo5VTMKA16rDgEleH6wEZPL8YdrxLf7Yevl/XNmI4omTMBUd1YaLKIJ/u+mc3Bcu2jbBCMvaqvyKR4xXpQGpHQH2QMxEt0p3Or13Qk2K1H41aW2ImdE= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=Bl9kFmbj; 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="Bl9kFmbj" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 32FB0C2BCB0; Thu, 19 Mar 2026 02:30:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1773887440; bh=CL5U9R10/soHE24y27WznDYdmeKPUt6jGz54/c51JjM=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=Bl9kFmbjZvPDv2OMH15FNE2wz4OptV/0YVQZxdl23syXupp4WGZE0Q59/v2FUXAqJ g/tD50QKcsbN3g+awAPWFUGmpEnBU3B7tg//yPEM2+MjDuZI8h5fpUANQAuXj1U+GV 5kQYAqvM1ac+K4QF88hMy7LsX3kMllTTckXlUcIJWdd+6L18EZSq7LvQqW6V9apLAY aR/PDsTi6w7I7Jg6LenebsxuV5G6y59AoI0eRtbD0C4JF1eL7fmnIzWYNFOBa0igjV j+1QKy015Cn/ldAEQjojmhIKx91tjOT3OW2whjwHDcgX8ACw4nw3o31oyNYF/u3gf1 ZUvz5IYqAi7DA== Received: from [10.30.226.235] (localhost [IPv6:::1]) by aws-us-west-2-korg-oddjob-rhel9-1.codeaurora.org (Postfix) with ESMTP id B9F8A3808200; Thu, 19 Mar 2026 02:30:32 +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 0/2] net/mlx5: Support PTM on ARM architecture From: patchwork-bot+netdevbpf@kernel.org Message-Id: <177388743153.997016.3022283738800722938.git-patchwork-notify@kernel.org> Date: Thu, 19 Mar 2026 02:30:31 +0000 References: <20260316133607.8738-1-tariqt@nvidia.com> In-Reply-To: <20260316133607.8738-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, richardcochran@gmail.com, netdev@vger.kernel.org, linux-rdma@vger.kernel.org, linux-kernel@vger.kernel.org, gal@nvidia.com, moshe@nvidia.com, dtatulea@nvidia.com, cjubran@nvidia.com, shshitrit@nvidia.com Hello: This series was applied to netdev/net-next.git (main) by Jakub Kicinski : On Mon, 16 Mar 2026 15:36:05 +0200 you wrote: > Hi, > > This series by Carolina refactors mlx5 crosststamp initialization and > enables cross-timestamp support on ARM. > > Regards, > Tariq > > [...] Here is the summary with links: - [net-next,1/2] net/mlx5: Move crosststamp setup into helper function https://git.kernel.org/netdev/net-next/c/f87ca3b905e2 - [net-next,2/2] net/mlx5: Support cross-timestamping on ARM architectures https://git.kernel.org/netdev/net-next/c/96aca5efec8a You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html