On Thu, Feb 2, 2023 at 8:55 AM <pbhagavat...@marvell.com> wrote: > > From: Pavan Nikhilesh <pbhagavat...@marvell.com> > > Remove unnecessary locks as locking is now taken care by > mbox_get and mbox_put. > > Signed-off-by: Pavan Nikhilesh <pbhagavat...@marvell.com> > --- > Depends-on: 26537
The ovsrobot tries to deal with *series* dependencies, for some time now. https://github.com/ovsrobot/pw-ci/commit/f2a73a46464424e977d4f8877e9a32314e4a0a07 Unfortunately, it failed for this patch, because (at least) the syntax is wrong. See the contributing guide, expected syntax is: Depends-on: series-10000 ("Title of the series") Important. No space at the start of the line. -- David Marchand