> -----Original Message-----
> From: Július Milan <[email protected]>
> Sent: Wednesday, February 19, 2020 9:19 AM
> To: [email protected]; Jakub Grajciar -X (jgrajcia - PANTHEON TECH SRO at Cisco)
> <[email protected]>
> Subject: [dpdk-dev][PATCH 2/2] net/memif: fix init handling when already
> connected
> 
> This patch fixes the situation when there is already connected pair of memif
> interfaces and another slave tries to initiate the connection with (already
> occupied) master. Expected behavior is that the second slave is refused and
> gets disconnect message with reason: "Already connected", while old
> connection remains functional.
> 
> Fixes: 09c7e63a71f9 ("net/memif: introduce memory interface PMD")
> 
> Signed-off-by: Július Milan <[email protected]>

Reviewed-by: Jakub Grajciar <[email protected]>

Reply via email to