Re: [dpdk-dev] [PATCH] net/mlx5: allow multi probing

2018-10-05 Thread Ophir Munk
v2 sent > -Original Message- > From: Yongseok Koh > Sent: Friday, October 05, 2018 4:42 AM > To: Ophir Munk > Cc: dev@dpdk.org; Asaf Penso ; Shahaf Shuler > ; Thomas Monjalon ; > Olga Shern > Subject: Re: [PATCH] net/mlx5: allow multi probing > > On Wed, Oct 03, 2018 at 01:01:23AM -0700

Re: [dpdk-dev] [PATCH] net/mlx5: allow multi probing

2018-10-04 Thread Yongseok Koh
On Wed, Oct 03, 2018 at 01:01:23AM -0700, Ophir Munk wrote: > Implement probing of a device multiple times, see [1]. > Consecutive probing requests with a devargs string may contain > repetitive master and representors devices for which eth device should > be created. If an eth device already exist

[dpdk-dev] [PATCH] net/mlx5: allow multi probing

2018-10-03 Thread Ophir Munk
Implement probing of a device multiple times, see [1]. Consecutive probing requests with a devargs string may contain repetitive master and representors devices for which eth device should be created. If an eth device already exists - silently ignore it. [1] Serie: ("eal: allow hotplug to skip an