Re: [dpdk-dev] [PATCH v2] net/memif: fix abstract socket addr_len
From: Nathan Skrzypczak <hidden>
Date: 2021-07-31 09:38:33
From: Nathan Skrzypczak <hidden>
Date: 2021-07-31 09:38:33
Thanks ! Le ven. 30 juil. 2021 à 13:23, Thomas Monjalon [off-list ref] a écrit :
quoted
quoted
This fixes using abstract sockets with memifs. we were not passing the exact addr_len, which requires zeroing theremainingquoted
quoted
sun_path and doesn't appear well in other utilities (e.g. lsof -U) Signed-off-by: Nathan Skrzypczak <redacted>Looks ok to me. Reviewed-by: Jakub Grajciar <redacted>Applied, thanks.