DPDK patches and discussions
 help / color / mirror / Atom feed
From: "Dumitrescu, Cristian" <cristian.dumitrescu@intel.com>
To: "Dumitrescu, Cristian" <cristian.dumitrescu@intel.com>,
	"dev@dpdk.org" <dev@dpdk.org>
Cc: "Singh, Jasvinder" <jasvinder.singh@intel.com>
Subject: Re: [dpdk-dev] [PATCH] net/softnic: add support for service cores
Date: Mon, 7 Jan 2019 16:50:24 +0000	[thread overview]
Message-ID: <3EB4FA525960D640B5BDFFD6A3D891268E826F2A@IRSMSX108.ger.corp.intel.com> (raw)
In-Reply-To: <20190103160432.147027-1-cristian.dumitrescu@intel.com>



> -----Original Message-----
> From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Cristian Dumitrescu
> Sent: Thursday, January 3, 2019 4:05 PM
> To: dev@dpdk.org
> Cc: Singh, Jasvinder <jasvinder.singh@intel.com>
> Subject: [dpdk-dev] [PATCH] net/softnic: add support for service cores
> 
> Add support to run the Soft NIC device on service cores, based on the
> value of the sc parameter:
> 
> 0: The current Soft NIC device is run explicitly by the application. The
>    firmware creates one or several pipelines for this dev and maps them
>    to CPU cores that should not be service cores. The app is required to
>    call rte_pmd_softnic_run() to make this dev work.
> 
> 1 (default): The current device is run on the service cores transparently
>    to the app. The firmware creates one or several pipelines for this dev
>    current device and maps them to CPU cores that should be service cores.
>    Each of these service cores is calling rte_pmd_softnic_run()
>    in order to make this dev work with no app intervention.
> 
> Signed-off-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
> Signed-off-by: Jasvinder Singh <jasvinder.singh@intel.com>
> ---

Applied to next-qos tree, thanks!

  reply	other threads:[~2019-01-07 16:50 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-03 16:04 Cristian Dumitrescu
2019-01-07 16:50 ` Dumitrescu, Cristian [this message]
2019-01-09 23:23   ` Thomas Monjalon
2019-01-09 23:33     ` Thomas Monjalon
2019-01-10 11:36 ` [dpdk-dev] [PATCH v2] " Cristian Dumitrescu
2019-01-10 13:26 ` [dpdk-dev] [PATCH v3] " Cristian Dumitrescu
2019-01-10 15:06   ` Thomas Monjalon

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=3EB4FA525960D640B5BDFFD6A3D891268E826F2A@IRSMSX108.ger.corp.intel.com \
    --to=cristian.dumitrescu@intel.com \
    --cc=dev@dpdk.org \
    --cc=jasvinder.singh@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).