About create srq by devx command

hi, there
which ofed version can support to create srq by using gpu memory via devx command MLX5_CMD_OP_CREATE_SRQ, is there any document to explain how to edit an message field, thanks

hi jpsun3000

SRQ is just for control path packet header process.
There’s no user data store in it, so it’s very small and no need to put it on GPU memory
So we do not have such interface for such operation.

Thank you
Meng, Shi

if SRQ control path is offloaded to GPU kernel, could that buffer be GPU memory which is better? by the way, for devx command messages(eg. CREATE_QP), it there any document we can check out that the explanation of every field?

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.