[dpdk-dev] [PATCH v2] net/memif: fix abstract socket addr_len

Jakub Grajciar -X (jgrajcia - PANTHEON TECH SRO at Cisco) jgrajcia at cisco.com
Wed Jul 28 13:10:30 CEST 2021


> -----Original Message-----
> From: Nathan Skrzypczak <nathan.skrzypczak at gmail.com>
> Sent: Friday, July 23, 2021 11:19 AM
> To: dev at dpdk.org
> Cc: andrew.rybchenko at oktetlabs.ru; Jakub Grajciar -X (jgrajcia - PANTHEON
> TECH SRO at Cisco) <jgrajcia at cisco.com>
> Subject: [PATCH v2] net/memif: fix abstract socket addr_len
> 
> This fixes using abstract sockets with memifs.
> we were not passing the exact addr_len, which requires zeroing the remaining
> sun_path and doesn't appear well in other utilities (e.g.
> lsof -U)
> 
> Signed-off-by: Nathan Skrzypczak <nathan.skrzypczak at gmail.com>

Looks ok to me.

Reviewed-by: Jakub Grajciar <jgrajcia at cisco.com>


More information about the dev mailing list