From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 3023C45C9F; Thu, 7 Nov 2024 15:06:09 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D747842EE9; Thu, 7 Nov 2024 15:06:08 +0100 (CET) Received: from mail-io1-f44.google.com (mail-io1-f44.google.com [209.85.166.44]) by mails.dpdk.org (Postfix) with ESMTP id 1B0FE40265 for ; Wed, 6 Nov 2024 15:27:48 +0100 (CET) Received: by mail-io1-f44.google.com with SMTP id ca18e2360f4ac-83ab5b4b048so308663939f.2 for ; Wed, 06 Nov 2024 06:27:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1730903267; x=1731508067; darn=dpdk.org; h=to:subject:message-id:date:from:mime-version:from:to:cc:subject :date:message-id:reply-to; bh=lR5lFA6AiJsV/r4riyPdabFRTdWE5o3mvE5W0owhbq0=; b=O6GqmcV4oZcQK2kKmGOIiPMdCjbvm30PKOM77ax2AO6IG42nuiVAywTEmz9MugGo9K u0h+jQS8cBUn2uCsuPNRfo9la2Ys9WQhVcE2WN48xjpkKQ910ZZ52DxdM6ZGiDzbJKy4 cYz9J5u6P7I+6daO8BByhx05PRiAIPcWhkG3P7uLCICHPK2XbOZOaqmMhDQpHHhn8k4J oWSW/8rMpJRhNWhugWENas7GDotFLaspAkp0fKsa2I0xfnKXAs6NrZ125s9pg3g4cRNv H5PRCAAnzEYjgJGPjbiEL37+8u+boRbdiohb3QXFV5JxkgfuoB/aAHe6JdlF0zh1qEdu st7g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1730903267; x=1731508067; h=to:subject:message-id:date:from:mime-version:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=lR5lFA6AiJsV/r4riyPdabFRTdWE5o3mvE5W0owhbq0=; b=YMbjz5FhRYyeHd/R7XQk3C+SoupFNnkkDMYjanMplAW+D0wO4LgOGEBdToRzqkHP4B oPh9BZN3wuQdSUTZjaNllpd5tgNxz8s2VgzGi/QZIjCKQV1aRkP3ErFPLEwZRX4INECZ CKj/91MAQhmo9aFIrRd+mGbA8oDQI/jRsYLH0TfIkND07pJocaVAI67nz6QyoUcZcCYL zif3zeKe38Mf4K3528iKk4ihwjQSlnA44b1vPOIuquRvqZvZ2J/aAiPt70UIMlqZk+q7 qst5J1/m7jglGbsPCdZ5pvpkym+MMTxmDES++IFRt2xQzSQp2hCPlJFaDNhAySBLzPsf zOpQ== X-Gm-Message-State: AOJu0Yz1qKozD9AQZfVBFuQYY9VFDfOzRtAbProU+zMEc0Mio5zvEl7X 6XDzzH5zKCdIL5CWGpZwLLlJPLSo1vrO65vVj5S/utrZamLjkoaHYF+i9aOrKezTyth9JY8wFQN d4PcTjgOdgqiNnZk8uzUgEOCIL0Rzy5yh X-Google-Smtp-Source: AGHT+IGJPoUEw5MN9P9V473MDToXIY5vQKRpBbPkD2dcqqt/aa1o7Vzm9pnJrMTsAScNFjZwUiJl+5Q/SPSiyhtGz78= X-Received: by 2002:a05:6602:6102:b0:83b:5221:2a87 with SMTP id ca18e2360f4ac-83b52215d0cmr3025213939f.3.1730903267001; Wed, 06 Nov 2024 06:27:47 -0800 (PST) MIME-Version: 1.0 From: Eldho Paul Mathew Date: Wed, 6 Nov 2024 19:57:35 +0530 Message-ID: Subject: I am not able to see .rte_config file To: dev@dpdk.org Content-Type: multipart/alternative; boundary="0000000000005ece7b06263f52a1" X-Mailman-Approved-At: Thu, 07 Nov 2024 15:06:08 +0100 X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org --0000000000005ece7b06263f52a1 Content-Type: text/plain; charset="UTF-8" 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 is, who is creating the .rte_config file ? Is there any specific command required for that.? Note : Huge Page craetion is successful. --0000000000005ece7b06263f52a1 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
EAL: Detected 12 lcore(s)
EAL: Detected 1 NUMA nodes
PANI= C 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 thi= s DPDK in a VM, I am not able to init the EAL subsystem.
When it is in a Ap= pliances I am able to do.
Question is, who is creating the .rte_config file= ?
Is there any specific command required for that.?

Note : Huge Pag= e craetion is successful.

--0000000000005ece7b06263f52a1--