Hi;
I have a question about QMSS, and also about other coprocessor. Let us assume I have a function that is going to take the result of FFT coprocessor, do some calculations on it then give it to BCP coprocessor. It is obvious that In order to make it with zero copy the free desc queue of BCP should be the same with out free desc queue of FFT. Is it correct, could I use like this configuration ?
And let me to make it more complicated. It may not be only the FFT coprocessor descripter that I want to give to BCP. I know I may change Coprocessors out que dynamicaly with using packet header. Is it also possible to change free desc que which is the que that BCP will going to push the free buffer.
Thanks
Tugrul