> From: Gaëtan Rivet
> Sent: Thursday, June 18, 2020 8:05 PM
> To: Parav Pandit
> Cc: dev@dpdk.org; ferruh.yi...@intel.com; Ori Kam ;
> Matan Azrad
> Subject: Re: [dpdk-dev] [RFC PATCH 5/6] bus/mlx5_pci: register a PCI driver
>
> On 18/06/20 10:03 +, Parav Pand
On 18/06/20 10:03 +, Parav Pandit wrote:
>
> > From: Gaëtan Rivet
> > Sent: Tuesday, June 16, 2020 3:17 AM
> >
> > On 10/06/20 17:17 +, Parav Pandit wrote:
> > > Create a mlx5 bus driver framework for invoking drivers of multiple
> > > classes who have registered with the mlx5_pci bus dr
> From: Gaëtan Rivet
> Sent: Tuesday, June 16, 2020 3:17 AM
>
> On 10/06/20 17:17 +, Parav Pandit wrote:
> > Create a mlx5 bus driver framework for invoking drivers of multiple
> > classes who have registered with the mlx5_pci bus driver.
> >
> > Validate user class arguments for supported c
> From: Thomas Monjalon
> Sent: Wednesday, June 17, 2020 1:49 PM
> To: Parav Pandit ; Gaëtan Rivet
> Cc: dev@dpdk.org; ferruh.yi...@intel.com; Ori Kam ;
> Matan Azrad
> Subject: Re: [dpdk-dev] [RFC PATCH 5/6] bus/mlx5_pci: register a PCI driver
>
> 15/06/2020 23:46,
15/06/2020 23:46, Gaëtan Rivet:
> On 10/06/20 17:17 +, Parav Pandit wrote:
> > + DRV_LOG(ERR, "Invalid mlx5 classes %s. Maybe typo in device"
> > + " class argument setting?", value);
>
> Error message should not be cut in half, it makes it difficult to grep.
> If y
On 10/06/20 17:17 +, Parav Pandit wrote:
> Create a mlx5 bus driver framework for invoking drivers of
> multiple classes who have registered with the mlx5_pci bus
> driver.
>
> Validate user class arguments for supported class combinations.
>
> Signed-off-by: Parav Pandit
> ---
> drivers/bu
Create a mlx5 bus driver framework for invoking drivers of
multiple classes who have registered with the mlx5_pci bus
driver.
Validate user class arguments for supported class combinations.
Signed-off-by: Parav Pandit
---
drivers/bus/mlx5_pci/Makefile | 1 +
drivers/bus/mlx5_pci/mes
7 matches
Mail list logo