Part Number: TDA3
Hi Piyali,
Please refer to https://e2e.ti.com/support/processors/f/791/p/767329/2925340#2925340 for more info.
While using network_rx to request streaming from TDA3 running a usecase, observing network performance monitor on PC side seen the network throughput stayed steady at around 20MB/s (depends on amount of data and framePeriodicity specified) and then dipped to near 0 MB/s after 30 seconds of streaming. The throughput then recovered to 20BM/s for another 30 seconds or so.
This issue is reproducible.
1. Configure the radar with 1TX and 4RX
2. Take a radar use case that streams 1 RDM output (I have a usecase that streams 1 RDM + RDM MetaData + PkDetect Target List).
3. Set the framePeriodicity to 17ms. With 1 RDM output, this should be sustainable at 58 frames/sec
I ran the same usecase with framePeriodicity = 66ms and 4 RDM output. It takes a while to see the dip and not at 30 sec interval.
Attached is the snapshot of the network monitor tool on PC side. I run Ubuntu 18.04 on PC side.
Thanks,