Hi,
I am working on LTE standard (uplink direction) and I need to perform five IDFT using FFTC accelerator (one for each user data) and I have two choice: push one host packet for each data user into TX queue (5 different host packet) or push only one packet into TX QUEUE with five different FFT blocks.
From a performance point of view which one is better?