DPDK patches and discussions
 help / color / mirror / Atom feed
From: "Dumitrescu, Cristian" <cristian.dumitrescu@intel.com>
To: "Singh, Jasvinder" <jasvinder.singh@intel.com>,
	"dev@dpdk.org" <dev@dpdk.org>
Subject: Re: [dpdk-dev] [PATCH 0/6] net/softnic: expose tmgr through firmware
Date: Wed, 25 Jul 2018 17:35:19 +0000	[thread overview]
Message-ID: <3EB4FA525960D640B5BDFFD6A3D891268E77AB96@IRSMSX107.ger.corp.intel.com> (raw)
In-Reply-To: <20180725171007.94198-1-jasvinder.singh@intel.com>



> -----Original Message-----
> From: Singh, Jasvinder
> Sent: Wednesday, July 25, 2018 6:10 PM
> To: dev@dpdk.org
> Cc: Dumitrescu, Cristian <cristian.dumitrescu@intel.com>
> Subject: [PATCH 0/6] net/softnic: expose tmgr through firmware
> 
> This patchset provide the necessary Soft NIC firmware CLI commands to
> control the Traffic Manager (TMGR) through firmware.
> 
> The Soft NIC TMGR function can now be controlled through either Soft NIC
> firmware or through the ethdev TM API (e.g. via test-pmd app).
> 
> Cristian Dumitrescu (6):
>   net/softnic: add CLI command for tmgr create
>   net/softnic: add CLI command for tmgr shaper profile
>   net/softnic: add CLI command for tmgr shared shaper
>   net/softnic: add CLI command for tmgr node addition
>   net/softnic: add CLI command for tmgr hierarchy commit
>   net/softnic: add CLI command for default tmgr hierarchy
> 
>  drivers/net/softnic/parser.c                    |  18 +
>  drivers/net/softnic/parser.h                    |   2 +
>  drivers/net/softnic/rte_eth_softnic.c           |  17 +-
>  drivers/net/softnic/rte_eth_softnic_cli.c       | 917
> ++++++++++++++++++++++++
>  drivers/net/softnic/rte_eth_softnic_internals.h |  14 +-
>  drivers/net/softnic/rte_eth_softnic_tm.c        | 205 +++---
>  6 files changed, 1029 insertions(+), 144 deletions(-)
> 
> --
> 2.9.3

Applied to next-pipeline tree, thanks!

      parent reply	other threads:[~2018-07-25 17:35 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-25 17:10 Jasvinder Singh
2018-07-25 17:10 ` [dpdk-dev] [PATCH 1/6] net/softnic: add CLI command for tmgr create Jasvinder Singh
2018-07-25 17:10 ` [dpdk-dev] [PATCH 2/6] net/softnic: add CLI command for tmgr shaper profile Jasvinder Singh
2018-07-25 17:10 ` [dpdk-dev] [PATCH 3/6] net/softnic: add CLI command for tmgr shared shaper Jasvinder Singh
2018-07-25 17:10 ` [dpdk-dev] [PATCH 4/6] net/softnic: add CLI command for tmgr node addition Jasvinder Singh
2018-07-25 17:10 ` [dpdk-dev] [PATCH 5/6] net/softnic: add CLI command for tmgr hierarchy commit Jasvinder Singh
2018-07-25 17:10 ` [dpdk-dev] [PATCH 6/6] net/softnic: add CLI command for default tmgr hierarchy Jasvinder Singh
2018-07-25 17:35 ` Dumitrescu, Cristian [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=3EB4FA525960D640B5BDFFD6A3D891268E77AB96@IRSMSX107.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).