On Fri, 11 Sept 2026 at 07:06, Hemant Agrawal <[email protected]> wrote: > > Hi @David Marchand @[email protected] > >     My last series could not be applied as it has dependency on 1 patch, > which is already in net-next. (but not in main) > > If I send a new version with : Depends-on: patch-168711 ("net/dpaa: fix Rx > queue shutdown before init") > > https://git.dpdk.org/next/dpdk-next-net/commit/?id=6109b26794c6c3639e9be8b2a659ba7d8040d4fb > > > Will it work in CI ?
Afaik, unfortunately, the Depends-on: tag is not implemented in all CI. It seems the only good solution is to work and get patches merged in a single tree at a time :-(. -- David Marchand

