[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240722150621.GN715661@kernel.org>
Date: Mon, 22 Jul 2024 16:06:21 +0100
From: Simon Horman <horms@...nel.org>
To: Ahmed Zaki <ahmed.zaki@...el.com>
Cc: intel-wired-lan@...ts.osuosl.org, netdev@...r.kernel.org,
anthony.l.nguyen@...el.com, Junfeng Guo <junfeng.guo@...el.com>,
Aleksandr Loktionov <aleksandr.loktionov@...el.com>,
Wojciech Drewek <wojciech.drewek@...el.com>,
Marcin Szycik <marcin.szycik@...ux.intel.com>
Subject: Re: [PATCH iwl-next v3 04/13] ice: add parser internal helper
functions
On Wed, Jul 10, 2024 at 02:40:06PM -0600, Ahmed Zaki wrote:
> From: Junfeng Guo <junfeng.guo@...el.com>
>
> Add the following internal helper functions:
>
> - ice_bst_tcam_match():
> to perform ternary match on boost TCAM.
>
> - ice_pg_cam_match():
> to perform parse graph key match in cam table.
>
> - ice_pg_nm_cam_match():
> to perform parse graph key no match in cam table.
>
> - ice_ptype_mk_tcam_match():
> to perform ptype markers match in tcam table.
>
> - ice_flg_redirect():
> to redirect parser flags to packet flags.
>
> - ice_xlt_kb_flag_get():
> to aggregate 64 bit packet flag into 16 bit key builder flags.
>
> Reviewed-by: Aleksandr Loktionov <aleksandr.loktionov@...el.com>
> Reviewed-by: Wojciech Drewek <wojciech.drewek@...el.com>
> Reviewed-by: Marcin Szycik <marcin.szycik@...ux.intel.com>
> Signed-off-by: Qi Zhang <qi.z.zhang@...el.com>
> Signed-off-by: Junfeng Guo <junfeng.guo@...el.com>
> Signed-off-by: Ahmed Zaki <ahmed.zaki@...el.com>
Reviewed-by: Simon Horman <horms@...nel.org>
Powered by blists - more mailing lists