ofiwg / libfabric

Open Fabric Interfaces
http://libfabric.org/
Other
527 stars 369 forks source link

prov/efa: Post rx buffer in the first fi_cntr_read #10144

Closed shijin-aws closed 5 days ago

shijin-aws commented 6 days ago

It may be possible that application (currently fabtests) only use fi_cntr_read to poll completions without calling fi_cq_read. In this case, the first fi_cntr_read should post rx buffers to all bounded eps as well.

shijin-aws commented 6 days ago

related to https://github.com/ofiwg/libfabric/issues/10145

shijin-aws commented 5 days ago

bot:aws:retest