On 10/28/2021 10:13 AM, Junfeng Guo wrote:
Based on the parser library, we can directly set HW profile and associate the main/ctrl vsi.
This shared code function is not used by driver, will it be enabled later or is it for shared code sync, can you please clarify in the commit log.
Signed-off-by: Junfeng Guo <junfeng....@intel.com> --- drivers/net/ice/base/ice_flex_pipe.c | 49 ++++++++++++++++ drivers/net/ice/base/ice_flex_pipe.h | 3 + drivers/net/ice/base/ice_flow.c | 84 ++++++++++++++++++++++++++++ drivers/net/ice/base/ice_flow.h | 4 ++ 4 files changed, 140 insertions(+)
The commit in the next-net-intel repo has README file too to update the version, I think better to have it in the next version of the set to keep record of the change. Thanks, ferruh