DPDK patches and discussions
 help / color / mirror / Atom feed
From: Wei Zhao <wei.zhao1@intel.com>
To: dev@dpdk.org
Cc: stable@dpdk.org, wenzhuo.lu@intel.com, qi.z.zhang@intel.com,
	yuan.peng@intel.com
Subject: [dpdk-dev] [PATCH v2 0/2] enable x550 flexible byte filter
Date: Tue, 25 Dec 2018 13:44:46 +0800	[thread overview]
Message-ID: <1545716688-34608-1-git-send-email-wei.zhao1@intel.com> (raw)
In-Reply-To: <1545025982-2065-1-git-send-email-wei.zhao1@intel.com>

There is need for users to use flexible byte filter on x550.
Command line need to pase hex number. 
This patch enable all of these feature.

---
v2:
add some paser code for flow CLI and split it in v2 

Zhao Wei (2):
  net/ixgbe: enable x550 flexible byte filter
  app/testpmd: add support of hex string parser for flow API

 app/test-pmd/cmdline_flow.c    | 141 ++++++++++++++++++++-
 drivers/net/ixgbe/ixgbe_fdir.c |   9 +-
 drivers/net/ixgbe/ixgbe_flow.c | 274 ++++++++++++++++++++++++++++-------------
 3 files changed, 335 insertions(+), 89 deletions(-)

-- 
2.7.5

  parent reply	other threads:[~2018-12-25  6:10 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-17  5:53 [dpdk-dev] [PATCH] net/ixgbe: " Zhao Wei
2018-12-17  6:19 ` Zhao1, Wei
2018-12-24 12:13 ` Zhang, Qi Z
2018-12-25  2:04   ` Zhao1, Wei
2018-12-25  5:44 ` Wei Zhao [this message]
2018-12-25  5:44   ` [dpdk-dev] [PATCH v2 1/2] " Wei Zhao
2019-01-02  1:19     ` Zhang, Qi Z
2019-01-02  1:53       ` Zhao1, Wei
2019-01-02  2:25         ` Zhang, Qi Z
2018-12-25  5:44   ` [dpdk-dev] [PATCH v2 2/2] app/testpmd: add support of hex string parser for flow API Wei Zhao

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=1545716688-34608-1-git-send-email-wei.zhao1@intel.com \
    --to=wei.zhao1@intel.com \
    --cc=dev@dpdk.org \
    --cc=qi.z.zhang@intel.com \
    --cc=stable@dpdk.org \
    --cc=wenzhuo.lu@intel.com \
    --cc=yuan.peng@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).