Re: [PATCH] net/ice: support represented port flow action

2022-08-29 Thread Xu, Ke1
> Subject: [PATCH] net/ice: support represented port flow action > Date: Mon, 25 Jul 2022 13:35:49 +0800 > Message-ID: <20220725053549.4130777-1-zhichaox.z...@intel.com> (raw) > > From: Zhichao Zeng > > Add support for action REPRESENTED_PORT in DCF. Supposed to sen

[PATCH] net/ice: support represented port flow action

2022-07-24 Thread zhichaox . zeng
From: Zhichao Zeng Add support for action REPRESENTED_PORT in DCF. Supposed to send matching traffic to the entity (VF) represented by the given ethdev, at embedded switch level. Signed-off-by: Zhichao Zeng --- doc/guides/nics/features/ice.ini| 1 + drivers/net/ice/ice_switch_filter.c | 2