patches for DPDK stable branches
 help / color / mirror / Atom feed
From: Luca Boccassi <bluca@debian.org>
To: Ankur Dwivedi <adwivedi@marvell.com>,
	"stable@dpdk.org" <stable@dpdk.org>
Cc: Narayana Prasad Raju Athreya <pathreya@marvell.com>,
	Anoob Joseph <anoobj@marvell.com>
Subject: Re: [dpdk-stable] [EXT] Re: [PATCH 19.11] crypto/octeontx2: fix for multi process
Date: Mon, 09 Nov 2020 18:53:13 +0000	[thread overview]
Message-ID: <c6c22fa32f2d0ea4ce9bb4288bebbf7f5d350401.camel@debian.org> (raw)
In-Reply-To: <DM5PR1801MB18842EB68803F801F27C7951DDED0@DM5PR1801MB1884.namprd18.prod.outlook.com>

On Fri, 2020-11-06 at 05:21 +0000, Ankur Dwivedi wrote:
> Hi Luca,
> 
> Please see my reply inline.
> 
> Regards,
> Ankur
> 
> > -----Original Message-----
> > From: Luca Boccassi <bluca@debian.org>
> > Sent: Wednesday, October 28, 2020 3:23 PM
> > To: Ankur Dwivedi <adwivedi@marvell.com>; stable@dpdk.org
> > Cc: Narayana Prasad Raju Athreya <pathreya@marvell.com>; Anoob Joseph
> > <anoobj@marvell.com>
> > Subject: Re: [dpdk-stable] [EXT] Re: [PATCH 19.11] crypto/octeontx2: fix for
> > multi process
> > 
> > On Wed, 2020-10-28 at 06:52 +0000, Ankur Dwivedi wrote:
> > > Hi Luca,
> > > 
> > > Please see my reply inline.
> > > 
> > > Regards,
> > > Ankur
> > > 
> > > > -----Original Message-----
> > > > From: Luca Boccassi <bluca@debian.org>
> > > > Sent: Tuesday, October 27, 2020 8:47 PM
> > > > To: Ankur Dwivedi <adwivedi@marvell.com>; stable@dpdk.org
> > > > Cc: Narayana Prasad Raju Athreya <pathreya@marvell.com>; Anoob
> > > > Joseph <anoobj@marvell.com>
> > > > Subject: [EXT] Re: [dpdk-stable] [PATCH 19.11] crypto/octeontx2: fix
> > > > for multi process
> > > > 
> > > > External Email
> > > > 
> > > > --------------------------------------------------------------------
> > > > -- On Thu, 2020-10-22 at 11:27 +0530, Ankur Dwivedi wrote:
> > > > > During crypto device probe few functions should be called only for
> > > > > the primary process. This patch fixes this issue.
> > > > > 
> > > > > Fixes: 818d138bcce9 ("crypto/octeontx2: add init sequence in
> > > > > probe")
> > > > > 
> > > > > Signed-off-by: Ankur Dwivedi <adwivedi@marvell.com>
> > > > > Reviewed-by: Narayana Prasad Raju Athreya <pathreya@marvell.com>
> > > > > Reviewed-by: Anoob Joseph <anoobj@marvell.com>
> > > > > ---
> > > > >  drivers/crypto/octeontx2/otx2_cryptodev.c     | 46 +++++++++++--------
> > > > >  drivers/crypto/octeontx2/otx2_cryptodev.h     |  2 +
> > > > >  drivers/crypto/octeontx2/otx2_cryptodev_ops.c | 13 ++++--
> > > > >  3 files changed, 38 insertions(+), 23 deletions(-)
> > > > 
> > > > Hi,
> > > > 
> > > > I do not see this patch on main. Does it only apply to 19.11?
> > > > 
> > > Yes this patch applies only to 19.11.
> > > For 20.11 I have submitted a separate patch. It is Under Review.
> > > The following is the link to patch on 20.11:
> > > https://urldefense.proofpoint.com/v2/url?u=http-3A__patches.dpdk.org_p
> > > 
> > atch_81737_&d=DwIFaQ&c=nKjWec2b6R0mOyPaz7xtfQ&r=ILjiNF3GF25y6QdH
> > ZUxMl6
> > JrStU0MIuCtO5dMzn3Ybk&m=YpflGj702BpD9wCrqk6P7WEMgJzHOt_SeOKPeF
> > 9-P_A&s=
> > > j7X0RRQvX5Pqqgn9I91Im6TVmoOH9J5Vj38_WBpEZHU&e=
> > 
> > Once the mainline patch has been reviewed and merged, please send a
> > reminder and I'll merge this.
> The mainline patch for dpdk 20.11 has been merged. Can you please merge this patch in 19.11?

Hi,

I can confirm the patch has been picked up and it's queued.

-- 
Kind regards,
Luca Boccassi

      reply	other threads:[~2020-11-09 18:53 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-22  5:57 [dpdk-stable] " Ankur Dwivedi
2020-10-27 15:17 ` Luca Boccassi
2020-10-28  6:52   ` [dpdk-stable] [EXT] " Ankur Dwivedi
2020-10-28  9:52     ` Luca Boccassi
2020-11-06  5:21       ` Ankur Dwivedi
2020-11-09 18:53         ` Luca Boccassi [this message]

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=c6c22fa32f2d0ea4ce9bb4288bebbf7f5d350401.camel@debian.org \
    --to=bluca@debian.org \
    --cc=adwivedi@marvell.com \
    --cc=anoobj@marvell.com \
    --cc=pathreya@marvell.com \
    --cc=stable@dpdk.org \
    /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).