Thursday, May 3, 2018 11:00 AM, Shahaf Shuler: > Subject: [dpdk-dev] [PATCH v2 1/2] net/mlx5: fix socket connection return > value > > Upon success, mlx5_socket_connect should return the fd descriptor of the > primary process > > Fixes: a6d83b6a9209 ("net/mlx5: standardize on negative errno values") > > Signed-off-by: Yongseok Koh <ys...@mellanox.com> > Signed-off-by: Shahaf Shuler <shah...@mellanox.com> > Acked-by: Nelio Laranjeiro <nelio.laranje...@6wind.com> > --- >
Series applied to next-net-mlx with the DEBUG() comment fix. Thanks.