DPDK patches and discussions
 help / color / mirror / Atom feed
From: David Marchand <david.marchand@redhat.com>
To: pbhagavatula@marvell.com
Cc: jerinj@marvell.com, Nithin Dabilpuram <ndabilpuram@marvell.com>,
	 Kiran Kumar K <kirankumark@marvell.com>,
	Sunil Kumar Kori <skori@marvell.com>,
	 Satha Rao <skoteshwar@marvell.com>,
	dev@dpdk.org
Subject: Re: [PATCH] common/cnxk: remove unnecessary locks
Date: Thu, 2 Feb 2023 10:00:16 +0100	[thread overview]
Message-ID: <CAJFAV8zO=BD5GN2kvKC+DBgwLQvy5u74v8XWW4GLbnz8FH5gxg@mail.gmail.com> (raw)
In-Reply-To: <20230202075509.1698-1-pbhagavatula@marvell.com>

On Thu, Feb 2, 2023 at 8:55 AM <pbhagavatula@marvell.com> wrote:
>
> From: Pavan Nikhilesh <pbhagavatula@marvell.com>
>
> Remove unnecessary locks as locking is now taken care by
> mbox_get and mbox_put.
>
> Signed-off-by: Pavan Nikhilesh <pbhagavatula@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


  reply	other threads:[~2023-02-02  9:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-02  7:55 pbhagavatula
2023-02-02  9:00 ` David Marchand [this message]
2023-02-07 20:28 ` [PATCH v2] " pbhagavatula
2023-02-11 11:04   ` Jerin Jacob

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAJFAV8zO=BD5GN2kvKC+DBgwLQvy5u74v8XWW4GLbnz8FH5gxg@mail.gmail.com' \
    --to=david.marchand@redhat.com \
    --cc=dev@dpdk.org \
    --cc=jerinj@marvell.com \
    --cc=kirankumark@marvell.com \
    --cc=ndabilpuram@marvell.com \
    --cc=pbhagavatula@marvell.com \
    --cc=skori@marvell.com \
    --cc=skoteshwar@marvell.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).