Jiping Ma 997cf36107 kernel-modules: re-enable mlnx-ofa_kernel
This commit re-enables mlnx-ofa_kernel OOT drivers and disables the
in-tree bnxt_en/bnxt_re and mlnx-ofa_kernel drivers because we decide
to select the OOT drivers for bnxt_en/bnxt_re and mlnx-ofa_kernel based
on Melanox/Broadcom's suggestion.

We also upgrade the driver version recommended by Nvidia. Upgrade
the mlnx-ofa_kernel to the version 23.10.2.1.3.1 from 5.9, also upgrade
the rdma-core to the version 2307mlnx47 from 59mlnx44.

This commit also corrects one small patch naming issue, deletes 'i' in
the patch name.

The new versions are:
mlnx-ofa_kernel-23.10.tgz
rdma-core-2307mlnx47.tar.gz

Verification:
  - Build package success for rdma-core, mlnx-ofa_kernel.
  - Install onto a StarlingX system with All-in-One lab with network
    adapters Mellanox's OFED. The network adapters of controllers
    are Mellanox Technologies MT27800 Family [ConnectX-5].
  - The physical function interfaces are up and pass packets for rt
    and std.
  - create vfs, ensure that the interface can come up and pass packets.
  - RDMA/Infiniband over Ethernet functionalities of the Mellanox
    adapters were successfully tested using the Linux RDMA community's
    perftest package.

Story: 2011056
Task: 49876

Change-Id: I0f88125f1332451127947763088c193fc9342405
Signed-off-by: Jiping Ma <jiping.ma2@windriver.com>
(cherry picked from commit 4653f78aa3ffdb6825fac24754dce5f54ac8ae5b)
Signed-off-by: Jiping Ma <jiping.ma2@windriver.com>
2024-07-10 23:27:49 +00:00
..