[USRP-users] Re: Drop packets and sequence errors during X410 DPDK benchmark test

2024-11-06 Thread Marcus D. Leech
On 04/11/2024 20:12, dhpanch...@gmail.com wrote: I got it work. It seems RT_RUNTIME_SHARE disabled was the culprit. I re-enabled it using these instructions and the benchmark worked without packet drops or underruns: *Underruns Every Second with DPDK + Ubuntu* With Linux kernels 5.10 and be

[USRP-users] Re: Drop packets and sequence errors during X410 DPDK benchmark test

2024-11-04 Thread Marcus D. Leech
On 04/11/2024 20:12, dhpanch...@gmail.com wrote: I got it work. It seems RT_RUNTIME_SHARE disabled was the culprit. I re-enabled it using these instructions and the benchmark worked without packet drops or underruns: *Underruns Every Second with DPDK + Ubuntu* With Linux kernels 5.10 and be

[USRP-users] Re: Drop packets and sequence errors during X410 DPDK benchmark test

2024-11-04 Thread dhpanchaai
I got it work. It seems RT_RUNTIME_SHARE disabled was the culprit. I re-enabled it using these instructions and the benchmark worked without packet drops or underruns:\ \ **Underruns Every Second with DPDK + Ubuntu** With Linux kernels 5.10 and beyond, we have observed periodic underruns on sys

[USRP-users] Re: Drop packets and sequence errors during X410 DPDK benchmark test

2024-10-30 Thread dhpanchaai
Yes, its a bare metal system (no VM involved). I have the RF cable connected from A:0 to A:1 and I’m using the Mellanox cable connected from OSFP28-1 (right port on X410) to right port on 100G NIC card. I’m using Xubuntu 22.04.\ $ lsb_release -a No LSB modules are available. Distributor ID: U

[USRP-users] Re: Drop packets and sequence errors during X410 DPDK benchmark test

2024-10-30 Thread Marcus D. Leech
On 30/10/2024 13:38, dhpanch...@gmail.com wrote: I had to change my 100G IP address to 192.168.120.2 and channels on the X410 to “A”. I set the CPU to Performance Mode and lowered the sample rate to 122.88e6. However, I’m still experiencing dropped packets and sequence errors. /usr/local/

[USRP-users] Re: Drop packets and sequence errors during X410 DPDK benchmark test

2024-10-30 Thread dhpanchaai
Here is the cpuinfo from the terminal:\ \ $ sudo cpufreq-set -c 11 -g performance $ cpufreq-info cpufrequtils 008: cpufreq-info (C) Dominik Brodowski 2004-2009 Report errors and bugs to cpuf...@vger.kernel.org, please. analyzing CPU 0: driver: intel_pstate CPUs which run at the same hardw

[USRP-users] Re: Drop packets and sequence errors during X410 DPDK benchmark test

2024-10-29 Thread Marcus D. Leech
On 29/10/2024 19:38, dhpanch...@gmail.com wrote: Hi, I’m trying to conduct the UHD benchmark test using DPDK on X410 radio. I’m using the NI Dual 100 Gigabit Ethernet PCIe NIC card, using the Mellanox drivers, and have the UC_200 fpga image loaded on the radio. However, I keep experiencing p