> -----Original Message----- > From: Stephen Hemminger <step...@networkplumber.org> > Sent: Tuesday, July 16, 2019 7:21 PM > To: dev@dpdk.org; Jakub Grajciar -X (jgrajcia - PANTHEON TECHNOLOGIES at > Cisco) <jgraj...@cisco.com> > Cc: Stephen Hemminger <step...@networkplumber.org> > Subject: [RFC v3] net/memif: allow for full key size in socket name > > The key size for memif is 256 but the unix domain socket structure has > space for 100 bytes. Change it to use a larger buffer and not hard > code the keysize everywhere. > > Not sure what purpose of socket is anyway since there is no code > which connects to it in the current tree anyway? See memif_connect_slave in memif_socket.c > > Still an RFC, have no way to test. > > Signed-off-by: Stephen Hemminger <step...@networkplumber.org> Tested-by: Jakub Grajciar <jgraj...@cisco.com>
Re: [dpdk-dev] [RFC v3] net/memif: allow for full key size in socket name
Jakub Grajciar -X (jgrajcia - PANTHEON TECHNOLOGIES at Cisco) Fri, 30 Aug 2019 00:17:33 -0700
- Re: [dpdk-de... Jakub Grajciar -X (jgrajcia - PANTHEON TECHNOLOGIES at Cisco)
- Re: [dp... Ferruh Yigit