> -----Original Message-----
> From: dev [mailto:[email protected]] On Behalf Of Yuanhan Liu
> Sent: Tuesday, January 16, 2018 2:50 PM
> To: [email protected]
> Cc: Thomas Monjalon <[email protected]>; Yuanhan Liu
> <[email protected]>
> Subject: [dpdk-dev] [PATCH] doc: document the new devargs syntax
> 
> This patch documents the new devargs syntax, which is going to be
> implemented in DPDK v18.05.
> 
> The new devargs proposal is introduced for having a consistent interface
> for:
> 
> - whitelisting/blacklisting devices
> - identifying ports
> - attaching/detaching devices
> 
> Please check the patch content for the details. Also, here is link for the
> background:
>     http://dpdk.org/ml/archives/dev/2017-November/082600.html
> 
> This syntax is suggestd by Thomas:
>     http://dpdk.org/ml/archives/dev/2017-December/084234.html
> 
> Signed-off-by: Yuanhan Liu <[email protected]>

Initially I thought that a semi-colon would be better (more common) than a 
forward slash as a category separator but the forward slash is a bit clearer.

Either way the doc looks good, so:

Acked-by: John McNamara <[email protected]>


Reply via email to