> Subject: [PATCH] net/ice: support original represented_port action > Date: Fri, 26 Aug 2022 15:25:44 +0800 > Message-ID: <20220826072545.18127-1-zhichaox.z...@intel.com> (raw) > > From: Zhichao Zeng <zhichaox.z...@intel.com> > > Add support to send matching traffic to the original DCF port > with represented_port action by using DCF port id as ethdev_port_id. > > Signed-off-by: Zhichao Zeng <zhichaox.z...@intel.com>
Tested and passed. Regards, Tested-by: Ke Xu <ke1...@intel.com> > --- > drivers/net/ice/ice_switch_filter.c | 6 +++++- > 1 file changed, 5 insertions(+), 1 deletion(-)