[PATCH] pw_maintainers_cli: enhance tree selection
Thomas Monjalon
thomas at monjalon.net
Fri Sep 29 12:21:44 CEST 2023
29/09/2023 11:21, Pavan Nikhilesh Bhagavatula:
>
> > -----Original Message-----
> > From: pbhagavatula at marvell.com <pbhagavatula at marvell.com>
> > Sent: Friday, September 29, 2023 2:05 PM
> > To: Jerin Jacob Kollanukkaran <jerinj at marvell.com>; alialnu at nvidia.com;
> > aconole at redhat.com
> > Cc: ci at dpdk.org; Pavan Nikhilesh Bhagavatula <pbhagavatula at marvell.com>
> > Subject: [PATCH] pw_maintainers_cli: enhance tree selection
> >
> > From: Pavan Nikhilesh <pbhagavatula at marvell.com>
> >
> > When longest prefix match doesnt find a suitable tree, pick the
> > tree which has the highest modified file count instead of defauting
> > to main tree.
> >
>
> This change is need to find the correct branch when a patch has a specification
> Change followed by a implementation of driver layer example:
>
> https://patches.dpdk.org/project/dpdk/list/?series=29675
That's expected: when a series touches more than a tree scope,
it goes to main.
But that's not the issue here.
Both eventdev lib, test and drivers belong to the eventdev tree.
So why it is not already delegated to eventdev?
Please dig more.
More information about the ci
mailing list