SIGN IN SIGN UP

UCT/DEVICE: fix gda qp state (#11517)

* UCT/GDAKI: Reset pooled QPs before reconnect

Reuse of pooled GDAKI channel blocks left QPs in RTS, so reconnect
failed when devx_connect_qp expected INIT. Reset QPs on cleanup and
reconnect, and add a shared devx RST2INIT helper.

* GTEST/GDAKI: test for reconnect

* UCT/GDAKI: fix build

* GTEST/GDAKI: fix test

* UCT/GDKAI: fix according to comments

* UCT/GDKAI: fix according to comments

* UCT/GDAKI: address comments

* UCT/GDAKI: address comments

* UCT/GDAKI: reverse qps block reset

---------

Co-authored-by: Zihao Zhao <zizhao@nvidia.com>
Z
Zihao Zhao committed
3cee2817a6024b8109ef88ed71d4cfc0c288bcfa
Parent: 09c9676
Committed by GitHub <noreply@github.com> on 7/15/2026, 12:32:06 PM