numam-dpdk/drivers/net/memif
Július Milan 06123fdd60 net/memif: fix init 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: 09c7e63a71 ("net/memif: introduce memory interface PMD")
Cc: stable@dpdk.org

Signed-off-by: Július Milan <jmilan.dev@gmail.com>
Reviewed-by: Jakub Grajciar <jgrajcia@cisco.com>
2020-03-18 10:21:41 +01:00
..
Makefile build: remove individual library versions 2019-11-20 23:05:39 +01:00
memif_socket.c net/memif: fix init when already connected 2020-03-18 10:21:41 +01:00
memif_socket.h net/memif: fix Unix domain address length 2019-10-25 19:00:22 +02:00
memif.h net/memif: optimize with one-way barrier 2019-10-23 16:43:09 +02:00
meson.build net/memif: support zero-copy slave 2019-11-20 17:36:06 +01:00
rte_eth_memif.c net/memif: enable loopback 2020-03-18 10:21:41 +01:00
rte_eth_memif.h net/memif: enable loopback 2020-03-18 10:21:41 +01:00
rte_pmd_memif_version.map build: align symbols with global ABI version 2019-11-20 23:05:39 +01:00