Re: [PATCH] net/ice: remove deprecated VF flow action

2022-08-29 Thread Xu, Ke1
> Subject: [PATCH] net/ice: remove deprecated VF flow action > Date: Wed, 10 Aug 2022 14:49:37 +0800 > Message-ID: <20220810064937.162455-1-zhichaox.z...@intel.com> (raw) > > From: Zhichao Zeng > > According to the ABI and API Deprecation, remove deprecated

RE: [PATCH] net/ice: remove deprecated VF flow action

2022-08-11 Thread Zhang, Qi Z
> -Original Message- > From: Zeng, ZhichaoX > Sent: Wednesday, August 10, 2022 2:50 PM > To: dev@dpdk.org > Cc: Yang, Qiming ; Zhou, YidingX > ; Zeng, ZhichaoX ; > Zhang, Qi Z > Subject: [PATCH] net/ice: remove deprecated VF flow action > > From: Zhich

[PATCH] net/ice: remove deprecated VF flow action

2022-08-09 Thread zhichaox . zeng
From: Zhichao Zeng According to the ABI and API Deprecation, remove deprecated VF action as hard-to-use / ambiguous. Action REPRESENTED_PORT should be used instead. Signed-off-by: Zhichao Zeng --- doc/guides/nics/features/ice.ini| 1 - drivers/net/ice/ice_switch_filter.c | 22 ---