Skip to content

MLX5 driver upgrade - kernel v6.3

Mohammad Kabat requested to merge mkabat/centos-stream-9:2165364 into main

Description:

Hi all,

This MR includes patches for upgrading mlx5 driver
up to kernel v6.3

Bugzilla:

Bugzilla: http://bugzilla.redhat.com/2164747
Bugzilla: http://bugzilla.redhat.com/2164766
Bugzilla: http://bugzilla.redhat.com/2164777
Bugzilla: http://bugzilla.redhat.com/2164782
Bugzilla: http://bugzilla.redhat.com/2165320
Bugzilla: http://bugzilla.redhat.com/2165364
Bugzilla: http://bugzilla.redhat.com/2015447
Bugzilla: http://bugzilla.redhat.com/2165324
Bugzilla: http://bugzilla.redhat.com/2214574

Upstream-status:

=========

All patches are accepted upstream to Linus tree.

Each patch commit message describes its origin.

Testing:

========

This patch set passed incremental build testing to verify that it is bisectable.

Sanity tests ran over mlx5 drivers on x86_64 systems (using ConnectX-4/5/6),

including the following:

Ethernet:

-- IPv4 traffic (ICMP, TCP, UDP).

-- IPv6 traffic (ICMP, TCP, UDP).

VLAN:

-- IPv4 traffic (ICMP, TCP, UDP).

-- IPv6 traffic (ICMP, TCP, UDP).

RoCE:

-- RDMA (ibv_*_pingpong).

-- RDMACM (examples that comes with librdmacm packages).

Infiniband:

-- RDMA (ibv_*_pingpong).

-- RDMACM (examples that comes with librdmacm packages).

IPoIB:

-- IPv4 traffic (ICMP, TCP, UDP).

-- IPv6 traffic (ICMP, TCP, UDP).

PKey:

-- IPv4 traffic (ICMP, TCP, UDP).

-- IPv6 traffic (ICMP, TCP, UDP).

ASAP2/OVS:

-- Various sanity tests covering OVS offloads.

NFSoRDMA:

-- Discover, mount and write.

iSER:

-- Discover, login and mount.

SRP:

-- Verify srp_daemon service is up and system can discover SRP targets.

Signed-off-by: Mohammad Kabat mkabat@redhat.com

Edited by Michal Schmidt

Merge request reports