DPDK patches and discussions
 help / color / mirror / Atom feed
From: Jerin Jacob <jerinjacobk@gmail.com>
To: "Chen, Mike Ximing" <mike.ximing.chen@intel.com>
Cc: "McDaniel, Timothy" <timothy.mcdaniel@intel.com>,
	"dev@dpdk.org" <dev@dpdk.org>,
	 "Carrillo, Erik G" <erik.g.carrillo@intel.com>,
	"Eads, Gage" <gage.eads@intel.com>,
	 "Van Haaren, Harry" <harry.van.haaren@intel.com>,
	"jerinj@marvell.com" <jerinj@marvell.com>,
	 "thomas@monjalon.net" <thomas@monjalon.net>,
	 "david.marchand@redhat.com" <david.marchand@redhat.com>
Subject: Re: [dpdk-dev] [PATCH] event/dlb2: add missing delayed token pop logic
Date: Fri, 13 Nov 2020 15:23:38 +0530	[thread overview]
Message-ID: <CALBAE1Nisy12Mpb0TKq9zxmVGs_D_un6ePUhqpw+XPLjG1=cYQ@mail.gmail.com> (raw)
In-Reply-To: <MN2PR11MB44317E9DC8AB2E2628256AF3D9E80@MN2PR11MB4431.namprd11.prod.outlook.com>

On Thu, Nov 12, 2020 at 2:43 AM Chen, Mike Ximing
<mike.ximing.chen@intel.com> wrote:
>
>
>
> > -----Original Message-----
> > From: dev <dev-bounces@dpdk.org> On Behalf Of Timothy McDaniel
> > Sent: Wednesday, November 11, 2020 3:27 PM
> > Cc: dev@dpdk.org; Carrillo, Erik G <erik.g.carrillo@intel.com>; Eads, Gage
> > <gage.eads@intel.com>; Van Haaren, Harry <harry.van.haaren@intel.com>;
> > jerinj@marvell.com; thomas@monjalon.net; david.marchand@redhat.com
> > Subject: [dpdk-dev] [PATCH] event/dlb2: add missing delayed token pop logic
> >
> > The code contained in this commit was inadvertently omitted when dissecting
> > the dlb2 code base into discrete patches for upstream.
> >
> > Signed-off-by: Timothy McDaniel <timothy.mcdaniel@intel.com>
> > ---
> >  drivers/event/dlb2/dlb2.c          | 314 +++++++++++++++++++++++--------------
> >  drivers/event/dlb2/dlb2_selftest.c |   4 +-
> >  2 files changed, 201 insertions(+), 117 deletions(-)

>
> Looks good, and it fixed the delayed token pop issue in QA tests.
>
> Reviewed-by: Mike Ximing Chen <mike.ximing.chen@intel.com>

Series applied to dpdk-next-eventdev/for-main. Thanks.

      reply	other threads:[~2020-11-13  9:54 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-11 20:26 Timothy McDaniel
2020-11-11 20:27 ` [dpdk-dev] [PATCH] event/dlb2: remove duplicate/unused PCI code and constants Timothy McDaniel
2020-11-11 20:27 ` [dpdk-dev] [PATCH] event/dlb: do not free memzone if port create succeeds Timothy McDaniel
2020-11-11 21:04   ` Chen, Mike Ximing
2020-11-11 20:27 ` [dpdk-dev] [PATCH] event/dlb: remove duplicate/unused PCI code and constants Timothy McDaniel
2020-11-11 21:12 ` [dpdk-dev] [PATCH] event/dlb2: add missing delayed token pop logic Chen, Mike Ximing
2020-11-13  9:53   ` Jerin Jacob [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='CALBAE1Nisy12Mpb0TKq9zxmVGs_D_un6ePUhqpw+XPLjG1=cYQ@mail.gmail.com' \
    --to=jerinjacobk@gmail.com \
    --cc=david.marchand@redhat.com \
    --cc=dev@dpdk.org \
    --cc=erik.g.carrillo@intel.com \
    --cc=gage.eads@intel.com \
    --cc=harry.van.haaren@intel.com \
    --cc=jerinj@marvell.com \
    --cc=mike.ximing.chen@intel.com \
    --cc=thomas@monjalon.net \
    --cc=timothy.mcdaniel@intel.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).