Open RGerzaguet opened 4 years ago
@RGerzaguet Thank you for reporting this. We have opened an internal issue for further investigation.
There has been a significant architecture change in the software for the E310 between 3.9.2 and 4.0.0.0 including the transport between the ARM and FPGA fabric. It is likely that change that has had the biggest impact on the streaming performance. You can try playing around with some of the device arguments (specifically recv_buff_size
, num_recv_frames
, and recv_frame_size
) to see if they help at all while we investigate.
@michael-west Any update on the issue? I see same behavior.
Hello everyone,
I have some e310 devices (sg3) with UHD 3.9 on it (UHD_003.009.002-0-unknown). The behavior is fine and if I try to benchmark the receiver performance, I get the following performance results
I have upgraded the e310 device recently on UHD4.0.0 with the new SD image and if I redo the same benchmark, I get this
It seems that the e310 devices does not allow more than 4MHz Rampling on the arm, contrary to the 11.9MHz obtained with UHD3. The results are aligned with the green blinking LED that shows that a lot of Rx samples are dropped. This is not a normal behavior any advices or clues would be greatly appreciated. BR