All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jerin Jacob <jerin.jacob@caviumnetworks.com>
To: Gage Eads <gage.eads@intel.com>
Cc: dev@dpdk.org, nipun.gupta@nxp.com, hemant.agrawal@nxp.com,
	harry.van.haaren@intel.com, bruce.richardson@intel.com
Subject: Re: [PATCH] eventdev: ease single-link queue config requirements
Date: Fri, 15 Sep 2017 18:11:02 +0530	[thread overview]
Message-ID: <20170915124101.GA24293@jerin> (raw)
In-Reply-To: <20170904060913.GA17139@jerin>

-----Original Message-----
> Date: Mon, 4 Sep 2017 11:39:13 +0530
> From: Jerin Jacob <jerin.jacob@caviumnetworks.com>
> To: Gage Eads <gage.eads@intel.com>
> Cc: dev@dpdk.org, nipun.gupta@nxp.com, hemant.agrawal@nxp.com,
>  harry.van.haaren@intel.com, bruce.richardson@intel.com
> Subject: Re: [PATCH] eventdev: ease single-link queue config requirements
> User-Agent: Mutt/1.9.0 (2017-09-02)
> 
> -----Original Message-----
> > Date: Wed, 9 Aug 2017 14:58:04 -0500
> > From: Gage Eads <gage.eads@intel.com>
> > To: dev@dpdk.org
> > CC: jerin.jacob@caviumnetworks.com, nipun.gupta@nxp.com,
> >  hemant.agrawal@nxp.com, harry.van.haaren@intel.com,
> >  bruce.richardson@intel.com
> > Subject: [PATCH] eventdev: ease single-link queue config requirements
> > X-Mailer: git-send-email 2.7.4
> > 
> > Events sent through single-link queues are naturally in-order and
> > atomic, without reordering or atomic scheduling. Logically the
> > nb_atomic_flows and nb_atomic_order_sequences arguments don't apply to a
> > single link queue, but applications must set these (depending on the queue
> > config type) to bypass the is_valid_{ordered, atomic}_queue_conf() checks
> > in the eventdev layer.
> > 
> > This commit updates those is_valid_* functions to ignore queues with the
> > SINGLE_LINK flag, to simplify their configuration.
> > 
> > Signed-off-by: Gage Eads <gage.eads@intel.com>
> 
> Acked-by: Jerin Jacob <jerin.jacob@caviumnetworks.com>

Updated the next-eventdev tree to dpdk/master.

Applied to dpdk-next-eventdev/master. Thanks.

      reply	other threads:[~2017-09-15 12:41 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-09 19:58 [PATCH] eventdev: ease single-link queue config requirements Gage Eads
2017-09-04  6:09 ` Jerin Jacob
2017-09-15 12:41   ` 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=20170915124101.GA24293@jerin \
    --to=jerin.jacob@caviumnetworks.com \
    --cc=bruce.richardson@intel.com \
    --cc=dev@dpdk.org \
    --cc=gage.eads@intel.com \
    --cc=harry.van.haaren@intel.com \
    --cc=hemant.agrawal@nxp.com \
    --cc=nipun.gupta@nxp.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.