Go to the documentation of this file.
5 #ifndef __INCLUDE_RTE_TABLE_ACTION_H__
6 #define __INCLUDE_RTE_TABLE_ACTION_H__
61 #include <rte_compat.h>
136 #define RTE_TABLE_ACTION_LB_KEY_SIZE_MIN 8
139 #define RTE_TABLE_ACTION_LB_KEY_SIZE_MAX 64
142 #define RTE_TABLE_ACTION_LB_TABLE_SIZE 8
184 #define RTE_TABLE_ACTION_TC_MAX 16
187 #define RTE_TABLE_ACTION_TC_QUEUE_MAX 16
460 #ifndef RTE_TABLE_ACTION_MPLS_LABELS_MAX
461 #define RTE_TABLE_ACTION_MPLS_LABELS_MAX 4
711 #ifndef RTE_TABLE_ACTION_SYM_CRYPTO_IV_SIZE_MAX
712 #define RTE_TABLE_ACTION_SYM_CRYPTO_IV_SIZE_MAX (16)
715 #ifndef RTE_TABLE_ACTION_SYM_CRYPTO_AAD_SIZE_MAX
716 #define RTE_TABLE_ACTION_SYM_CRYPTO_AAD_SIZE_MAX (16)
719 #ifndef RTE_TABLE_ACTION_SYM_CRYPTO_IV_OFFSET
720 #define RTE_TABLE_ACTION_SYM_CRYPTO_IV_OFFSET \
721 (sizeof(struct rte_crypto_op) + sizeof(struct rte_crypto_sym_op))
816 struct rte_table_action_profile;
827 struct rte_table_action_profile *
861 void *action_config);
885 struct rte_table_action;
903 struct rte_table_action *
957 void *action_params);
995 uint32_t meter_profile_id,
1012 uint32_t meter_profile_id);
1119 uint64_t *timestamp);
__rte_experimental int rte_table_action_meter_profile_delete(struct rte_table_action *action, uint32_t meter_profile_id)
enum rte_table_action_meter_algorithm alg
@ RTE_TABLE_ACTION_ENCAP_MPLS
@ RTE_TABLE_ACTION_ENCAP_VXLAN
struct rte_mempool * mp_init
@ RTE_TABLE_ACTION_POLICER_COLOR_RED
struct rte_table_action_pppoe_hdr pppoe
struct rte_table_action_pppoe_hdr pppoe
struct rte_table_action_vlan_hdr vlan
struct rte_table_action_encap_pppoe_params pppoe
struct rte_table_action_encap_mpls_params mpls
struct rte_table_action_dscp_table_entry entry[64]
struct rte_table_action_vlo cipher_iv
@ RTE_TABLE_ACTION_ENCAP_PPPOE
__rte_experimental int rte_table_action_time_read(struct rte_table_action *action, void *data, uint64_t *timestamp)
rte_table_action_meter_algorithm
struct rte_table_action_ether_hdr ether
struct rte_table_action_udp_header udp
struct rte_table_action_vlo cipher_iv_update
struct rte_table_action_ether_hdr ether
enum rte_pipeline_action action
__rte_experimental int rte_table_action_profile_action_register(struct rte_table_action_profile *profile, enum rte_table_action_type type, void *action_config)
struct rte_crypto_sym_xform * xform
__rte_experimental int rte_table_action_apply(struct rte_table_action *action, void *data, enum rte_table_action_type type, void *action_params)
union rte_table_action_nat_params::@253 addr
uint8_t key_mask[RTE_TABLE_ACTION_LB_KEY_SIZE_MAX]
struct rte_table_action_ether_hdr ether
uint32_t out[RTE_TABLE_ACTION_LB_TABLE_SIZE]
uint32_t meter_profile_id
struct rte_table_action_ether_hdr ether
@ RTE_TABLE_ACTION_POLICER_COLOR_GREEN
#define RTE_TABLE_ACTION_TC_MAX
struct rte_table_action_vlo iv
uint64_t(* rte_table_hash_op_hash)(void *key, void *key_mask, uint32_t key_size, uint64_t seed)
@ RTE_TABLE_ACTION_POLICER_MAX
@ RTE_TABLE_ACTION_METER_TRTCM
struct rte_mempool * mp_create
struct rte_table_encap_ether_qinq_pppoe qinq_pppoe
struct rte_table_action_encap_config::@248::@250 vxlan
rte_table_hash_op_hash f_hash
uint64_t n_packets[RTE_COLORS]
struct rte_table_action_encap_vxlan_params vxlan
struct rte_table_action_mtr_tc_params mtr[RTE_TABLE_ACTION_TC_MAX]
__rte_experimental int rte_table_action_stats_read(struct rte_table_action *action, void *data, struct rte_table_action_stats_counters *stats, int clear)
@ RTE_TABLE_ACTION_ENCAP_QINQ
@ RTE_TABLE_ACTION_POLICER_COLOR_YELLOW
struct rte_table_action_vlan_hdr vlan
uint32_t n_subports_per_port
struct rte_table_action_mpls_hdr mpls[RTE_TABLE_ACTION_MPLS_LABELS_MAX]
struct rte_table_action_vlo auth_iv_update
@ RTE_TABLE_ACTION_ENCAP_QINQ_PPPOE
struct rte_table_action_encap_vlan_params vlan
struct rte_table_action_ether_hdr ether
struct rte_table_action_vlo iv_update
rte_table_action_encap_type
struct rte_table_action_vlan_hdr cvlan
struct rte_meter_trtcm_params trtcm
struct rte_table_action_ipv6_header ipv6
__rte_experimental int rte_table_action_table_params_get(struct rte_table_action *action, struct rte_pipeline_table_params *params)
struct rte_table_action_encap_qinq_params qinq
#define RTE_TABLE_ACTION_LB_KEY_SIZE_MAX
__rte_experimental int rte_table_action_meter_read(struct rte_table_action *action, void *data, uint32_t tc_mask, struct rte_table_action_mtr_counters *stats, int clear)
struct rte_table_action_vlo auth_iv
@ RTE_TABLE_ACTION_POLICER_DROP
uint64_t n_bytes[RTE_COLORS]
__rte_experimental struct rte_cryptodev_sym_session * rte_table_action_crypto_sym_session_get(struct rte_table_action *action, void *data)
struct rte_table_action_vlan_hdr svlan
__rte_experimental struct rte_table_action_profile * rte_table_action_profile_create(struct rte_table_action_common_config *common)
struct rte_table_action_encap_ether_params ether
@ RTE_TABLE_ACTION_ENCAP_VLAN
enum rte_table_action_meter_algorithm alg
__rte_experimental struct rte_table_action * rte_table_action_create(struct rte_table_action_profile *profile, uint32_t socket_id)
struct rte_table_action_vlo aad_update
__rte_experimental int rte_table_action_free(struct rte_table_action *action)
@ RTE_TABLE_ACTION_ENCAP_ETHER
enum rte_table_action_encap_type type
__rte_experimental int rte_table_action_ttl_read(struct rte_table_action *action, void *data, struct rte_table_action_ttl_counters *stats, int clear)
struct rte_table_action_ether_hdr ether
struct rte_table_action_vxlan_hdr vxlan
__rte_experimental int rte_table_action_dscp_table_update(struct rte_table_action *action, uint64_t dscp_mask, struct rte_table_action_dscp_table *table)
__rte_experimental int rte_table_action_profile_free(struct rte_table_action_profile *profile)
#define RTE_TABLE_ACTION_LB_TABLE_SIZE
@ RTE_TABLE_ACTION_SYM_CRYPTO
struct rte_table_action_vlan_hdr cvlan
uint32_t n_pipes_per_subport
struct rte_table_action_vlo aad
struct rte_meter_srtcm_params srtcm
enum rte_table_action_policer policer[RTE_COLORS]
struct rte_table_action_ether_hdr ether
struct rte_table_action_vlan_hdr svlan
struct rte_table_action_ipv4_header ipv4
__rte_experimental int rte_table_action_profile_freeze(struct rte_table_action_profile *profile)
struct rte_table_action_mtr_counters_tc stats[RTE_TABLE_ACTION_TC_MAX]
#define RTE_TABLE_ACTION_MPLS_LABELS_MAX
__rte_experimental int rte_table_action_meter_profile_add(struct rte_table_action *action, uint32_t meter_profile_id, struct rte_table_action_meter_profile *profile)
@ RTE_TABLE_ACTION_METER_SRTCM