RE: I need DPDK MLX5 Probe error support

2021-10-11 Thread Jaeeun Ham
Hi Thomas, I attached the testpmd result which is gathered on the host sever. Could you please take a look at the mlx5_core PCI issue? Thank you in advance. BR/Jaeeun -Original Message- From: Thomas Monjalon Sent: Sunday, October 3, 2021 4:51 PM To: Jaeeun Ham Cc: users@dpdk.org;

RE: I need DPDK MLX5 Probe error support

2021-10-11 Thread Jaeeun Ham
Hi Thomas, I attached both testpmd results. (host server, docker container) Could you interpret what is the fault cause? BTW, I added LD_LIBRARY_PATH=libjansson.so.4 to run the dpdk-testpmd on the host. mlx5_nl_ifindex() seems to require linux kernel 4.17 at least. mlx5_nl_send() and

RE: I need DPDK MLX5 Probe error support

2021-10-11 Thread Jaeeun Ham
Hi Thomas, I am sorry for the inconvenience. Docker is compiled as a layered, so three attached Dockerfiles are used. Dockerfile.prod.base: application base Dockerfile.prod: application Dockerfile.build: tool chains < docker container version > 4a9d999f0c15:/ # uname -a Linux 4a9d999f0c15

RE: I need DPDK MLX5 Probe error support

2021-10-11 Thread Jaeeun Ham
Hi Thomas, Could you take a look at the attached file? My engineer managed to compile DPDK 20.11 to support MLX5. Please find the output from dpdk-testpmd command in attached file. As you can see testpmd was able to probe mlx5_pci drivers and get MAC addresses. The key issue in his case for

Multiple Testbbdev app on the same hardware

2021-10-11 Thread Seckin DELICIK
Dear all, I am an Intern who works on DPDK and I am actually running "Testbbdev" app of DPDK on some specific hardware. But when I try to run two testbbdev in the same time on the same exact hardware, I am having some problems. I run the same app in two different terminals on the CentOS7

Re: [Pktgen] how to send pcap file in loop

2021-10-11 Thread David Marchand
Hi Marco, On Mon, Oct 11, 2021 at 8:36 AM Marco Faltelli wrote: > > I was wondering, how do you replay a pcap file forever in Pktgen? > I'm using pktgen 19.08 and I'm trying to replay a pcap file at line rate on > one interface. I'm using the '-s IFACE:file.pcap' option but the > application

RE: I need DPDK MLX5 Probe error support

2021-10-11 Thread Jaeeun Ham
+Keunho Shin ; Joonmo Koo -Original Message- From: Jaeeun Ham Sent: Saturday, October 9, 2021 10:12 AM To: Thomas Monjalon Cc: users@dpdk.org; alia...@nvidia.com; rasl...@nvidia.com; as...@nvidia.com Subject: RE: I need DPDK MLX5 Probe error support Hi Thomas, I am sorry for the

Re: Build troubles, CentOS7.9, latest DPDK from github

2021-10-11 Thread Asaf Penso
Also, check out this part of the dpdk.org documentation: http://doc.dpdk.org/guides/linux_gsg/sys_reqs.html Regards, Asaf Penso From: Xueming(Steven) Li Sent: Thursday, October 7, 2021 1:54:58 PM To: za...@yandex.ru ; users@dpdk.org Subject: Re: Build troubles,

[Pktgen] how to send pcap file in loop

2021-10-11 Thread Marco Faltelli
Hi all, I was wondering, how do you replay a pcap file forever in Pktgen? I'm using pktgen 19.08 and I'm trying to replay a pcap file at line rate on one interface. I'm using the '-s IFACE:file.pcap' option but the application stops after repeating around 3 times the pcap trace. I've also tried