[SRU][focal][pull] pull RoCE Disable from 5.5

Jeff Lane jeffrey.lane at canonical.com
Thu Jul 30 20:08:31 UTC 2020


BugLink: https://bugs.launchpad.net/bugs/1877270

The following changes since commit 98c4545e2d65ed35c31056f72c4da20f6b5ea0d0:

  UBUNTU: Ubuntu-5.4.0-42.46 (2020-07-09 19:50:26 -0400)

are available in the Git repository at:

  https://git.launchpad.net/~bladernr/ubuntu/+source/linux/+git/focal 1877270-pull-roce-disable-from-5.5

for you to fetch changes up to bc9828bb177ef3eff1723c58c949b360b9f137ed:

  IB/mlx5: Do reverse sequence during device removal (2020-07-27 18:00:28 -0400)

----------------------------------------------------------------
Michael Guralnik (6):
      devlink: Add new "enable_roce" generic device param
      net/mlx5: Document flow_steering_mode devlink param
      net/mlx5: Handle "enable_roce" devlink param
      IB/mlx5: Rename profile and init methods
      IB/mlx5: Load profile according to RoCE enablement state
      net/mlx5: Add devlink reload

Parav Pandit (1):
      IB/mlx5: Do reverse sequence during device removal

zhong jiang (1):
      net/mlx5: Remove unneeded variable in mlx5_unload_one

 .../networking/device_drivers/mellanox/mlx5.rst    | 21 +++++++++++
 Documentation/networking/devlink-params-mlx5.txt   | 17 +++++++++
 Documentation/networking/devlink-params.txt        |  4 +++
 drivers/infiniband/hw/mlx5/ib_rep.c                |  2 +-
 drivers/infiniband/hw/mlx5/ib_rep.h                |  2 +-
 drivers/infiniband/hw/mlx5/main.c                  | 41 +++++++++++----------
 drivers/net/ethernet/mellanox/mlx5/core/devlink.c  | 42 ++++++++++++++++++++++
 drivers/net/ethernet/mellanox/mlx5/core/main.c     |  8 ++---
 .../net/ethernet/mellanox/mlx5/core/mlx5_core.h    |  3 ++
 include/linux/mlx5/driver.h                        | 11 ++++++
 include/net/devlink.h                              |  4 +++
 net/core/devlink.c                                 |  5 +++
 12 files changed, 134 insertions(+), 26 deletions(-)
 create mode 100644 Documentation/networking/devlink-params-mlx5.txt



More information about the kernel-team mailing list