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.
我在官方给的SRIO例程的基础上C6678 SRIO_SERDES_LOOPBACK测试时,数据从DDR读出,然后写入DDR,测试1X、2X、4X模式速率发现2X模式是1X的两倍速,但是4X模式却没有1X模式的四倍,且差的很多,我降低SRIO的速度,2.5Gbps依然是达不到,请问是什么原因?
请试试增加 Payload size。请参考附件SRIO的性能测试数据。1512.Throughput Performance Guide for C66x KeyStone Devices (Rev. A) (2).pdf
你好shine,我现在测试的是swrite,就是directIO模式下,我测试的是256Mbit的数据,设置的LSU每次传输的数据是1Mbit,已经达到了最大,我通过提高内核速度到1.25G,发现4X模式下速度有了提高,达到9.6Gbps,请问您有这方面经验吗,能帮忙解答一下吗