Hello everyone
After reading the Keystone Architecture SRIO user guide, I am still confusing how to make the follow control work in RapidIO. Can anyone send me a example project that can show me how to do that?
Thanks in advance
Xining Yu
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.
Hello everyone
After reading the Keystone Architecture SRIO user guide, I am still confusing how to make the follow control work in RapidIO. Can anyone send me a example project that can show me how to do that?
Thanks in advance
Xining Yu
Hi,
MCSDK CSL driver support SRIO Flow control, but the direct example is not available.
Flow control allows certain transmit queues to be left out of scheduling and also allows you to set up filter parameters for various SRIO flows based on DESTID. Please see section 2.3.7 of user's guide for detailed information. Keep in mind this is not the same as the RX flow mapping which assigns receive queue mapping schemes to certain priority levels.
Thanks,