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.

which queue to map ?

Hi  

   I am leaning the Navigator and SRIO based on EVM6678

   I wonder that whether the queue number is  specific to a defined use

  such as

/* This is the table which maps the core to a specific receive queue. */

   coreToQueueSelector[0] = 704;

   coreToQueueSelector[1] = 705;

   coreToQueueSelector[2] = 706;

  coreToQueueSelector[3] = 707;

Then which document should I read for the queues specific functions?

Thank you.

Best Regards

Yewkui Wang