This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
向队列中push数据的时候写该寄存器,pop的时候读改寄存器
而DESC_SIZE字段最大只有256个字节,那么如果我push一个描述符长度是1024byte 怎么办?
还有我再pop这个描述符的时候怎么知道他的真正长度?