aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_parser_rt.c
diff options
context:
space:
mode:
authorJunfeng Guo <[email protected]>2024-07-25 22:08:00 +0000
committerTony Nguyen <[email protected]>2024-08-13 21:51:28 +0000
commit4851f12c8d8a0dc89d1bf83ec9d7f34bd4f65572 (patch)
tree01e9363db1c0b3943e859d35a87e33f489ce4410 /drivers/net/ethernet/intel/ice/ice_parser_rt.c
parentice: add debugging functions for the parser sections (diff)
downloadkernel-4851f12c8d8a0dc89d1bf83ec9d7f34bd4f65572.tar.gz
kernel-4851f12c8d8a0dc89d1bf83ec9d7f34bd4f65572.zip
ice: add parser internal helper functions
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: Simon Horman <[email protected]> Reviewed-by: Aleksandr Loktionov <[email protected]> Reviewed-by: Wojciech Drewek <[email protected]> Reviewed-by: Marcin Szycik <[email protected]> Signed-off-by: Qi Zhang <[email protected]> Signed-off-by: Junfeng Guo <[email protected]> Signed-off-by: Ahmed Zaki <[email protected]> Tested-by: Rafal Romanowski <[email protected]> Signed-off-by: Tony Nguyen <[email protected]>
Diffstat (limited to 'drivers/net/ethernet/intel/ice/ice_parser_rt.c')
0 files changed, 0 insertions, 0 deletions