mbox series

[pull-request] mlx5-next 2024-12-16

Message ID 20241216124028.973763-1-tariqt@nvidia.com (mailing list archive)
State Accepted
Commit 9495e6688522f7de5d72eb98b49420bc2ba40967
Headers show
Series [pull-request] mlx5-next 2024-12-16 | expand

Pull-request

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

Checks

Context Check Description
netdev/tree_selection success Pull request for net-next
netdev/build_32bit success Errors and warnings before: 0 this patch: 0
netdev/build_tools success Errors and warnings before: 0 (+23) this patch: 0 (+23)
netdev/build_clang success Errors and warnings before: 1285 this patch: 1285
netdev/verify_signedoff success Signed-off-by tag matches author and committer
netdev/verify_fixes success No Fixes tag
netdev/build_allmodconfig_warn success Errors and warnings before: 3 this patch: 3
netdev/build_clang_rust success No Rust files in patch. Skipping build
netdev/kdoc success Errors and warnings before: 20 this patch: 20
netdev/contest success net-next-2024-12-16--15-00 (tests: 794)

Message

Tariq Toukan Dec. 16, 2024, 12:40 p.m. UTC
Hi,

The following pull-request contains mlx5 IFC updates for your *net-next* tree.
Please pull and let me know of any problem.

Regards,
Tariq

----------------------------------------------------------------

The following changes since commit 40384c840ea1944d7c5a392e8975ed088ecf0b37:

  Linux 6.13-rc1 (2024-12-01 14:28:56 -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 aeb3ec99026979287266e4b5a1194789c1488c1a:

  net/mlx5: Add device cap abs_native_port_num (2024-12-16 02:29:16 -0500)

----------------------------------------------------------------
Carolina Jubran (1):
      net/mlx5: Add support for new scheduling elements

Cosmin Ratiu (2):
      net/mlx5: ifc: Reorganize mlx5_ifc_flow_table_context_bits
      net/mlx5: qos: Add ifc support for cross-esw scheduling

Rongwei Liu (1):
      net/mlx5: Add device cap abs_native_port_num

Yevgeny Kliteynik (1):
      net/mlx5: Add ConnectX-8 device to ifc

 drivers/net/ethernet/mellanox/mlx5/core/rl.c |  4 ++
 include/linux/mlx5/mlx5_ifc.h                | 59 ++++++++++++++++++----------
 2 files changed, 43 insertions(+), 20 deletions(-)

Comments

patchwork-bot+netdevbpf@kernel.org Dec. 17, 2024, 1:50 a.m. UTC | #1
Hello:

This pull request was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:

On Mon, 16 Dec 2024 14:40:28 +0200 you wrote:
> Hi,
> 
> The following pull-request contains mlx5 IFC updates for your *net-next* tree.
> Please pull and let me know of any problem.
> 
> Regards,
> Tariq
> 
> [...]

Here is the summary with links:
  - [pull-request] mlx5-next 2024-12-16
    https://git.kernel.org/netdev/net-next/c/9495e6688522

You are awesome, thank you!