[dpdk-dev] [PATCH v7 2/4] net/ice/base: add function to set HW profile for raw flow
Ferruh Yigit
ferruh.yigit at intel.com
Thu Oct 28 17:13:19 CEST 2021
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.guo at 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
More information about the dev
mailing list