On Mon, 2021-09-20 at 10:07 +0200, Thomas Monjalon wrote:
> 18/01/2021 16:26, Xueming Li:
> > Xueming Li (2):
> > common/mlx5: support device global syntax
> > net/mlx5: support new global device syntax
> >
> > drivers/common/mlx5/mlx5_common_pci.c | 6 +-
> > drivers/net/mlx5/mlx5.c
18/01/2021 16:26, Xueming Li:
> Xueming Li (2):
> common/mlx5: support device global syntax
> net/mlx5: support new global device syntax
>
> drivers/common/mlx5/mlx5_common_pci.c | 6 +-
> drivers/net/mlx5/mlx5.c | 6 +-
> 2 files changed, 10 insertions(+), 2 deletions(-
New Global device syntax [1] is used to identify a device with full bus,
class and driver description, for example:
-a bus=pci,id=82:00.0/class=eth/driver=mlx5,dv_flow_en=1
This patchset enables global syntax in mlx5 PMD.
Depends-on: series-14815 ("eal: support global device syntax")
History:
V
3 matches
Mail list logo