ucx
ucx copied to clipboard
UCT/API/V2: Introduce uct_iface_query_v2 API
What
API PR for uct_iface_query_v2
Why ?
To enable adding new fields to be queried by uct_iface_query without breaking compatibility (field_mask) We plan to add new field to specify the number of supported active message priorities.
@shamisp can you pls review as well?