Home
last modified time | relevance | path

Searched refs:xinfo (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/octeontx2/
H A Dotx2_flow_utils.c129 struct npc_xtract_info *xinfo, in flow_set_hw_mask() argument
135 if (xinfo->enable == 0) in flow_set_hw_mask()
138 if (xinfo->hdr_off < info->hw_hdr_len) in flow_set_hw_mask()
141 max_off = xinfo->hdr_off + xinfo->len - info->hw_hdr_len; in flow_set_hw_mask()
155 struct npc_xtract_info *xinfo, *lfinfo; in otx2_flow_get_hw_supp_mask() local
171 if (xinfo[i].flags_enable == 0) in otx2_flow_get_hw_supp_mask()
188 struct npc_xtract_info *xinfo) in flow_update_extraction_data() argument
196 x = xinfo; in flow_update_extraction_data()
273 struct npc_lid_lt_xtract_info *xinfo; in otx2_flow_update_parse_state() local
288 if (xinfo->is_terminating) in otx2_flow_update_parse_state()
[all …]
/f-stack/app/redis-5.0.5/tests/unit/type/
H A Dstream.tcl259 if {[dict get [r xinfo stream somestream] radix-tree-keys] > 20} break
370 assert {[dict get [r xinfo stream mystream] length] == 0}
375 assert {[dict get [r xinfo stream mystream] last-generated-id] == "200-0"}
394 assert {[dict get [r xinfo stream mystream] length] == 0}
398 assert {[dict get [r xinfo stream mystream] length] == 0}
405 assert {[dict get [r xinfo stream mystream] length] == 2}
410 assert {[dict get [r xinfo stream mystream] length] == 1}
411 assert {[dict get [r xinfo stream mystream] last-generated-id] == "2-2"}
/f-stack/app/redis-5.0.5/
H A D00-RELEASENOTES2187 Merge pull request #5129 from soloestoy/xinfo-show-last-id