From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla@dpdk.org
Subject: [Bug 215] IPC socket of 2 primary processes may conflict
Date: Tue, 26 Feb 2019 16:19:15 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
To: dev@dpdk.org
Return-path:
In-Reply-To:
List-Id: DPDK patches and discussions
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Errors-To: dev-bounces@dpdk.org
Sender: "dev"
https://bugs.dpdk.org/show_bug.cgi?id=3D215
Anatoly Burakov (anatoly.burakov@intel.com) changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |INVALID
--- Comment #1 from Anatoly Burakov (anatoly.burakov@intel.com) ---
This is incorrect. Socket path is generated from create_socket_path() call =
at
eal_common_proc.c:135. That, in turn, will call eal_mp_socket_path(), which
uses rte_eal_get_runtime_dir() to get its path. That path includes the huge=
file
prefix.
--=20
You are receiving this mail because:
You are the assignee for the bug.=