DPDK patches and discussions
 help / color / mirror / Atom feed
From: "Xu, Ke1" <ke1.xu@intel.com>
To: "Zeng, ZhichaoX" <zhichaox.zeng@intel.com>,
	"dev@dpdk.org" <dev@dpdk.org>
Cc: "Zhou, YidingX" <yidingx.zhou@intel.com>,
	"Zeng, ZhichaoX" <zhichaox.zeng@intel.com>,
	"Yang, Qiming" <qiming.yang@intel.com>,
	"Zhang, Qi Z" <qi.z.zhang@intel.com>
Subject: RE: [PATCH] net/ice: support traffic to original DCF port
Date: Mon, 19 Sep 2022 07:46:18 +0000	[thread overview]
Message-ID: <PH7PR11MB60565DA57EC18CEE9E512CC5D34D9@PH7PR11MB6056.namprd11.prod.outlook.com> (raw)
In-Reply-To: <20220917014910.39751-1-zhichaox.zeng@intel.com>


> -----Original Message-----
> From: Zhichao Zeng <zhichaox.zeng@intel.com>
> Sent: Saturday, September 17, 2022 9:49 AM
> To: dev@dpdk.org
> Cc: Zhou, YidingX <yidingx.zhou@intel.com>; Zeng, ZhichaoX
> <zhichaox.zeng@intel.com>; Yang, Qiming <qiming.yang@intel.com>; Zhang,
> Qi Z <qi.z.zhang@intel.com>
> Subject: [PATCH] net/ice: support traffic to original DCF port
> 
> Add support for sending traffic to the original DCF port with
> 'port_representor' action by using DCF port id as 'port_id'.
> 
> For example:
> testpmd> flow create 0 ingress pattern any
>          / end actions port_representor port_id 0 / end
> 
> Signed-off-by: Zhichao Zeng <zhichaox.zeng@intel.com>
> ---
>  doc/guides/nics/features/ice.ini    |  1 +
>  drivers/net/ice/ice_switch_filter.c | 25 +++++++++++++++++++++++++
>  2 files changed, 26 insertions(+)
> 

Tested and passed, using 'port_representor' action covering dcf to self dcf, dcf to other dcf, dcf to iavf, dcf to iavf of other dcf.

Tested-by: Ke Xu <ke1.xu@intel.com>

      parent reply	other threads:[~2022-09-19  7:46 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-17  1:49 Zhichao Zeng
2022-09-18  6:06 ` Zhang, Qi Z
2022-09-19  7:46 ` Xu, Ke1 [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=PH7PR11MB60565DA57EC18CEE9E512CC5D34D9@PH7PR11MB6056.namprd11.prod.outlook.com \
    --to=ke1.xu@intel.com \
    --cc=dev@dpdk.org \
    --cc=qi.z.zhang@intel.com \
    --cc=qiming.yang@intel.com \
    --cc=yidingx.zhou@intel.com \
    --cc=zhichaox.zeng@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).