On Wed, Nov 13, 2019 at 10:44 PM <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 several secondaries run as app containers because each
> of containerized secondary has PID 1, and failed to reserve unique name
> other than first one. To reserve unique name in each of containers, use
> hostname in addition to PID.
>
> Cc: sta...@dpdk.org
>
> Signed-off-by: Yasufumi Ogawa <yasufu...@gmail.com>

Your SoB line is not aligned with the Author.

-- 
David Marchand

Reply via email to