Re: [dpdk-dev] [PATCH] net/ice: support flow redirect function

2020-03-30 Thread Yang, Qiming
> -Original Message- > From: Xing, Beilei > Sent: Tuesday, March 31, 2020 00:38 > To: dev@dpdk.org; Wang, Haiyue ; Yang, Qiming > ; Zhang, Qi Z > Subject: [PATCH] net/ice: support flow redirect function > > Add a new ops "redirect" to flow engine, it's used to implement the function >

[dpdk-dev] [PATCH] net/ice: support flow redirect function

2020-03-30 Thread Beilei Xing
Add a new ops "redirect" to flow engine, it's used to implement the function that redirect a flow's destination. Currently only support VSI-Redirect which will be used by DCF for handling VSI mapping table change. A new API "ice_flow_redirect" is exposed, current usage is: it could be called when V