I don't know exactly when, but Ettus changed from using XGS and HGS images
to XG and HG.  I think this was in between 3.9 and 3.10 so maybe you are OK
with the XG image. But, I would recommend using the "--fpga-path" command
line argument to specify exactly which image you want.  My guess is that
when you use Vivado to download an image and things "work", you are
selecting an exact FPGA file in the Vivado GUI.  What happens if you select
this example same file using the "--fpga-path" argument to the
uhd_image_loader program?

On Fri, Dec 3, 2021 at 9:15 AM <iw1...@gmail.com> wrote:

> I can try re-programming with new images (if not already done) starting
> from Vivado. Is this what you mean?
>
> I tried a flood ping. With up to 6000 bytes packet all is fine. With 7000
> I start loosing a bit. With 8000 it loose 50%. I’m not sure if this is
> normal with such long packets.
>
> abusso@ttclabsdr:~$ sudo ping -s 6000 192.168.30.2 -f
> PING 192.168.30.2 (192.168.30.2) 6000(6028) bytes of data.
> .
> --- 192.168.30.2 ping statistics ---
> 147 packets transmitted, 146 received, 0% packet loss, time 2875ms
> rtt min/avg/max/mdev = 19.729/25.174/27.233/1.240 ms, pipe 2, ipg/ewma 
> 19.697/24.942 ms
>
> abusso@ttclabsdr:~$ sudo ping -s 7000 192.168.30.2 -f
> PING 192.168.30.2 (192.168.30.2) 7000(7028) bytes of data.
> .....................
> --- 192.168.30.2 ping statistics ---
> 119 packets transmitted, 98 received, 17% packet loss, time 2235ms
> rtt min/avg/max/mdev = 22.885/101.313/137.328/24.301 ms, pipe 8, ipg/ewma 
> 18.943/108.385 ms
>
> abusso@ttclabsdr:~$ sudo ping -s 8000 192.168.30.2 -f
> PING 192.168.30.2 (192.168.30.2) 8000(8028) bytes of data.
> .....................................................................
> --- 192.168.30.2 ping statistics ---
> 138 packets transmitted, 69 received, 50% packet loss, time 1799ms
> rtt min/avg/max/mdev = 26.077/111.479/130.336/20.520 ms, pipe 10, ipg/ewma 
> 13.138/116.295 ms
>
> _______________________________________________
> USRP-users mailing list -- usrp-users@lists.ettus.com
> To unsubscribe send an email to usrp-users-le...@lists.ettus.com
>
_______________________________________________
USRP-users mailing list -- usrp-users@lists.ettus.com
To unsubscribe send an email to usrp-users-le...@lists.ettus.com

Reply via email to