[dpdk-ci] [PATCH v2 02/10] tools: match by tree url instead of tree name

Ali Alnubani alialnu at oss.nvidia.com
Mon Oct 18 09:48:35 CEST 2021


> -----Original Message-----
> From: Thomas Monjalon <thomas at monjalon.net>
> Sent: Thursday, September 30, 2021 11:01 AM
> To: Ali Alnubani <alialnu at nvidia.com>
> Cc: ci at dpdk.org; jerinj at marvell.com; ferruh.yigit at intel.com;
> david.marchand at redhat.com; juraj.linkes at pantheon.tech
> Subject: Re: [PATCH v2 02/10] tools: match by tree url instead of tree name
> 
> 21/09/2021 16:35, alialnu at nvidia.com:
> > From: Ali Alnubani <alialnu at nvidia.com>
> >
> > The tree url has more information. It can be used to
> 
> minor nit: s/url/URL/
> 
> > get the maintainer of a tree, and it includes the tree name anyway.
> 
> The only real difference is to have "next/" for trees having "next-" in their
> name.
> And the URL prefix git://dpdk.org/ is added to provide a full URL.

Updated the commits description in v3.

> 
> > Also try to use named capture groups as much as possible.
> >
> > Signed-off-by: Ali Alnubani <alialnu at nvidia.com>
> 
> 
> 



More information about the ci mailing list