From: Kirill Rybalchenko <kirill.rybalchenko@intel.com>
To: dev@dpdk.org
Cc: kirill.rybalchenko@intel.com, andrey.chilikin@intel.com,
beilei.xing@intel.com, jingjing.wu@intel.com
Subject: [dpdk-dev] [PATCH 0/2] add raw flowtype mode for flow director filter
Date: Thu, 23 Nov 2017 16:14:59 +0000 [thread overview]
Message-ID: <1511453701-117320-1-git-send-email-kirill.rybalchenko@intel.com> (raw)
Add possibility to load file with raw packet and set it
as a template for flow director filter setup.
Kirill Rybalchenko (2):
app/testpmd: add raw flowtype mode for flow director filter
doc: add description of raw mode in flow director in testpmd
app/test-pmd/cmdline.c | 116 +++++++++++++++++++++++++---
app/test-pmd/config.c | 8 +-
app/test-pmd/testpmd.h | 6 +-
doc/guides/testpmd_app_ug/testpmd_funcs.rst | 24 ++++--
4 files changed, 131 insertions(+), 23 deletions(-)
--
2.5.5
next reply other threads:[~2017-11-23 16:15 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-23 16:14 Kirill Rybalchenko [this message]
2017-11-23 16:15 ` [dpdk-dev] [PATCH 1/2] app/testpmd: " Kirill Rybalchenko
2018-01-10 0:58 ` Lu, Wenzhuo
2018-01-10 2:55 ` Lu, Wenzhuo
2017-11-23 16:15 ` [dpdk-dev] [PATCH 2/2] doc: add description of raw mode in flow director in testpmd Kirill Rybalchenko
2017-12-11 15:01 ` Mcnamara, John
2018-01-10 14:09 ` [dpdk-dev] [PATCH 0/2] add raw flowtype mode for flow director filter Zhang, Helin
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=1511453701-117320-1-git-send-email-kirill.rybalchenko@intel.com \
--to=kirill.rybalchenko@intel.com \
--cc=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).