numam-dpdk/drivers
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
..
baseband build: align symbols with global ABI version 2019-11-20 23:05:39 +01:00
bus pci: fix build on ppc 2020-03-17 14:53:48 +01:00
common common/mlx5: fix build without dlopen option 2020-03-18 10:21:41 +01:00
compress crypto/qat: add minimum enqueue threshold 2020-01-15 16:45:04 +01:00
crypto drivers/crypto: fix build with make 4.3 2020-03-12 09:07:12 +01:00
event event/dpaa2: set number of order sequences 2020-02-15 07:49:34 +01:00
mempool mempool/octeontx2: fix build 2020-02-17 19:29:10 +01:00
net net/memif: fix init when already connected 2020-03-18 10:21:41 +01:00
raw drivers: cleanup meson build variable 2020-02-14 12:42:12 +01:00
vdpa vdpa/mlx5: fix guest notification timing 2020-02-25 10:48:04 +01:00
Makefile drivers: add crypto as dependency for event drivers 2020-03-05 14:22:11 +01:00
meson.build build: allow using wildcards to disable drivers 2020-02-06 09:17:24 +01:00