DPDK patches and discussions
 help / color / mirror / Atom feed
From: Andrey Chilikin <andrey.chilikin@intel.com>
To: dev@dpdk.org
Cc: beilei.xing@intel.com, jingjing.wu@intel.com,
	Andrey Chilikin <andrey.chilikin@intel.com>
Subject: [dpdk-dev] [PATCH v2 0/2] net/i40e: get information about ddp profile
Date: Mon, 12 Jun 2017 21:00:24 +0100	[thread overview]
Message-ID: <1497297626-32014-1-git-send-email-andrey.chilikin@intel.com> (raw)
In-Reply-To: <1495802517-11573-1-git-send-email-andrey.chilikin@intel.com>

This patch adds ability to request information about dynamic device
personalization profile

v2:
Add rte_pmd_i40e_get_ddp_info() function to i40e version map
Add CL to test-pmd for getting information about profile

Andrey Chilikin (2):
  net/i40e: get information about ddp profile
  app/testpmd: enable ddp get info feature

 app/test-pmd/cmdline.c                    | 131 ++++++++++++++++++++++++
 drivers/net/i40e/rte_pmd_i40e.c           | 163 +++++++++++++++++++++++++++++-
 drivers/net/i40e/rte_pmd_i40e.h           |  46 +++++++++
 drivers/net/i40e/rte_pmd_i40e_version.map |   7 ++
 4 files changed, 343 insertions(+), 4 deletions(-)

-- 
2.13.0

  parent reply	other threads:[~2017-06-12 20:00 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-26 12:41 [dpdk-dev] [PATCH] " Andrey Chilikin
2017-06-01  2:21 ` Xing, Beilei
2017-06-01 10:17   ` Chilikin, Andrey
2017-06-12 20:00 ` Andrey Chilikin [this message]
2017-06-14  5:51   ` [dpdk-dev] [PATCH v2 0/2] " Xing, Beilei
2017-06-12 20:00 ` [dpdk-dev] [PATCH v2 1/2] " Andrey Chilikin
2017-06-12 20:00 ` [dpdk-dev] [PATCH v2 2/2] app/testpmd: enable ddp get info feature Andrey Chilikin
2017-06-15 10:09   ` Ferruh Yigit
2017-06-16  9:25 ` [dpdk-dev] [PATCH v3 0/3] net/i40e: get information about ddp profile Andrey Chilikin
2017-06-16 12:25   ` Ferruh Yigit
2017-06-16  9:25 ` [dpdk-dev] [PATCH v3 1/3] " Andrey Chilikin
2017-06-16  9:25 ` [dpdk-dev] [PATCH v3 2/3] app/testpmd: enable ddp get info feature Andrey Chilikin
2017-06-16  9:25 ` [dpdk-dev] [PATCH v3 3/3] doc: add new ddp get info command Andrey Chilikin

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=1497297626-32014-1-git-send-email-andrey.chilikin@intel.com \
    --to=andrey.chilikin@intel.com \
    --cc=beilei.xing@intel.com \
    --cc=dev@dpdk.org \
    --cc=jingjing.wu@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).