Intel-BMC/mctpd

About the mechanics of mctpd ——receive Message

Closed this issue · 0 comments

Hello, I have the following questions:
When an entity replies two messages to the BMC in a row, I use busctl tool to test or write my own test code and find that if the Msg Tag of the two messages is the same, but the Tag Owner of the second message is 1, the reply I receive is always only the first message, the second message seems to be lost in some process?
I was wondering if the current code framework doesn't seem to support this kind of application scenario?
In addition, the second message cannot implement the operation of ioc post. Is this the reason why I cannot receive the message?