MLX4 driver upgrade - kernel v6.4
Description:
Hi all, This MR includes all the patches for mlx4 driver from kernel v6.4 with fixes up to latest upstream v6.7
JIRA:
JIRA: https://issues.redhat.com/browse/RHEL-883
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 mlx4 drivers on x86_64 systems (using ConnectX-3),
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