Ethernet Products
Determine ramifications of Intel® Ethernet products and technologies
4811 Discussions

Issue in running sample-app with intel flexran

Rajisha
Novice
1,017 Views

Hi,

We are trying to run sample application of DU and RU following the link https://docs.o-ran-sc.org/projects/o-ran-sc-o-du-phy/en/latest/Setup-Configuration_fh.html#a-1-setup-configuration.

While we are launching the application we are getting Error: "Loading file ./usecase/mu0_10mhz/ant_0.bin to DL IFFT IN IQ Samples in binary format: can't open file ./usecase/mu0_10mhz/ant_0.bin!".

We learnt from oran documentation on ODU-L that Octave software is required for generating IQ samples for that.

Can someone guide us on how to generate those samples using Octave and gen_test.m file.

 

 

icc version 19.1.2.254

dpdk version: 19.11

OS:CentOS Linux release 7.7.1908

uname -r : 3.10.0-1160.42.2.rt56.1182.el7.x86_64

cat /proc/cmdline
BOOT_IMAGE=/vmlinuz-3.10.0-1160.42.2.rt56.1182.el7.x86_64 root=/dev/mapper/centos-root ro crashkernel=auto spectre_v2=retpoline rd.lvm.lv=centos/root rd.lvm.lv=centos/swap rhgb quiet processor.max_cstate=1 intel_idle.max_cstate=0 intel_pstate=disable idle=poll default_hugepagesz=1G hugepagesz=1G hugepages=32 intel_iommu=on iommu=pt selinux=0 enforcing=0 nmi_watchdog=0 audit=0 mce=off kthread_cpus=0 irqaffinity=0 skew_tick=1 isolcpus=1-17 intel_pstate=disable nosoftlockup nohz=on nohz_full=1-17 rcu_nocbs=1-17

 

Regards,

Rajisha

 

 

0 Kudos
3 Replies
Rajisha
Novice
959 Views

Ok, now able to generate the IQ samples after installing Octave.

Tried running the sample-app,

./build/sample-app -c ./usecase/mu0_10mhz/config_file_o_du.dat -p 2 0000:17:02.1 0000:17:02.0

 

EAL: Detected 128 lcore(s)
EAL: Detected 4 NUMA nodes
EAL: Auto-detected process type: PRIMARY
EAL: Multi-process socket /var/run/dpdk/wls_0/mp_socket
EAL: Selected IOVA mode 'PA'
EAL: Probing VFIO support...
EAL: PCI device 0000:17:02.1 on NUMA socket 0
EAL: probe driver: 8086:154c net_i40e_vf
EAL: Driver cannot attach the device (0000:17:02.1)
EAL: Failed to attach device on primary process
sample-app: Network port doesn't exist

0 Kudos
Rajisha
Novice
899 Views

Hi Team,

 

Is there any input on this issue?

 

While running the sample-app, we are seeing below error.

 

EAL: Detected 128 lcore(s)
EAL: Detected 4 NUMA nodes
EAL: Auto-detected process type: PRIMARY
EAL: Multi-process socket /var/run/dpdk/wls_0/mp_socket
EAL: Selected IOVA mode 'PA'
EAL: Probing VFIO support...
EAL: PCI device 0000:17:02.1 on NUMA socket 0
EAL: probe driver: 8086:154c net_i40e_vf
EAL: Driver cannot attach the device (0000:17:02.1)
EAL: Failed to attach device on primary process
sample-app: Network port doesn't exist

 

Is there any config issue? Are we missing anything?

icc version 19.1.2.254

dpdk version: 19.11

OS:CentOS Linux release 7.7.1908

uname -r : 3.10.0-1160.42.2.rt56.1182.el7.x86_64

cat /proc/cmdline
BOOT_IMAGE=/vmlinuz-3.10.0-1160.42.2.rt56.1182.el7.x86_64 root=/dev/mapper/centos-root ro crashkernel=auto spectre_v2=retpoline rd.lvm.lv=centos/root rd.lvm.lv=centos/swap rhgb quiet processor.max_cstate=1 intel_idle.max_cstate=0 intel_pstate=disable idle=poll default_hugepagesz=1G hugepagesz=1G hugepages=32 intel_iommu=on iommu=pt selinux=0 enforcing=0 nmi_watchdog=0 audit=0 mce=off kthread_cpus=0 irqaffinity=0 skew_tick=1 isolcpus=1-17 intel_pstate=disable nosoftlockup nohz=on nohz_full=1-17 rcu_nocbs=1-17

 

we are following the link: https://docs.o-ran-sc.org/projects/o-ran-sc-o-du-phy/en/latest/Setup-Configuration_fh.html 

and configured DU and RU on different servers.

 

Regards,

Rajisha

0 Kudos
Leonardo_C_Intel
Moderator
814 Views

Hello Rajisha,


Thank you for posting in the Intel Community.


Since this question involves DPDK, please check with Intel Premier Support for further assistance. See the following for access to Intel Premier Support.


Click the "Access and Log In" to contact the DPDK support https://www.intel.com/content/www/us/en/design/support/ips/training/welcome.html


Please be informed that we will now close this request. Just feel free to post a new question if you may have any other inquiries in the future.


Regards,

Leonardo C.


Intel Customer Support Technician


0 Kudos
Reply