mbox series

[GIT,PULL] Please pull RDMA subsystem changes

Message ID 20241115151807.GA611514@nvidia.com (mailing list archive)
State New
Headers show
Series [GIT,PULL] Please pull RDMA subsystem changes | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma.git tags/for-linus

Message

Jason Gunthorpe Nov. 15, 2024, 3:18 p.m. UTC
Hi Linus,

A last minute revert that is causing a regression

Thanks,
Jason

The following changes since commit 76d3ddff7153cc0bcc14a63798d19f5d0693ea71:

  RDMA/bnxt_re: synchronize the qp-handle table array (2024-10-21 13:28:15 -0300)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma.git tags/for-linus

for you to fetch changes up to 6abe2a90808192a5a8b2825293e5f10e80fdea56:

  Revert "RDMA/core: Fix ENODEV error for iWARP test over vlan" (2024-11-12 09:53:11 -0500)

----------------------------------------------------------------
RDMA v6.12 third rc pull

- Revert a change to the VLAN logic, this broke previously work ROCE
  configurations

- Fix a memory leak on error unwinding in bnxt_re

----------------------------------------------------------------
Christophe JAILLET (2):
      RDMA/bnxt_re: Fix some error handling paths in bnxt_re_probe()
      RDMA/bnxt_re: Remove some dead code

Leon Romanovsky (1):
      Revert "RDMA/core: Fix ENODEV error for iWARP test over vlan"

 drivers/infiniband/core/addr.c       |  2 --
 drivers/infiniband/hw/bnxt_re/main.c | 27 ++++++++-------------------
 2 files changed, 8 insertions(+), 21 deletions(-)

Comments

pr-tracker-bot@kernel.org Nov. 15, 2024, 6:59 p.m. UTC | #1
The pull request you sent on Fri, 15 Nov 2024 11:18:07 -0400:

> git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma.git tags/for-linus

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/f5395732841802fcfd04fa7faa9a6cf2d4a8a714

Thank you!