On 30-Jul-19 9:16 AM, Thomas Monjalon wrote:
24/07/2019 11:59, Burakov, Anatoly:
On 24-Jul-19 9:20 AM, yasufu...@gmail.com wrote:
From: Yasufumi Ogawa <ogawa.yasuf...@lab.ntt.co.jp>
In secondary_msl_create_walk(), it creates a file for fbarrays with its
PID for reserving unique name among secondary processes. However, it
does not work if secondary is run as app container because each of
containerized secondary has PID 1. To reserve unique name, use hostname
instead of PID because hostname is assigned as a short form of 64
digits full container ID in docker.
Cc: sta...@dpdk.org
Signed-off-by: Yasufumi Ogawa <ogawa.yasuf...@lab.ntt.co.jp>
Acked-by: Anatoly Burakov <anatoly.bura...@intel.com>
This may change the behaviour, so this fix is deferred to 19.11
release cycle. OK?
I'm fine with that.
--
Thanks,
Anatoly