01/04/2021 17:13, Xueming(Steven) Li:
>From: Thomas Monjalon
> >30/03/2021 14:15, Xueming Li:
> >> To use Global Device Syntax as devargs, name is required for device
> >> management.
> >
> >Context is missing.
> >You mean the argument "name" for the vdev bus?
>
> Devargs.name, it is used by prob
ra...@nxp.com;
>step...@networkplumber.org;
>rosen...@intel.com; ajit.khapa...@broadcom.com; jer...@marvell.com
>Subject: Re: [dpdk-dev] [PATCH v3 4/5] bus: add device arguments name parsing
>API
>
>The commit log should start by explaining it is adding a callback to the bus
>drivers for t
The commit log should start by explaining it is adding a callback
to the bus drivers for the new devargs syntax.
30/03/2021 14:15, Xueming Li:
> To use Global Device Syntax as devargs, name is required for device
> management.
Context is missing.
You mean the argument "name" for the vdev bus?
>
To use Global Device Syntax as devargs, name is required for device
management.
In legacy parsing API, devargs name was extracted after bus name:
bus:name,kv_params,,,
To parse new Global Device Syntax, this patch introduces new bus API to
parse devargs and update name, different bus driver mig
4 matches
Mail list logo