netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* pull-request: mlx5-next 2021-02-16
@ 2021-02-16 22:24 Saeed Mahameed
  2021-02-16 23:00 ` patchwork-bot+netdevbpf
  0 siblings, 1 reply; 2+ messages in thread
From: Saeed Mahameed @ 2021-02-16 22:24 UTC (permalink / raw)
  To: David S. Miller, Jakub Kicinski, Jason Gunthorpe; +Cc: netdev, linux-rdma

Hi Dave, Jakub, Jason

The patches in this pr are already submitted and reviewed through the
netdev and rdma mailing lists.

The series includes mlx5 HW bits and definitions for mlx5 real time clock
translation and handling in the mlx5 driver clock module to enable and
support such mode [1]

[1] https://patchwork.kernel.org/project/netdevbpf/patch/20210212223042.449816-7-saeed@kernel.org/


The following changes since commit 19c329f6808995b142b3966301f217c831e7cf31:

  Linux 5.11-rc4 (2021-01-17 16:37:05 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux.git mlx5-next

for you to fetch changes up to 432119de33d9013467371fc85238d623f64ff67e:

  net/mlx5: Add cyc2time HW translation mode support (2021-02-16 14:04:54 -0800)

----------------------------------------------------------------
Aharon Landau (1):
      net/mlx5: Add new timestamp mode bits

Aya Levin (1):
      net/mlx5: Add cyc2time HW translation mode support

Eran Ben Elisha (4):
      net/mlx5: Add register layout to support real-time time-stamp
      net/mlx5: Refactor init clock function
      net/mlx5: Move all internal timer metadata into a dedicated struct
      net/mlx5: Move some PPS logic into helper functions

Yishai Hadas (1):
      net/mlx5: Expose ifc bits for query modify header

 drivers/net/ethernet/mellanox/mlx5/core/en.h       |   3 +
 drivers/net/ethernet/mellanox/mlx5/core/en/ptp.c   |   7 +-
 drivers/net/ethernet/mellanox/mlx5/core/en/txrx.h  |   7 +
 drivers/net/ethernet/mellanox/mlx5/core/en_main.c  |  18 +-
 drivers/net/ethernet/mellanox/mlx5/core/en_rx.c    |  11 +-
 drivers/net/ethernet/mellanox/mlx5/core/en_tx.c    |   3 +-
 .../net/ethernet/mellanox/mlx5/core/lib/clock.c    | 431 ++++++++++++++++-----
 .../net/ethernet/mellanox/mlx5/core/lib/clock.h    |  36 +-
 include/linux/mlx5/device.h                        |   5 +-
 include/linux/mlx5/driver.h                        |  13 +-
 include/linux/mlx5/mlx5_ifc.h                      |  96 ++++-
 11 files changed, 501 insertions(+), 129 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: pull-request: mlx5-next 2021-02-16
  2021-02-16 22:24 pull-request: mlx5-next 2021-02-16 Saeed Mahameed
@ 2021-02-16 23:00 ` patchwork-bot+netdevbpf
  0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+netdevbpf @ 2021-02-16 23:00 UTC (permalink / raw)
  To: Saeed Mahameed; +Cc: davem, kuba, jgg, netdev, linux-rdma

Hello:

This pull request was applied to netdev/net-next.git (refs/heads/master):

On Tue, 16 Feb 2021 14:24:38 -0800 you wrote:
> Hi Dave, Jakub, Jason
> 
> The patches in this pr are already submitted and reviewed through the
> netdev and rdma mailing lists.
> 
> The series includes mlx5 HW bits and definitions for mlx5 real time clock
> translation and handling in the mlx5 driver clock module to enable and
> support such mode [1]
> 
> [...]

Here is the summary with links:
  - pull-request: mlx5-next 2021-02-16
    https://git.kernel.org/netdev/net-next/c/44c32039751a

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-02-16 23:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-16 22:24 pull-request: mlx5-next 2021-02-16 Saeed Mahameed
2021-02-16 23:00 ` patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).