20 #include <rte_compat.h> 131 struct rte_flow_group_attr {
774 .classification = RTE_BE16(UINT16_MAX),
775 .vid = RTE_BE16(0xfff),
861 .reserved = 0x3fffffff,
862 .offset = 0xffffffff,
893 struct rte_ether_addr dst;
894 struct rte_ether_addr src;
897 struct rte_ether_hdr hdr;
906 .hdr.dst_addr.addr_bytes =
"\xff\xff\xff\xff\xff\xff",
907 .hdr.src_addr.addr_bytes =
"\xff\xff\xff\xff\xff\xff",
908 .hdr.ether_type = RTE_BE16(0x0000),
948 .hdr.eth_proto = RTE_BE16(0x0000),
968 .dst_addr = RTE_BE32(0xffffffff),
1009 "\xff\xff\xff\xff\xff\xff\xff\xff" 1010 "\xff\xff\xff\xff\xff\xff\xff\xff",
1012 "\xff\xff\xff\xff\xff\xff\xff\xff" 1013 "\xff\xff\xff\xff\xff\xff\xff\xff",
1063 .dst_port = RTE_BE16(0xffff),
1082 .dst_port = RTE_BE16(0xffff),
1101 .dst_port = RTE_BE16(0xffff),
1135 .hdr.
vni =
"\xff\xff\xff",
1188 .
tni =
"\xff\xff\xff",
1201 uint8_t label_tc_s[3];
1311 .
hdr.
teid = RTE_BE32(UINT32_MAX),
1328 .
spi = RTE_BE32(0xffffffff),
1352 .
vni =
"\xff\xff\xff",
1389 .hdr.
vni =
"\xff\xff\xff",
1410 struct rte_ether_addr sha;
1412 struct rte_ether_addr tha;
1415 struct rte_arp_hdr hdr;
1423 .
hdr.arp_data.arp_sha.addr_bytes =
"\xff\xff\xff\xff\xff\xff",
1424 .hdr.arp_data.arp_sip = RTE_BE32(UINT32_MAX),
1425 .hdr.arp_data.arp_tha.addr_bytes =
"\xff\xff\xff\xff\xff\xff",
1426 .hdr.arp_data.arp_tip = RTE_BE32(UINT32_MAX),
1463 struct rte_ipv6_fragment_ext hdr;
1505 uint8_t target_addr[16];
1513 "\xff\xff\xff\xff\xff\xff\xff\xff" 1514 "\xff\xff\xff\xff\xff\xff\xff\xff",
1532 uint8_t target_addr[16];
1540 "\xff\xff\xff\xff\xff\xff\xff\xff" 1541 "\xff\xff\xff\xff\xff\xff\xff\xff",
1583 struct rte_ether_addr sla;
1590 .
sla.addr_bytes =
"\xff\xff\xff\xff\xff\xff",
1608 struct rte_ether_addr tla;
1615 .
tla.addr_bytes =
"\xff\xff\xff\xff\xff\xff",
1778 uint32_t reserved1:4;
1780 uint32_t next_proto:8;
1805 uint32_t max_resp_time:8;
1806 uint32_t checksum:16;
1807 uint32_t group_addr;
1813 .group_addr = 0xffffffff,
1826 uint32_t next_hdr:8;
1827 uint32_t payload_len:8;
1859 .seid = RTE_BE64(UINT64_C(0xffffffffffffffff)),
1893 uint8_t option_type;
1902 .option_type = 0xff,
1946 rte_flow_item_integrity_mask = {
1955 #define RTE_FLOW_CONNTRACK_PKT_STATE_VALID RTE_BIT32(0) 1959 #define RTE_FLOW_CONNTRACK_PKT_STATE_CHANGED RTE_BIT32(1) 1964 #define RTE_FLOW_CONNTRACK_PKT_STATE_INVALID RTE_BIT32(2) 1969 #define RTE_FLOW_CONNTRACK_PKT_STATE_DISABLED RTE_BIT32(3) 1974 #define RTE_FLOW_CONNTRACK_PKT_STATE_BAD RTE_BIT32(4) 1993 .flags = 0xffffffff,
2059 .proto_id = RTE_BE16(0xffff),
2078 .dst_qp =
"\xff\xff\xff",
2098 .value = UINT32_MAX,
2524 struct rte_flow_item_flex_handle *flex_handle;
2549 RTE_FLOW_ITEM_COMPARE_EQ,
2550 RTE_FLOW_ITEM_COMPARE_NE,
2551 RTE_FLOW_ITEM_COMPARE_LT,
2552 RTE_FLOW_ITEM_COMPARE_LE,
2553 RTE_FLOW_ITEM_COMPARE_GT,
2554 RTE_FLOW_ITEM_COMPARE_GE,
3812 uint8_t ipv6_addr[16];
3947 struct rte_flow_action_handle;
4161 struct rte_flow_meter_policy *policy;
4242 extern int32_t rte_flow_dynf_metadata_offs;
4245 extern uint64_t rte_flow_dynf_metadata_mask;
4248 #define RTE_FLOW_DYNF_METADATA(m) \ 4249 RTE_MBUF_DYNFIELD((m), rte_flow_dynf_metadata_offs, uint32_t *) 4252 #define RTE_MBUF_DYNFLAG_RX_METADATA (rte_flow_dynf_metadata_mask) 4253 #define RTE_MBUF_DYNFLAG_TX_METADATA (rte_flow_dynf_metadata_mask) 4256 static inline uint32_t
4257 rte_flow_dynf_metadata_get(
struct rte_mbuf *m)
4259 return *RTE_FLOW_DYNF_METADATA(m);
4264 rte_flow_dynf_metadata_set(
struct rte_mbuf *m, uint32_t v)
4266 *RTE_FLOW_DYNF_METADATA(m) = v;
4294 struct rte_flow_meter_profile;
4301 struct rte_flow_meter_policy;
4583 return !!rte_flow_dynf_metadata_mask;
4708 struct rte_flow *flow,
4730 struct rte_flow *flow,
4780 struct rte_flow *flow,
4855 const char *message);
5076 struct rte_flow_action_handle *
5107 struct rte_flow_action_handle *handle,
5146 struct rte_flow_action_handle *handle,
5178 const struct rte_flow_action_handle *handle,
5182 struct rte_flow_tunnel {
5196 uint8_t src_addr[16];
5197 uint8_t dst_addr[16];
5218 #define RTE_FLOW_RESTORE_INFO_TUNNEL RTE_BIT64(0) 5223 #define RTE_FLOW_RESTORE_INFO_ENCAPSULATED RTE_BIT64(1) 5228 #define RTE_FLOW_RESTORE_INFO_GROUP_ID RTE_BIT64(2) 5242 struct rte_flow_tunnel tunnel;
5271 struct rte_flow_tunnel *tunnel,
5273 uint32_t *num_of_actions,
5302 struct rte_flow_tunnel *tunnel,
5304 uint32_t *num_of_items,
5370 uint32_t num_of_actions,
5393 uint32_t num_of_items,
5444 struct rte_flow_item_flex_handle *
5466 const struct rte_flow_item_flex_handle *handle,
5473 #define RTE_FLOW_PORT_FLAG_STRICT_QUEUE RTE_BIT32(0) 5480 #define RTE_FLOW_PORT_FLAG_SHARE_INDIRECT RTE_BIT32(1) 5667 struct rte_flow_pattern_template;
5725 struct rte_flow_pattern_template *
5754 struct rte_flow_pattern_template *pattern_template,
5761 struct rte_flow_actions_template;
5819 struct rte_flow_actions_template *
5849 struct rte_flow_actions_template *actions_template,
5856 struct rte_flow_template_table;
5871 #define RTE_FLOW_TABLE_SPECIALIZE_TRANSFER_WIRE_ORIG RTE_BIT32(0) 5879 #define RTE_FLOW_TABLE_SPECIALIZE_TRANSFER_VPORT_ORIG RTE_BIT32(1) 5883 #define RTE_FLOW_TABLE_SPECIALIZE_RESIZABLE RTE_BIT32(2) 6014 struct rte_flow_template_table *
6017 struct rte_flow_pattern_template *pattern_templates[],
6018 uint8_t nb_pattern_templates,
6019 struct rte_flow_actions_template *actions_templates[],
6020 uint8_t nb_actions_templates,
6046 struct rte_flow_template_table *template_table,
6074 const struct rte_flow_group_attr *attr,
6134 struct rte_flow_template_table *template_table,
6136 uint8_t pattern_template_index,
6138 uint8_t actions_template_index,
6179 struct rte_flow_template_table *template_table,
6180 uint32_t rule_index,
6182 uint8_t actions_template_index,
6220 struct rte_flow *flow,
6257 struct rte_flow *flow,
6259 uint8_t actions_template_index,
6384 struct rte_flow_action_handle *
6423 struct rte_flow_action_handle *action_handle,
6462 struct rte_flow_action_handle *action_handle,
6506 const struct rte_flow_action_handle *action_handle,
6561 struct rte_flow_action_handle *handle,
6562 const void *update,
void *query,
6605 struct rte_flow_action_handle *handle,
6606 const void *update,
void *query,
6611 struct rte_flow_action_list_handle;
6663 struct rte_flow_action_list_handle *
6705 struct rte_flow_action_list_handle *
6737 struct rte_flow_action_list_handle *handle,
6773 (uint16_t port_id, uint32_t queue_id,
6775 struct rte_flow_action_list_handle *handle,
6817 const struct rte_flow_action_list_handle *handle,
6818 const void **update,
void **query,
6869 const struct rte_flow_action_list_handle *handle,
6870 const void **update,
void **query,
6904 const struct rte_flow_item pattern[], uint8_t pattern_template_index,
6987 struct rte_flow_template_table *table,
7024 struct rte_flow *rule,
void *user_data,
7053 struct rte_flow_template_table *table,
static const struct rte_flow_item_icmp6_nd_opt_sla_eth rte_flow_item_icmp6_nd_opt_sla_eth_mask
rte_be16_t ver_opt_len_o_c_rsvd0
__rte_experimental int rte_flow_action_handle_update(uint16_t port_id, struct rte_flow_action_handle *handle, const void *update, struct rte_flow_error *error)
__rte_experimental int rte_flow_async_action_handle_query(uint16_t port_id, uint32_t queue_id, const struct rte_flow_op_attr *op_attr, const struct rte_flow_action_handle *action_handle, void *data, void *user_data, struct rte_flow_error *error)
static const struct rte_flow_item_quota rte_flow_item_quota_mask
int rte_flow_validate(uint16_t port_id, const struct rte_flow_attr *attr, const struct rte_flow_item pattern[], const struct rte_flow_action actions[], struct rte_flow_error *error)
uint32_t max_nb_aging_objects
struct rte_flow_action * actions
static const struct rte_flow_item_icmp6_nd_na rte_flow_item_icmp6_nd_na_mask
static const struct rte_flow_item_ipv6 rte_flow_item_ipv6_mask
rte_be16_t epcp_edei_in_ecid_b
__rte_experimental int rte_flow_action_handle_query(uint16_t port_id, const struct rte_flow_action_handle *handle, void *data, struct rte_flow_error *error)
__rte_experimental struct rte_flow * rte_flow_async_create(uint16_t port_id, uint32_t queue_id, const struct rte_flow_op_attr *op_attr, struct rte_flow_template_table *template_table, const struct rte_flow_item pattern[], uint8_t pattern_template_index, const struct rte_flow_action actions[], uint8_t actions_template_index, void *user_data, struct rte_flow_error *error)
struct rte_flow_action_list_handle * handle
static const struct rte_flow_item_pfcp rte_flow_item_pfcp_mask
__rte_experimental struct rte_flow_action_list_handle * rte_flow_async_action_list_handle_create(uint16_t port_id, uint32_t queue_id, const struct rte_flow_op_attr *attr, const struct rte_flow_indir_action_conf *conf, const struct rte_flow_action *actions, void *user_data, struct rte_flow_error *error)
__rte_experimental bool rte_flow_template_table_resizable(__rte_unused uint16_t port_id, const struct rte_flow_template_table_attr *tbl_attr)
__rte_experimental int rte_flow_async_destroy(uint16_t port_id, uint32_t queue_id, const struct rte_flow_op_attr *op_attr, struct rte_flow *flow, void *user_data, struct rte_flow_error *error)
struct rte_flow_attr * attr
uint32_t color_mode_valid
uint32_t sec_since_last_hit
__rte_experimental int rte_flow_action_handle_destroy(uint16_t port_id, struct rte_flow_action_handle *handle, struct rte_flow_error *error)
rte_flow_encap_hash_field
__rte_experimental int rte_flow_async_action_list_handle_destroy(uint16_t port_id, uint32_t queue_id, const struct rte_flow_op_attr *op_attr, struct rte_flow_action_list_handle *handle, void *user_data, struct rte_flow_error *error)
rte_flow_item_flex_tunnel_mode
int rte_flow_query(uint16_t port_id, struct rte_flow *flow, const struct rte_flow_action *action, void *data, struct rte_flow_error *error)
struct rte_flow_item_flex_link * input_link
__rte_experimental int rte_flow_async_update_resized(uint16_t port_id, uint32_t queue, const struct rte_flow_op_attr *attr, struct rte_flow *rule, void *user_data, struct rte_flow_error *error)
__rte_experimental int rte_flow_async_action_handle_destroy(uint16_t port_id, uint32_t queue_id, const struct rte_flow_op_attr *op_attr, struct rte_flow_action_handle *action_handle, void *user_data, struct rte_flow_error *error)
uint32_t nb_aging_objects
struct rte_flow_item * definition
static const struct rte_flow_item_gre rte_flow_item_gre_mask
struct rte_flow_meter_profile * profile
__rte_experimental int rte_flow_template_table_destroy(uint16_t port_id, struct rte_flow_template_table *template_table, struct rte_flow_error *error)
uint32_t relaxed_matching
static const struct rte_flow_item_gtp rte_flow_item_gtp_mask
static const struct rte_flow_item_icmp rte_flow_item_icmp_mask
#define RTE_ETHER_ADDR_LEN
uint8_t retransmission_limit
static const struct rte_flow_item_geneve rte_flow_item_geneve_mask
const struct rte_flow_attr * attr_ro
static const struct rte_flow_item_sctp rte_flow_item_sctp_mask
int rte_flow_isolate(uint16_t port_id, int set, struct rte_flow_error *error)
static const struct rte_flow_item_any rte_flow_item_any_mask
__rte_experimental int rte_flow_action_handle_query_update(uint16_t port_id, struct rte_flow_action_handle *handle, const void *update, void *query, enum rte_flow_query_update_mode mode, struct rte_flow_error *error)
static const struct rte_flow_item_meta rte_flow_item_meta_mask
static const struct rte_flow_item_esp rte_flow_item_esp_mask
__rte_experimental int rte_flow_get_restore_info(uint16_t port_id, struct rte_mbuf *m, struct rte_flow_restore_info *info, struct rte_flow_error *error)
__rte_deprecated size_t rte_flow_copy(struct rte_flow_desc *fd, size_t len, const struct rte_flow_attr *attr, const struct rte_flow_item *items, const struct rte_flow_action *actions)
struct rte_ether_addr tla
rte_flow_item_flex_field_mode
static const struct rte_flow_item_meter_color rte_flow_item_meter_color_mask
static const struct rte_flow_item_conntrack rte_flow_item_conntrack_mask
static const struct rte_flow_item_geneve_opt rte_flow_item_geneve_opt_mask
static const struct rte_flow_item_icmp6 rte_flow_item_icmp6_mask
struct rte_flow_action * actions
uint32_t max_nb_conn_tracks
static const struct rte_flow_item_mark rte_flow_item_mark_mask
struct rte_flow_item_flex_field * sample_data
__rte_experimental int rte_flow_template_table_resize(uint16_t port_id, struct rte_flow_template_table *table, uint32_t nb_rules, struct rte_flow_error *error)
static const struct rte_flow_item_ib_bth rte_flow_item_ib_bth_mask
static const struct rte_flow_item_icmp6_nd_opt rte_flow_item_icmp6_nd_opt_mask
__rte_experimental int rte_flow_actions_update(uint16_t port_id, struct rte_flow *flow, const struct rte_flow_action actions[], struct rte_flow_error *error)
static const struct rte_flow_item_vxlan rte_flow_item_vxlan_mask
static const struct rte_flow_item_port_id rte_flow_item_port_id_mask
static const struct rte_flow_item_higig2_hdr rte_flow_item_higig2_hdr_mask
static const struct rte_flow_item_nvgre rte_flow_item_nvgre_mask
struct rte_flow_item * pattern
static const struct rte_flow_item_aggr_affinity rte_flow_item_aggr_affinity_mask
__rte_experimental struct rte_flow * rte_flow_async_create_by_index(uint16_t port_id, uint32_t queue_id, const struct rte_flow_op_attr *op_attr, struct rte_flow_template_table *template_table, uint32_t rule_index, const struct rte_flow_action actions[], uint8_t actions_template_index, void *user_data, struct rte_flow_error *error)
__rte_experimental int rte_flow_group_set_miss_actions(uint16_t port_id, uint32_t group_id, const struct rte_flow_group_attr *attr, const struct rte_flow_action actions[], struct rte_flow_error *error)
__rte_experimental int rte_flow_async_action_handle_query_update(uint16_t port_id, uint32_t queue_id, const struct rte_flow_op_attr *attr, struct rte_flow_action_handle *handle, const void *update, void *query, enum rte_flow_query_update_mode mode, void *user_data, struct rte_flow_error *error)
__rte_experimental int rte_flow_async_action_handle_update(uint16_t port_id, uint32_t queue_id, const struct rte_flow_op_attr *op_attr, struct rte_flow_action_handle *action_handle, const void *update, void *user_data, struct rte_flow_error *error)
static const struct rte_flow_item_l2tpv2 rte_flow_item_l2tpv2_mask
struct rte_l2tpv2_common_hdr common
static const struct rte_flow_item_udp rte_flow_item_udp_mask
__rte_experimental int rte_flow_get_q_aged_flows(uint16_t port_id, uint32_t queue_id, void **contexts, uint32_t nb_contexts, struct rte_flow_error *error)
__rte_experimental uint64_t rte_flow_restore_info_dynflag(void)
__rte_experimental int rte_flow_dev_dump(uint16_t port_id, struct rte_flow *flow, FILE *file, struct rte_flow_error *error)
__rte_experimental int rte_flow_actions_template_destroy(uint16_t port_id, struct rte_flow_actions_template *actions_template, struct rte_flow_error *error)
rte_be16_t rsvd_grp_ecid_b
static const struct rte_flow_item_raw rte_flow_item_raw_mask
rte_flow_conntrack_tcp_last_index
__rte_experimental int rte_flow_calc_table_hash(uint16_t port_id, const struct rte_flow_template_table *table, const struct rte_flow_item pattern[], uint8_t pattern_template_index, uint32_t *hash, struct rte_flow_error *error)
__rte_experimental struct rte_flow_item_flex_handle * rte_flow_flex_item_create(uint16_t port_id, const struct rte_flow_item_flex_conf *conf, struct rte_flow_error *error)
struct rte_gtp_psc_generic_hdr hdr
int rte_flow_flush(uint16_t port_id, struct rte_flow_error *error)
static const struct rte_flow_item_mpls rte_flow_item_mpls_mask
static const struct rte_flow_item_icmp6_nd_ns rte_flow_item_icmp6_nd_ns_mask
__rte_experimental struct rte_flow_action_handle * rte_flow_action_handle_create(uint16_t port_id, const struct rte_flow_indir_action_conf *conf, const struct rte_flow_action *action, struct rte_flow_error *error)
int rte_flow_error_set(struct rte_flow_error *error, int code, enum rte_flow_error_type type, const void *cause, const char *message)
static const struct rte_flow_item_random rte_flow_item_random_mask
__rte_experimental struct rte_flow_action_list_handle * rte_flow_action_list_handle_create(uint16_t port_id, const struct rte_flow_indir_action_conf *conf, const struct rte_flow_action *actions, struct rte_flow_error *error)
static const struct rte_flow_item_icmp6_nd_opt_tla_eth rte_flow_item_icmp6_nd_opt_tla_eth_mask
int rte_flow_destroy(uint16_t port_id, struct rte_flow *flow, struct rte_flow_error *error)
__rte_experimental struct rte_flow_action_handle * rte_flow_async_action_handle_create(uint16_t port_id, uint32_t queue_id, const struct rte_flow_op_attr *op_attr, const struct rte_flow_indir_action_conf *indir_action_conf, const struct rte_flow_action *action, void *user_data, struct rte_flow_error *error)
static const struct rte_flow_item_ipv4 rte_flow_item_ipv4_mask
rte_be16_t c_k_s_rsvd0_ver
static const struct rte_flow_item_ppp rte_flow_item_ppp_mask
static const struct rte_flow_item_gtp_psc rte_flow_item_gtp_psc_mask
const struct rte_flow_action * actions_ro
struct rte_flow_item * items
__rte_experimental int rte_flow_get_aged_flows(uint16_t port_id, void **contexts, uint32_t nb_contexts, struct rte_flow_error *error)
struct rte_ether_addr sla
rte_flow_query_update_mode
__rte_experimental int rte_flow_template_table_resize_complete(uint16_t port_id, struct rte_flow_template_table *table, struct rte_flow_error *error)
struct rte_flow_item_flex_link * output_link
__rte_experimental struct rte_flow_template_table * rte_flow_template_table_create(uint16_t port_id, const struct rte_flow_template_table_attr *table_attr, struct rte_flow_pattern_template *pattern_templates[], uint8_t nb_pattern_templates, struct rte_flow_actions_template *actions_templates[], uint8_t nb_actions_templates, struct rte_flow_error *error)
struct rte_flow * rte_flow_create(uint16_t port_id, const struct rte_flow_attr *attr, const struct rte_flow_item pattern[], const struct rte_flow_action actions[], struct rte_flow_error *error)
rte_flow_table_insertion_type
__rte_experimental int rte_flow_pattern_template_destroy(uint16_t port_id, struct rte_flow_pattern_template *pattern_template, struct rte_flow_error *error)
static const struct rte_flow_item_l2tpv3oip rte_flow_item_l2tpv3oip_mask
static const struct rte_flow_item_igmp rte_flow_item_igmp_mask
static const struct rte_flow_item_tx_queue rte_flow_item_tx_queue_mask
__rte_experimental int rte_flow_action_list_handle_query_update(uint16_t port_id, const struct rte_flow_action_list_handle *handle, const void **update, void **query, enum rte_flow_query_update_mode mode, struct rte_flow_error *error)
__rte_experimental int rte_flow_tunnel_decap_set(uint16_t port_id, struct rte_flow_tunnel *tunnel, struct rte_flow_action **actions, uint32_t *num_of_actions, struct rte_flow_error *error)
static const struct rte_flow_item_arp_eth_ipv4 rte_flow_item_arp_eth_ipv4_mask
const struct rte_flow_action * actions
__rte_experimental int rte_flow_flex_item_release(uint16_t port_id, const struct rte_flow_item_flex_handle *handle, struct rte_flow_error *error)
uint32_t sec_since_last_hit_valid
static const struct rte_flow_item_eth rte_flow_item_eth_mask
uint32_t challenge_ack_passed
static const struct rte_flow_item_ethdev rte_flow_item_ethdev_mask
__rte_experimental int rte_flow_info_get(uint16_t port_id, struct rte_flow_port_info *port_info, struct rte_flow_queue_info *queue_info, struct rte_flow_error *error)
__rte_experimental int rte_flow_conv(enum rte_flow_conv_op op, void *dst, size_t size, const void *src, struct rte_flow_error *error)
__rte_experimental int rte_flow_dynf_metadata_register(void)
static const struct rte_flow_item_ah rte_flow_item_ah_mask
static const struct rte_flow_item_tag rte_flow_item_tag_mask
static const struct rte_flow_item_ipv6_ext rte_flow_item_ipv6_ext_mask
static const struct rte_flow_item_ecpri rte_flow_item_ecpri_mask
__rte_experimental struct rte_flow_actions_template * rte_flow_actions_template_create(uint16_t port_id, const struct rte_flow_actions_template_attr *template_attr, const struct rte_flow_action actions[], const struct rte_flow_action masks[], struct rte_flow_error *error)
static const struct rte_flow_item_pppoe_proto_id rte_flow_item_pppoe_proto_id_mask
struct rte_flow_item * definition
static const struct rte_flow_item_vlan rte_flow_item_vlan_mask
static const struct rte_flow_item_e_tag rte_flow_item_e_tag_mask
static __rte_experimental int rte_flow_dynf_metadata_avail(void)
__rte_experimental int rte_flow_tunnel_item_release(uint16_t port_id, struct rte_flow_item *items, uint32_t num_of_items, struct rte_flow_error *error)
__rte_experimental struct rte_flow_pattern_template * rte_flow_pattern_template_create(uint16_t port_id, const struct rte_flow_pattern_template_attr *template_attr, const struct rte_flow_item pattern[], struct rte_flow_error *error)
static const struct rte_flow_item_tcp rte_flow_item_tcp_mask
static const struct rte_flow_item_fuzzy rte_flow_item_fuzzy_mask
const struct rte_flow_action_prog_argument * args
__rte_experimental int rte_flow_tunnel_action_decap_release(uint16_t port_id, struct rte_flow_action *actions, uint32_t num_of_actions, struct rte_flow_error *error)
__rte_experimental int rte_flow_action_list_handle_destroy(uint16_t port_id, struct rte_flow_action_list_handle *handle, struct rte_flow_error *error)
__rte_experimental int rte_flow_configure(uint16_t port_id, const struct rte_flow_port_attr *port_attr, uint16_t nb_queue, const struct rte_flow_queue_attr *queue_attr[], struct rte_flow_error *error)
__rte_experimental int rte_flow_calc_encap_hash(uint16_t port_id, const struct rte_flow_item pattern[], enum rte_flow_encap_hash_field dest_field, uint8_t hash_len, uint8_t *hash, struct rte_flow_error *error)
__rte_experimental int rte_flow_pull(uint16_t port_id, uint32_t queue_id, struct rte_flow_op_result res[], uint16_t n_res, struct rte_flow_error *error)
__rte_experimental int rte_flow_async_action_list_handle_query_update(uint16_t port_id, uint32_t queue_id, const struct rte_flow_op_attr *attr, const struct rte_flow_action_list_handle *handle, const void **update, void **query, enum rte_flow_query_update_mode mode, void *user_data, struct rte_flow_error *error)
static const struct rte_flow_item_ptype rte_flow_item_ptype_mask
__rte_experimental int rte_flow_tunnel_match(uint16_t port_id, struct rte_flow_tunnel *tunnel, struct rte_flow_item **items, uint32_t *num_of_items, struct rte_flow_error *error)
struct rte_flow_item_flex_handle * handle
const struct rte_flow_item * pattern_ro
static const struct rte_flow_item_vxlan_gpe rte_flow_item_vxlan_gpe_mask
static const struct rte_flow_item_nsh rte_flow_item_nsh_mask
__rte_experimental int rte_flow_async_actions_update(uint16_t port_id, uint32_t queue_id, const struct rte_flow_op_attr *op_attr, struct rte_flow *flow, const struct rte_flow_action actions[], uint8_t actions_template_index, void *user_data, struct rte_flow_error *error)
__rte_experimental int rte_flow_push(uint16_t port_id, uint32_t queue_id, struct rte_flow_error *error)
int rte_flow_pick_transfer_proxy(uint16_t port_id, uint16_t *proxy_port_id, struct rte_flow_error *error)