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