Re: net_mlx5: unable to recognize master/representors on the multiple IB devices

2022-02-04 Thread Muhammad Zain-ul-Abideen
Was the mlx card on cpu2? On Fri, Feb 4, 2022, 7:09 PM Asaf Penso wrote: > Great, thanks for the update. > I think the community can benefit if you try with Mellanox NIC and find an > issue that will be resolved. > > Regards, > Asaf Penso > -- > *From:* Rocio Domingue

Re: net_mlx5: unable to recognize master/representors on the multiple IB devices

2022-02-04 Thread Asaf Penso
Great, thanks for the update. I think the community can benefit if you try with Mellanox NIC and find an issue that will be resolved. Regards, Asaf Penso From: Rocio Dominguez Sent: Friday, February 4, 2022 2:54:20 PM To: Asaf Penso ; NBU-Contact-Thomas Monjalon

Re: Mellanox VF failed to start with hairpin queues

2022-02-04 Thread Muhammad Zain-ul-Abideen
Haider, have u installed mlx5 drivers in vm server? What setup u r using. A little more detail will help On Fri, Feb 4, 2022, 1:06 PM Haider Ali wrote: > Hi, > > Can anyone please guide me on why I am not able to do hairpin on VF? I am > running the testpmd application with 1 Hairpin queue and 1

RE: net_mlx5: unable to recognize master/representors on the multiple IB devices

2022-02-04 Thread Rocio Dominguez
Hi Asaf, We have replaced the Mellanox NICs by Intel NICs trying to avoid this problem, but it's not working also, this time with the following error: {"version":"0.2.0","timestamp":"2022-02-02T14:43:37.377+00:00","severity":"info","service_id":"eric-pc-up-data-plane","metadata":{"proc_id":"8"},

RE: net_mlx5: unable to recognize master/representors on the multiple IB devices

2022-02-04 Thread Rocio Dominguez
Hi Asaf, Yes, it seems that DPDK version 20.08 code is built-in with the VNF I'm deploying, so it is always using this version, which apparently doesn't have the patch that overrides this error. I think the patch is the following: https://patches.dpdk.org/project/dpdk/patch/20200603150602.4686-

Mellanox VF failed to start with hairpin queues

2022-02-04 Thread Haider Ali
Hi, Can anyone please guide me on why I am not able to do hairpin on VF? I am running the testpmd application with 1 Hairpin queue and 1 standard queue pair on Mellanox VF but getting following error: $ sudo ./build/app/dpdk-testpmd -l 1,3 -n 4 -a 04:01.2 -- -i --rxq=1 --txq=1 --hairpinq=1 --h