Hi Matan,
>
> Hi Konstantin
>
> From: Ananyev, Konstantin, Friday, January 19, 2018 2:40 PM
> > > -Original Message-
> > > From: Matan Azrad [mailto:ma...@mellanox.com]
> > > Sent: Thursday, January 18, 2018 4:35 PM
> > > To: Thomas Monjalon ; Gaetan Rivet
> > > ; Wu, Jingjing
> > > Cc:
Hi Konstantin
From: Ananyev, Konstantin, Friday, January 19, 2018 2:40 PM
> > -Original Message-
> > From: Matan Azrad [mailto:ma...@mellanox.com]
> > Sent: Thursday, January 18, 2018 4:35 PM
> > To: Thomas Monjalon ; Gaetan Rivet
> > ; Wu, Jingjing
> > Cc: dev@dpdk.org; Neil Horman ; Ric
> -Original Message-
> From: Matan Azrad [mailto:ma...@mellanox.com]
> Sent: Thursday, January 18, 2018 4:35 PM
> To: Thomas Monjalon ; Gaetan Rivet
> ; Wu, Jingjing
> Cc: dev@dpdk.org; Neil Horman ; Richardson, Bruce
> ; Ananyev, Konstantin
> ; sta...@dpdk.org
> Subject: [PATCH v3 2/7
18/01/2018 17:35, Matan Azrad:
> rte_eth_dev_find_free_port() found a free port by state checking.
> The state field are in local process memory, so other DPDK processes
> may get the same port ID because their local states may be different.
>
> Replace the state checking by the ethdev port name c
rte_eth_dev_find_free_port() found a free port by state checking.
The state field are in local process memory, so other DPDK processes
may get the same port ID because their local states may be different.
Replace the state checking by the ethdev port name checking,
so, if the name is an empty stri
5 matches
Mail list logo