search for: a4442ce58ebb

Displaying 4 results from an estimated 4 matches for "a4442ce58ebb".

2023 May 12
2
[PATCH] vdpa: consume device_features parameter
...Allen Hubbe <allen.hubbe at amd.com> 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: a4442ce58ebb ("vdpa: allow provisioning device features") Signed-off-by: Allen Hubbe <allen.hubbe at amd.com> Reviewed-by: Shannon Nelson <shannon.nelson at amd.com> --- vdpa/vdpa.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/vdpa/vdpa.c b/vdpa/vdpa.c index 27647d73d498..8a2fca8...
2023 May 12
2
[PATCH] vdpa: consume device_features parameter
...Allen Hubbe <allen.hubbe at amd.com> 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: a4442ce58ebb ("vdpa: allow provisioning device features") Signed-off-by: Allen Hubbe <allen.hubbe at amd.com> Reviewed-by: Shannon Nelson <shannon.nelson at amd.com> --- vdpa/vdpa.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/vdpa/vdpa.c b/vdpa/vdpa.c index 27647d73d498..8a2fca8...
2023 Sep 07
1
[PATCH] 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: a4442ce58ebb ("vdpa: allow provisioning device features") > Signed-off-by: Allen Hubbe <allen.hubbe at amd.com> > Reviewed-by: Shannon Nelson <shannon.nelson at amd.com> Reviewed-by: Si-Wei Liu <si-wei.liu at oracle.com> > --- >? vdpa/vdpa.c | 2 ++ >? 1 file cha...
2023 Sep 07
1
[PATCH] 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: a4442ce58ebb ("vdpa: allow provisioning device features") > Signed-off-by: Allen Hubbe <allen.hubbe at amd.com> > Reviewed-by: Shannon Nelson <shannon.nelson at amd.com> Reviewed-by: Si-Wei Liu <si-wei.liu at oracle.com> > --- >? vdpa/vdpa.c | 2 ++ >? 1 file cha...