> -Original Message-
> From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Gaëtan Rivet
> Sent: Thursday, June 29, 2017 11:24 AM
> To: Jan Blunck
> Cc: Thomas Monjalon ; dev
> Subject: Re: [dpdk-dev] [PATCH v5 5/7] bus: add helper to find a bus from
> a device nam
On Thu, Jun 29, 2017 at 09:56:30AM +0200, Jan Blunck wrote:
> On Wed, Jun 28, 2017 at 7:03 PM, Thomas Monjalon wrote:
> > 27/06/2017 20:55, Jan Blunck:
> >> On Wed, Jun 21, 2017 at 1:30 AM, Gaetan Rivet
> >> wrote:
> >> > /**
> >> > + * Find a bus capable of identifying a device.
> >> > + *
> >
29/06/2017 09:56, Jan Blunck:
> On Wed, Jun 28, 2017 at 7:03 PM, Thomas Monjalon wrote:
> > 27/06/2017 20:55, Jan Blunck:
> >> On Wed, Jun 21, 2017 at 1:30 AM, Gaetan Rivet
> >> wrote:
> >> > /**
> >> > + * Find a bus capable of identifying a device.
> >> > + *
> >> > + * @param str
> >> > + *
On Wed, Jun 28, 2017 at 7:03 PM, Thomas Monjalon wrote:
> 27/06/2017 20:55, Jan Blunck:
>> On Wed, Jun 21, 2017 at 1:30 AM, Gaetan Rivet wrote:
>> > /**
>> > + * Find a bus capable of identifying a device.
>> > + *
>> > + * @param str
>> > + * A device identifier (PCI address, virtual PMD name
27/06/2017 20:55, Jan Blunck:
> On Wed, Jun 21, 2017 at 1:30 AM, Gaetan Rivet wrote:
> > /**
> > + * Find a bus capable of identifying a device.
> > + *
> > + * @param str
> > + * A device identifier (PCI address, virtual PMD name, ...).
> > + *
> > + * @return
> > + * A valid bus handle if f
On Wed, Jun 21, 2017 at 1:30 AM, Gaetan Rivet wrote:
> Find which bus should be able to parse this device name into an internal
> device representation.
>
> Signed-off-by: Gaetan Rivet
> ---
> lib/librte_eal/bsdapp/eal/rte_eal_version.map | 1 +
> lib/librte_eal/common/eal_common_bus.c
On Wed, Jun 21, 2017 at 01:30:34AM +0200, Gaetan Rivet wrote:
> Find which bus should be able to parse this device name into an internal
> device representation.
>
> Signed-off-by: Gaetan Rivet
> ---
Acked-by: Bruce Richardson
7 matches
Mail list logo