25/11/2020 03:23, Jiang, YuX: > Tested-by: Jiang, YuX <yux.ji...@intel.com>
Thanks for the test. Next time, please reply below with this exact line (name): Tested-by: Yu Jiang <yux.ji...@intel.com> > > -----Original Message----- > > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Stephen > > Hemminger > > Sent: Wednesday, November 25, 2020 1:53 AM > > To: Richardson, Bruce <bruce.richard...@intel.com> > > Cc: dev@dpdk.org; Ling, WeiX <weix.l...@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.richard...@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: step...@networkplumber.org > > > > > > Bugzilla ID: 582 > > > > > > Reported-by: Wei Ling <weix.l...@intel.com> > > > Signed-off-by: Bruce Richardson <bruce.richard...@intel.com> > > > > Almost the same patch I was sending right now... > > > > Acked-by: Stephen Hemminger <step...@networkplumber.org> >