iproute2/vdpa
Allen Hubbe 92eac7e4bf vdpa: consume device_features parameter
Consume the parameter to device_features when parsing command line
options.  Otherwise the parameter may be used again as an option name.

 # vdpa dev add ... device_features 0xdeadbeef mac 00:11:22:33:44:55
 Unknown option "0xdeadbeef"

Fixes: a4442ce58e ("vdpa: allow provisioning device features")
Signed-off-by: Allen Hubbe <allen.hubbe@amd.com>
Reviewed-by: Shannon Nelson <shannon.nelson@amd.com>
Reviewed-by: Si-Wei Liu <si-wei.liu@oracle.com>
Acked-by: Jason Wang <jasowang@redhat.com>
Signed-off-by: David Ahern <dsahern@kernel.org>
2023-09-12 09:56:18 -06:00
..
include/uapi/linux uapi: update vdpa.h 2023-01-09 13:21:53 -08:00
.gitignore vdpa: add .gitignore 2021-02-23 23:12:14 -08:00
Makefile Makefile: move HAVE_MNL check to top-level Makefile 2022-03-12 09:00:56 -07:00
vdpa.c vdpa: consume device_features parameter 2023-09-12 09:56:18 -06:00