]> git.droids-corp.org - dpdk.git/commit
net/ice/base: add function to set HW profile for raw flow
authorJunfeng Guo <junfeng.guo@intel.com>
Wed, 3 Nov 2021 04:40:01 +0000 (12:40 +0800)
committerQi Zhang <qi.z.zhang@intel.com>
Wed, 3 Nov 2021 12:00:27 +0000 (13:00 +0100)
commit8ebb93942b2c551cae84456943930108837ef170
tree283f77718e9801d3078193a0e74eef074fc309c0
parentdea1ebd37432e20f50da878c9f833e4cc0f3c0eb
net/ice/base: add function to set HW profile for raw flow

Based on the parser library, we can directly set HW profile and
associate the main/ctrl vsi.

This patch set also updated the base code BSD release version.

Signed-off-by: Junfeng Guo <junfeng.guo@intel.com>
Acked-by: Qi Zhang <qi.z.zhang@intel.com>
drivers/net/ice/base/README
drivers/net/ice/base/ice_flex_pipe.c
drivers/net/ice/base/ice_flex_pipe.h
drivers/net/ice/base/ice_flow.c
drivers/net/ice/base/ice_flow.h