SIGN IN SIGN UP

UCT/GDA: Fix mem fence issue (#11539)

* UCT/GDA: Fix mem fence issues.

- Add acquire fence to handle possible HW reordering
- Remove heavy threadfence and use release fence instead
- NIC HW is able to handle retro doorbell, remove unnecessary fence

* UCT/GDA: prevent HW reorder.

* UCT/GDA: codestyle fixup.
K
Kok Pyng committed
324acb5d8614a31a68041a267c3ffb19c82457a8
Parent: f521bf6
Committed by GitHub <noreply@github.com> on 6/28/2026, 3:06:06 PM