Setting DPDK with O-RU #518
-
Hi, Has anyone yet tried to connect DU to Benetel's RAN550 V0.8.1 with DPDK? As far as we understand, there is no way to do PTP timestamping on a network interface that is managed by DPDK (correct me if I am wrong). So, we prepared a setup to sync the DU and RU with 1PPS signals. With this same setup, as soon as we bind the interface (between DU and RU) to vfio-pci, the UE doesn't connect anymore. The only changes we do are literally binding the network interface to vfio-pci and changing The gnb.log file gets filled with If anyone had a similar experience, would appreciate the help. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
Hey, if you use DPDK on one interface you can't run PTP on the same. To overcome this either use another port of the NIC to run the PTP daemon or use virtual functions for DPDK/gNB. You can then still run PTP on the physical interface. |
Beta Was this translation helpful? Give feedback.
update: we were able to run the system with DPDK, using GPS sync mode instead of PTP, after firmware upgrade to v1.0.4.
Not sure if the firmware version is the only reason it worked, but I can't remember anything else that changed.
Same steps in srs guide were followed, in addition to Intel's E810 dpdk guide which was quite helpful:
https://edc.intel.com/content/www/us/en/design/products/ethernet/config-guide-e810-dpdk/bios-settings/