DPDK patches and discussions
 help / color / mirror / Atom feed
From: Kirill Rybalchenko <kirill.rybalchenko@intel.com>
To: dev@dpdk.org
Cc: kirill.rybalchenko@intel.com, andrey.chilikin@intel.com
Subject: [dpdk-dev] [PATCH 0/2] net/i40e: get information about protocols defined in ddp profile
Date: Wed, 30 Aug 2017 07:50:34 +0100	[thread overview]
Message-ID: <1504075836-102681-1-git-send-email-kirill.rybalchenko@intel.com> (raw)

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

Kirill Rybalchenko (2):
  net/i40e: get information about protocols defined in ddp profile
  app/testpmd: get information about protocols defined in ddp profile

 app/test-pmd/cmdline.c          |  94 +++++++++++++++++++++++-
 drivers/net/i40e/rte_pmd_i40e.c | 155 ++++++++++++++++++++++++++++++++++++++++
 drivers/net/i40e/rte_pmd_i40e.h |  25 +++++++
 3 files changed, 273 insertions(+), 1 deletion(-)

-- 
2.5.5

             reply	other threads:[~2017-08-30  6:50 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-30  6:50 Kirill Rybalchenko [this message]
2017-08-30  6:50 ` [dpdk-dev] [PATCH 1/2] " Kirill Rybalchenko
2017-09-04 11:34   ` Iremonger, Bernard
2017-08-30  6:50 ` [dpdk-dev] [PATCH 2/2] app/testpmd: " Kirill Rybalchenko

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=1504075836-102681-1-git-send-email-kirill.rybalchenko@intel.com \
    --to=kirill.rybalchenko@intel.com \
    --cc=andrey.chilikin@intel.com \
    --cc=dev@dpdk.org \
    /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).