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.

C6670 Linked Host descriptors transmission through SRIO

Hi

Is it possible to send a host descriptor from Core to core  through SRIO in the below mentioned manner ?

Hostdesc1, Hostdesc2, Hostdesc3 . Each linked with data buffer set with  size 10Bytes.

then link descriptors using LinkNextBD API .

Hostdesc3->Hostdesc2->Hostdesc1

Finally I want to send Hostdesc3 in SRIO_Socksend().

Will I get a linear buffer at the receiver side ?

thanks

Rajkumar