[USRP-users] Re: UHD routable through port forwarding?

2022-12-16 Thread Marcus D. Leech
On 16/12/2022 21:28, Louis Brown via USRP-users wrote: I have an X300 and N210 I’d like to access through my firewall via a UHD based app. Is this possible, and which port should I forward? Thanks, Lou ___ USRP-users mailing list -- usrp-users@lists.

[USRP-users] UHD routable through port forwarding?

2022-12-16 Thread Louis Brown via USRP-users
I have an X300 and N210 I’d like to access through my firewall via a UHD based app. Is this possible, and which port should I forward? Thanks, Lou ___ USRP-users mailing list -- usrp-users@lists.ettus.com To unsubscribe send an email to usrp-users-le..

[USRP-users] Re: Did anyone else need to do this?

2022-12-16 Thread Mike via USRP-users
Jim, Thanks for taking care of this. I'll just fix it on my end and wait for the eventual updates in the repository. Thanks, Mike From: Jim Palladino Sent: Friday, December 16, 2022 10:04 AM To: usrp-users@lists.ettus.com; Mike Subject: Re: [USRP-users] Re: Did anyone else need to

[USRP-users] Re: UHD SPP problem with E320 and XG link

2022-12-16 Thread Marcus D. Leech
On 16/12/2022 08:25, Samie Mostafavi wrote: Hi Wade, Thanks for your answer. I figured out the problem. It was the switch in between that I had to reboot. I had jumbo frame option enabled on the switch but a reboot was needed. Now that I try it works: host$ ping -M do -s 5850 10.40.3.1 P

[USRP-users] Re: Did anyone else need to do this?

2022-12-16 Thread Jim Palladino
Mike, My last comment was related to gr-ettus (ettus_rfnoc_graph.block.yml), which I installed with gnuradio 3.8 / uhd 4.1. But I do see that gnuradio 3.10 has the exact same issue (as you found) in uhd_rfnoc_graph.block.yml: https://github.com/gnuradio/gnuradio/blob/maint-3.10/gr-uhd/grc/uhd_rfn

[USRP-users] Re: Did anyone else need to do this?

2022-12-16 Thread Jim Palladino
Hi Mike, Yes, I've run into that. I posted an issue last week here: https://github.com/EttusResearch/gr-ettus/issues/69 [https://opengraph.githubassets.com/5b58487cd101d233e77dea3debf24f97c1326803f405d696532fef76e41550f5/EttusResearch/gr-ettus/issues/69]

[USRP-users] Did anyone else need to do this?

2022-12-16 Thread Mike via USRP-users
Hi all, This goes in the category of "Did anyone else need to do this?". I'm running Ubuntu 20.04.5 LTS with GNURadio 3.8 (Maint) and UHD 4.0. I recently upgraded UHD to 4.2. I ran into a gnuradio issue starting a "RFNoC" flow graph with a syntax error for an unmatched ')': Self.rfnoc_

[USRP-users] Re: UHD SPP problem with E320 and XG link

2022-12-16 Thread Samie Mostafavi
Hi Wade, Thanks for your answer. I figured out the problem. It was the switch in between that I had to reboot. I had jumbo frame option enabled on the switch but a reboot was needed. Now that I try it works: host$ ping -M do -s 5850 10.40.3.1 PING 10.40.3.1 (10.40.3.1) 5850(5878) bytes of da

[USRP-users] Re: UHD SPP problem with E320 and XG link

2022-12-16 Thread Wade Fife
Hi Samie, In your example, you requested to use "addr=10.40.3.1". To use the 10 GbE SFP port, be sure to specify the address of the XG port, which is typically 192.168.10.2. I don't think jumbo frames are supported over the 1 GbE RJ45 port. Thanks, Wade On Fri, Dec 16, 2022 at 4:47 AM Samie Mos

[USRP-users] Re: UHD SPP problem with E320 and XG link

2022-12-16 Thread Samie Mostafavi
Hi, I could narrow down the problem to tx_spp. Tried the following command instead for benchmark and it seems that RX spp could be set to 1919 but TX spp max that is reported by the radio is 492. Does anyone know how I can increase TX spp? sudo ./benchmark_rate --args "mgmt_addr=10.10.3.1,ad

[USRP-users] UHD SPP problem with E320 and XG link

2022-12-16 Thread Samie Mostafavi
Hi, I have an E320 device connected to the host with XG fiber connection and XG FPGA loaded on the E320. UHD version is 4.3.0. I have set the mtu to 9000 on both sides. Below you can find the configurations. I am trying to set spp to 1919 but I always get 492. I read in the documents that it d