On 5/7/2021 4:38 PM, ramesh.thomas(a)intel.com wrote:
From: Ramesh Thomas <ramesh.thomas(a)intel.com>
remove-mdev has an option to remove all mdevs if null uuid is passed as
parameter. Null uuid is not easy for user to type in because it is long
and needs to be in the uuid format. Change the command to take "all" as
a special parameter value to indicate removal of all mdeves.
Reviewed-by: Dave Jiang <dave.jiang(a)intel.com>
This is def better.
>
> Ramesh Thomas (2):
> accel-config: Make remove-mdev cmd "remove all" option more intuitive
> accel-config: Update manpages with change to remove-mdev command
>
> Documentation/accfg/accel-config-remove-mdev.txt | 5 ++---
> accfg/mdev.c | 6 ++++--
> 2 files changed, 6 insertions(+), 5 deletions(-)
>