On Wed, 02 Dec 2020 12:15:15 -0800 Saeed Mahameed wrote: > On Wed, 2020-12-02 at 11:20 -0800, Jakub Kicinski wrote: > > To be clear - I'm asking you to send a PR for the pre-reqs and then > > send the ethernet patches. So that the pre-reqs are in the tree > > already > > by the time the ethernet patches hit the ML. I thought that's what > > you > > did in the past, but either way it'd make my life easier. > > Ok, Done, will submit two separate pull requests. > > But to avoid any wait and to create full visibility, is there a way to > let the CI bot understand dependency between two separate pull requests > ? or the base-commit of a pull request ?
Possibly it's just a python script (available on GH). Although we don't allow people to queue up multiple series which are co-dependent, I'm not sure if using PRs changes that much. There still needs to be a reasonable rate control on number of patches for example. > I would like to send everything in one shot for full visibility. Hm, not sure what you mean by visibility.