Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UCT/MLX5: Initialize DP fields before creating command QP #10478

Conversation

yosefe
Copy link
Contributor

@yosefe yosefe commented Feb 10, 2025

Why

Fix https://redmine.mellanox.com/issues/4246892

[ RUN      ] rcx/test_ucp_tag_match.send2_nb_recv_medium_wildcard/1 <rc_x/req_ext>
[1736352962.257227] [nemo03:678154:0]      ib_mlx5_dv.c:407  UCX  ERROR mlx5dv_devx_obj_modify(opcode=0x503) failed, syndrome 0x823f8d: Remote I/O error

@brminich
Copy link
Contributor

maybe it is also worth to disable tag offload if ddp is enabled?

@yosefe
Copy link
Contributor Author

yosefe commented Feb 10, 2025

maybe it is also worth to disable tag offload if ddp is enabled?

The issue happens on devices that don't have DDP, and create TM CMD QP.
I guess the bug happens when we run also on CX8 device, and happens to be a non-0 value in the un-initialized field.

@yosefe yosefe enabled auto-merge February 10, 2025 16:20
@yosefe yosefe merged commit 2e6360a into openucx:master Feb 10, 2025
150 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants