> -----Original Message-----
> From: Stephen Hemminger <[email protected]>
> Sent: Tuesday, July 16, 2019 7:21 PM
> To: [email protected]; Jakub Grajciar -X (jgrajcia - PANTHEON TECHNOLOGIES at
> Cisco) <[email protected]>
> Cc: Stephen Hemminger <[email protected]>
> 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 <[email protected]>

Tested-by: Jakub Grajciar <[email protected]>
  • Re: [dpdk-de... Jakub Grajciar -X (jgrajcia - PANTHEON TECHNOLOGIES at Cisco)

Reply via email to