I am not able to see .rte_config file

2024-11-07 Thread Eldho Paul Mathew
EAL: Detected 12 lcore(s) EAL: Detected 1 NUMA nodes PANIC in rte_eal_config_attach(): Cannot open '/var/run/.rte_config' for rte_mem_config I am using DPDK 18.05.1 version. When I used this DPDK in a VM, I am not able to init the EAL subsystem. When it is in a Appliances I am able to do. Question

Driver: bnxt_en

2025-01-09 Thread Eldho Paul Mathew
We are using DPDK 18.05.1 We received a new network card. Broadcom Inc. and subsidiaries BCM57414 NetXtreme-E 10Gb/25Gb RDMA Ethernet Controller DPDK 18.05.1 has support for this card and driver bnxt_en? If not, which stable version onwards has this driver support added?

Re: Driver: bnxt_en

2025-03-27 Thread Eldho Paul Mathew
rkplumber.org> wrote: > On Fri, 10 Jan 2025 10:02:48 +0530 > Eldho Paul Mathew wrote: > > > We are using DPDK 18.05.1 > > > > We received a new network card. > > > > Broadcom Inc. and subsidiaries BCM57414 NetXtreme-E 10Gb/25Gb RDMA > Ethernet > > Co

Migrate DPDK 18.05.1 -> DPDK 24.11.1 LTS

2025-04-04 Thread Eldho Paul Mathew
Hi, In the 24.11.1 build, I have specific questions 1) I need the DPDK output in static lib format. How can I switch off the shared lib build? 2) I need to build librte_kni. a - Is this module deprecated in DPDK 24.11.1 3) How can I enable librte_pmd_* modules? In the driver/net folder, many pm