When will DOCA 3.5.0 be available to fix kernel build error?

When will DOCA 3.5.0 be released? The supplied DKMS installer fails to build on RHEL 9.8, kernel version 5.14.0-687.25.1.el9_8.x86_64 with

/var/lib/dkms/mlnx-ofa_kernel/26.04-OFED.26.04.0.8.6.1/build/drivers/net/ethernet/mellanox/mlx5/core/dpll.c:352:20: error: initialization of ‘int (*)(const struct dpll_pin *, void *, const struct dpll_device *, void *, struct dpll_ffo_param *, struct netlink_ext_ack )’ from incompatible pointer type ‘int ()(const struct dpll_pin *, void *, const struct dpll_device *, void *, s64 *, struct netlink_ext_ack )’ {aka ‘int ()(const struct dpll_pin *, void *, const struct dpll_device *, void *, long long int *, struct netlink_ext_ack *)’} [-Werror=incompatible-pointer-types]
352 | .ffo_get = mlx5_dpll_ffo_get,
| ^~~~~~~~~~~~~~~~~
/var/lib/dkms/mlnx-ofa_kernel/26.04-OFED.26.04.0.8.6.1/build/drivers/net/ethernet/mellanox/mlx5/core/dpll.c:352:20: note: (near initialization for ‘mlx5_dpll_pins_ops..ffo_get’)

The response to

said that 3.5.0 would include a fix in the ‘July’ release.

Writing to inform you that this issue has been reported to NVIDIA Enterprise Experience by another party, and that there is already a fix pending for the upcoming July 2026 DOCA release (DOCA 3.5.0).

This issue impacts compilation against kernel 5.14.0-687.17.1.el9_8 or later.

Can you provide an updated release date?

If 3.5.0 will not be released prior to aug 11, which version prior to 3.4 should we use for our Aug 18 downtime update?

Thank you, – bennet

I agree it would be good to know, given that we are constantly under pressure for running the latest kernel due to security issues, waiting one month for this to be fixed is not optimal