[dpdk-dev] [Bug 215] IPC socket of 2 primary processes may conflict

bugzilla at dpdk.org bugzilla at dpdk.org
Tue Feb 26 17:19:15 CET 2019


https://bugs.dpdk.org/show_bug.cgi?id=215

Anatoly Burakov (anatoly.burakov at intel.com) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |INVALID

--- Comment #1 from Anatoly Burakov (anatoly.burakov at 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 hugefile
prefix.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the dev mailing list