> -----Original Message-----
> From: Zhang, Qi Z <[email protected]>
> Sent: Tuesday, August 10, 2021 10:52
> To: Yang, Qiming <[email protected]>
> Cc: Guo, Junfeng <[email protected]>; [email protected]; Zhang, Qi Z
> <[email protected]>
> Subject: [PATCH 28/28] net/ice/base: update Max TCAM/PTG Per Profile
>
> For GTPoGRE protocol in AVF FDIR/RSS, the number of associated PTGs
> of one Profile may exceeds the defined ICE_MAX_PTG_PER_PROFILE and
> ICE_MAX_TCAM_PER_PROFILE. In those cases, some PTGs may be missed,
> and therefore, the related and received packets will not have hash
> values. Thus, this patch updated the ICE_MAX_PTG_PER_PROFILE and
> ICE_MAX_TCAM_PER_PROFILE to a larger number 64.
>
> Signed-off-by: Junfeng Guo <[email protected]>
> Signed-off-by: Qi Zhang <[email protected]>
> ---
> drivers/net/ice/base/ice_flex_type.h | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> --
> 2.26.2
Acked-by: Junfeng Guo <[email protected]>
Regards,
Junfeng Guo