> On Aug 1, 2022, at 12:40 AM, Sreekanth Reddy <sreekanth.reddy@xxxxxxxxxxxx> wrote: > > It is getting cleared in mpi3mr_process_admin_reply_desc() with below lines, > > if (cmdptr->is_waiting) { > complete(&cmdptr->done); > cmdptr->is_waiting = 0; > } else if (cmdptr->callback) > cmdptr->callback(mrioc, cmdptr); Ah.. I see that now. -- Himanshu Madhani Oracle Linux Engineering