]> git.droids-corp.org - dpdk.git/commit
net/ice/base: add method to disable FDIR swap option
authorJunfeng Guo <junfeng.guo@intel.com>
Wed, 3 Nov 2021 04:40:00 +0000 (12:40 +0800)
committerQi Zhang <qi.z.zhang@intel.com>
Wed, 3 Nov 2021 12:00:06 +0000 (13:00 +0100)
commitdea1ebd37432e20f50da878c9f833e4cc0f3c0eb
tree06587e3ae036f10207a81cbc36cbe8d901e0050c
parent211262d925268a3f5ac1c6a5a6610762b5ca5f5a
net/ice/base: add method to disable FDIR swap option

In this patch, we introduced a new parameter to enable/disable the
FDIR SWAP option by setting the swap and inset register set with
certain values.

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