> -Original Message-
> From: Thomas Monjalon
> Sent: Tuesday, April 13, 2021 5:25 AM
> To: Xueming(Steven) Li
> Cc: Gaetan Rivet ; dev@dpdk.org; Xueming(Steven) Li
> ; Asaf Penso
> ; Ferruh Yigit ; Andrew Rybchenko
>
> Subject: Re: [dpdk-dev] [PATCH v4
10/04/2021 16:23, Xueming Li:
> --- a/doc/guides/rel_notes/release_21_05.rst
> +++ b/doc/guides/rel_notes/release_21_05.rst
> @@ -131,6 +131,12 @@ New Features
>* Added command to display Rx queue used descriptor count.
> ``show port (port_id) rxq (queue_id) desc used count``
>
> +* **En
When parsing a devargs, try to parse using the global device syntax
first. Fallback on legacy syntax on error.
Example of new global device syntax:
-a bus=pci,addr=82:00.0/class=eth/driver=mlx5,dv_flow_en=1
Signed-off-by: Xueming Li
Reviewed-by: Gaetan Rivet
---
doc/guides/rel_notes/release_2
3 matches
Mail list logo