2015-10-13 14:39, Simon K?gstr?m: > On 2015-10-13 14:26, Olivier MATZ wrote: > > There is the patchwork tool: > > http://dpdk.org/dev/patchwork/project/dpdk/list/ > > Thanks! I knew about it, but forgot to look there. It would be nice to > have tags to signify e.g., for-v2.2, candidate-v2.2 etc. like you can > have on github to easier see where patches are going, but perhaps > patchwork doesn't work that way.
No it's not needed currently because every patches in this mailing-list target an integration in the main branch for the next release. Exceptions must be notified. > Is the process to ping old patches like this on the mailing list? Yes it is the responsibility of the developer and the maintainer to get reviews. Please check in the MAINTAINERS file who to contact. > Two of the patches (this one included) I have outstanding are build fixes > for use in our build environment, so it would be nice to them upstreamed. Waiting for integration of your patches, maybe you have some free time to help other developers by making reviews ;) Thanks