ucx
ucx copied to clipboard
TOOLS/PERF: Third batch commit for DPU xgvmi daemon
What
Second batch commit for DPU xgvmi daemon It contains handlers for host-to-peer and peer-to-peer messages no the daemon side.
For reference: First batch commit https://github.com/openucx/ucx/pull/9536 is merged. Second batch commit https://github.com/openucx/ucx/pull/9624 is merged. Original changes: https://github.com/openucx/ucx/pull/8767
Why ?
The overall goal is to provide initial support for offloading communication to DPU using exported memh feature. We split the original change-set into several parts not exceeding 500 LOC limit, so that it's easier to review.