ayshathul

Results 14 comments of ayshathul

Hi @cneely-amd , I am facing similar issue, as I am not able to see the interface enp8s0f0 when I run the below commands. `sudo setpci -s 08:00.0 COMMAND=0x02;` `sudo...

Hi, Thanks for the input. I tried to disable the RS_FEC in onic driver, But the device Link is not up even the physically QSFP is connected. `$sudo ifconfig enp8s0...

Hi Team, Even I am facing the same issue. Could you please let us know how librte_ans.a/librte_anssock.a to be created for znver1. Thanks in advance.

Hi @cneely-amd, Thanks for the reply. Vivado : v2021.2 (64-bit) QDMA : v4.0 Below are the cpu configurations of PowerEdge R520. $ lscpu Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte...

Hi @cneely-amd, Thanks for the reply. I am using Rhel8 OS , DPDK v20.11.0, Pktgen-DPDK v21.03.0, DMA IP drivers commit id 7859957 (has QDMA-DPDK v2020.2.1) I had performed 1 )...

Hi @cneely-amd, Thanks for the response. The timing information is available in below image. ![image](https://github.com/Xilinx/open-nic/assets/148769790/6ec84ad4-4ec6-4cb7-a4e3-610cd734d543)

Hi @cneely-amd, Thanks for the reply. I have used the open-nic-shell from git and compiled using below commands. I have not made any modifications in open-nic shell. ``` $ git...

Hi @cneely-amd, Thanks for the update. Please add ```-rpath=/usr/local/lib64/``` next to **-Wl** in pkgconfig files ```/usr/local/lib64/pkgconfig/libdpdk-libs.pc``` and ```/usr/local/lib64/pkgconfig/libdpdk.pc```. The file contents can be.. ``` $ sudo cat /usr/local/lib64/pkgconfig/libdpdk.pc ..... Libs.private:...

Hi @cneely-amd, I had used similar commands to init QDMA, CMAC0 and CMAC1. Before binding I am inserting VFIO-PCI driver ``` sudo modprobe vfio-pci iommu=pt intel_iommu=on```.While executing the pktgen application,...

Hi @cneely-amd, Thanks for the immediate response. We can check for tomorrow. For an updation, I had rebooted and restarted the Pktgen application multiple times still the transmission rapidly change...