Home
last modified time | relevance | path

Searched defs:actions (Results 1 – 25 of 45) sorted by relevance

12

/dpdk/doc/guides/nics/features/
H A Dsfc.ini64 count = Y
65 dec_ttl = Y
66 drop = Y
67 flag = Y
68 jump = P
69 mark = Y
70 of_dec_nw_ttl = Y
71 of_pop_vlan = Y
72 of_push_vlan = Y
73 of_set_vlan_pcp = Y
[all …]
H A Dcxgbe.ini47 count = Y
48 drop = Y
49 mac_swap = Y
50 of_pop_vlan = Y
51 of_push_vlan = Y
52 of_set_vlan_pcp = Y
53 of_set_vlan_vid = Y
54 queue = Y
55 set_ipv4_dst = Y
56 set_ipv4_src = Y
[all …]
H A Denic.ini59 count = Y
60 drop = Y
61 flag = Y
62 jump = Y
63 mark = Y
64 of_pop_vlan = Y
65 of_push_vlan = Y
66 of_set_vlan_pcp = Y
67 of_set_vlan_vid = Y
68 passthru = Y
[all …]
H A Dcnxk_vf.ini78 age = Y
79 count = Y
80 drop = Y
81 flag = Y
82 mark = Y
83 meter = Y
84 of_pop_vlan = Y
85 of_push_vlan = Y
86 of_set_vlan_pcp = Y
87 of_set_vlan_vid = Y
[all …]
H A Dcnxk.ini89 age = Y
90 count = Y
91 drop = Y
92 flag = Y
93 mark = Y
94 meter = Y
95 of_pop_vlan = Y
96 of_push_vlan = Y
97 of_set_vlan_pcp = Y
98 of_set_vlan_vid = Y
[all …]
H A Dcpfl.ini38 count = Y
39 drop = Y
40 port_representor = Y
41 prog = Y
42 queue = Y
43 represented_port = Y
44 rss = Y
45 vxlan_decap = Y
46 vxlan_encap = Y
H A Dcnxk_vec.ini81 count = Y
82 drop = Y
83 flag = Y
84 mark = Y
85 of_pop_vlan = Y
86 of_push_vlan = Y
87 of_set_vlan_pcp = Y
88 of_set_vlan_vid = Y
89 pf = Y
90 port_representor = Y
[all …]
H A Diavf.ini73 count = Y
74 drop = Y
75 mark = Y
76 passthru = Y
77 port_representor = Y
78 queue = Y
79 rss = Y
80 security = Y
H A Di40e.ini78 drop = Y
79 flag = Y
80 mark = Y
81 passthru = Y
82 pf = Y
83 queue = Y
84 rss = Y
85 vf = Y
H A Dice.ini83 count = Y
84 drop = Y
85 mark = Y
86 passthru = Y
87 port_representor = Y
88 queue = Y
89 represented_port = Y
90 rss = Y
H A Dtap.ini38 drop = Y
39 passthru = Y
40 queue = Y
41 rss = Y
H A Dtxgbe.ini72 drop = Y
73 mark = Y
74 pf = Y
75 queue = Y
76 rss = Y
77 security = Y
78 vf = Y
H A Dixgbe.ini77 drop = Y
78 mark = Y
79 pf = Y
80 queue = Y
81 rss = Y
82 security = Y
83 vf = Y
H A Dmvpp2.ini37 drop = Y
38 meter = Y
39 queue = Y
H A De1000.ini43 drop = Y
44 queue = Y
45 rss = Y
H A Dmlx4.ini48 drop = Y
49 queue = Y
50 rss = Y
H A Dqede.ini48 drop = Y
49 queue = Y
H A Digc.ini47 queue = Y
48 rss = Y
/dpdk/drivers/net/failsafe/
H A Dfailsafe_flow.c21 const struct rte_flow_action *actions) in fs_flow_allocate()
68 const struct rte_flow_action actions[], in fs_flow_validate()
97 const struct rte_flow_action actions[], in fs_flow_create()
/dpdk/drivers/net/mlx5/hws/
H A Dmlx5dr_pat_arg.c40 bool mlx5dr_pat_require_reparse(__be64 *actions, uint16_t num_of_actions) in mlx5dr_pat_require_reparse()
103 __be64 actions[]) in mlx5dr_pat_compare_pattern()
132 __be64 *actions) in mlx5dr_pat_find_cached_pattern()
150 __be64 *actions) in mlx5dr_pat_get_existing_cached_pattern()
169 __be64 *actions) in mlx5dr_pat_add_pattern_to_cache()
/dpdk/drivers/net/bonding/
H A Drte_eth_bond_flow.c19 const struct rte_flow_action *actions) in bond_flow_alloc()
65 const struct rte_flow_action actions[], in bond_flow_validate()
87 const struct rte_flow_action actions[], in bond_flow_create()
/dpdk/drivers/net/mlx5/
H A Dmlx5_nta_rss.c20 struct rte_flow_action *actions; member
320 struct rte_flow_action actions[MLX5_HW_MAX_ACTS]; in mlx5_hw_rss_ptype_create_base_flow() local
354 const struct rte_flow_action actions[], in flow_nta_locate_rss()
420 const struct rte_flow_action actions[], in flow_nta_create_single()
480 const struct rte_flow_action actions[], in flow_nta_handle_rss()
/dpdk/drivers/net/cnxk/
H A Dcnxk_rep_flow.c32 cnxk_flow_params_count(const struct rte_flow_item pattern[], const struct rte_flow_action actions[], in cnxk_flow_params_count()
491 const struct rte_flow_item pattern[], const struct rte_flow_action actions[], in process_flow_rule()
543 const struct rte_flow_action actions[], struct rte_flow_error *error) in cnxk_rep_flow_create_native()
573 const struct rte_flow_item pattern[], const struct rte_flow_action actions[], in cnxk_rep_flow_create()
620 const struct rte_flow_item pattern[], const struct rte_flow_action actions[], in cnxk_rep_flow_validate()
H A Dcn10k_flow.c26 const struct rte_flow_action actions[]) in cn10k_mtr_configure()
128 const struct rte_flow_action actions[], in cn10k_flow_create()
/dpdk/examples/qos_meter/
H A Drte_policer.h19 enum rte_phb_action actions[RTE_COLORS][RTE_COLORS]; member

12