> 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 <zhichaox.z...@intel.com> > > 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 <zhichaox.z...@intel.com>
Tested and passed. Regards, Tested-by: Ke Xu <ke1...@intel.com> > --- > doc/guides/nics/features/ice.ini | 1 - > drivers/net/ice/ice_switch_filter.c | 22 ---------------------- > 2 files changed, 23 deletions(-)