All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ye Xiaolong <xiaolong.ye@intel.com>
To: Beilei Xing <beilei.xing@intel.com>
Cc: dev@dpdk.org, haiyue.wang@intel.com, qiming.yang@intel.com,
	qi.z.zhang@intel.com
Subject: Re: [dpdk-dev] [PATCH v2 0/2] add flow redirect function
Date: Tue, 31 Mar 2020 10:46:20 +0800	[thread overview]
Message-ID: <20200331024620.GH29805@intel.com> (raw)
In-Reply-To: <1585589933-4247-1-git-send-email-beilei.xing@intel.com>

On 03/31, Beilei Xing wrote:
>This patchset adds flow redirect function, also supports
>flow ops thread safe
>
>V2 changes:
> - Rework commit log.
> - Make a patchset.
>
>Beilei Xing (2):
>  net/ice: support flow redirect function
>  net/ice: support flow ops thread safe
>
> drivers/net/ice/ice_ethdev.h       |  1 +
> drivers/net/ice/ice_generic_flow.c | 57 ++++++++++++++++++++++++++++++++------
> drivers/net/ice/ice_generic_flow.h | 21 ++++++++++++++
> 3 files changed, 71 insertions(+), 8 deletions(-)
>
>-- 
>2.7.4
>
>Acked-by: Qiming Yang <qiming.yang@intel.com>

Applied to dpdk-next-net-intel, Thanks.

      parent reply	other threads:[~2020-03-31  2:49 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-30 16:37 [dpdk-dev] [PATCH] net/ice: support flow redirect function Beilei Xing
2020-03-30  8:01 ` Yang, Qiming
2020-03-30 17:38 ` [dpdk-dev] [PATCH v2 0/2] add " Beilei Xing
2020-03-30 17:38   ` [dpdk-dev] [PATCH v2 1/2] net/ice: support " Beilei Xing
2020-03-31  2:45     ` Ye Xiaolong
2020-03-30 17:38   ` [dpdk-dev] [PATCH v2 2/2] net/ice: support flow ops thread safe Beilei Xing
2020-03-31  2:46   ` Ye Xiaolong [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=20200331024620.GH29805@intel.com \
    --to=xiaolong.ye@intel.com \
    --cc=beilei.xing@intel.com \
    --cc=dev@dpdk.org \
    --cc=haiyue.wang@intel.com \
    --cc=qi.z.zhang@intel.com \
    --cc=qiming.yang@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.