[dpdk-dev] [PATCH] usertools/dpdk-devbind: fix missing device classes
Jiang, YuX
yux.jiang at intel.com
Wed Nov 25 03:23:21 CET 2020
Tested-by: Jiang, YuX <yux.jiang at intel.com>
Best Regards
Jiang yu
> -----Original Message-----
> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Stephen
> Hemminger
> Sent: Wednesday, November 25, 2020 1:53 AM
> To: Richardson, Bruce <bruce.richardson at intel.com>
> Cc: dev at dpdk.org; Ling, WeiX <weix.ling at intel.com>
> Subject: Re: [dpdk-dev] [PATCH] usertools/dpdk-devbind: fix missing device
> classes
>
> On Tue, 24 Nov 2020 09:46:56 +0000
> Bruce Richardson <bruce.richardson at intel.com> wrote:
>
> > The "misc" and "regex" device classes were missing from the list used
> > to check arguments, preventing them from being used with "--status-dev"
> > flag to list only devices of those types.
> >
> > When adding them to the list, the list is also sorted alphabetically
> > for consistency.
> >
> > Fixes: 81255f27c65c ("usertools: replace optparse with argparse")
> > Cc: stephen at networkplumber.org
> >
> > Bugzilla ID: 582
> >
> > Reported-by: Wei Ling <weix.ling at intel.com>
> > Signed-off-by: Bruce Richardson <bruce.richardson at intel.com>
>
> Almost the same patch I was sending right now...
>
> Acked-by: Stephen Hemminger <stephen at networkplumber.org>
More information about the dev
mailing list