|
FD.io VPP
v21.10.1-2-g0a485f517
Vector Packet Processing
|
Go to the documentation of this file.
23 #ifndef CLIB_MARCH_VARIANT
189 if ((1 << attr) &
flags)
202 u32 indent = va_arg (*args,
u32);
216 s =
format(s,
"mpls-label[%U@%d]:",
319 ((
char*)hdr0)[3] = ttl0;
338 ((
char*)hdr0)[2] |= (exp0 << 1);
359 ((
char*)hdr0)[2] |= exp0;
386 u32 bi0, mldi0, bi1, mldi1, bi2, mldi2, bi3, mldi3;
390 u32 next0, next1, next2, next3;
391 u8 ttl0, ttl1, ttl2, ttl3;
392 u8 exp0, exp1, exp2, exp3;
394 bi0 = to_next[0] =
from[0];
395 bi1 = to_next[1] =
from[1];
396 bi2 = to_next[2] =
from[2];
397 bi3 = to_next[3] =
from[3];
461 checksum0 = ip0->
checksum + clib_host_to_net_u16 (0x0100);
462 checksum1 = ip1->
checksum + clib_host_to_net_u16 (0x0100);
463 checksum2 = ip2->
checksum + clib_host_to_net_u16 (0x0100);
464 checksum3 = ip3->
checksum + clib_host_to_net_u16 (0x0100);
466 checksum0 += checksum0 >= 0xffff;
467 checksum1 += checksum1 >= 0xffff;
468 checksum2 += checksum2 >= 0xffff;
469 checksum3 += checksum3 >= 0xffff;
605 ttl0 = ((
u8*)hdr0)[3];
606 exp0 = ((
u8*)hdr0)[2] & 0xe;
627 ttl1 = ((
u8*)hdr1)[3];
628 exp1 = ((
u8*)hdr1)[2] & 0xe;
649 ttl2 = ((
u8*)hdr2)[3];
650 exp2 = ((
u8*)hdr2)[2] & 0xe;
671 ttl3 = ((
u8*)hdr3)[3];
672 exp3 = ((
u8*)hdr3)[2] & 0xe;
761 next0, next1, next2, next3);
798 checksum0 = ip0->
checksum + clib_host_to_net_u16 (0x0100);
799 checksum0 += checksum0 >= 0xffff;
873 ttl0 = ((
u8*)hdr0)[3];
874 exp0 = ((
u8*)hdr0)[2] & 0xe;
906 n_left_to_next, bi0, next0);
926 s =
format (s,
"%Umpls-header:%U",
942 .name =
"mpls-label-imposition-pipe",
943 .vector_size =
sizeof (
u32),
962 .name =
"ip4-mpls-label-imposition-pipe",
963 .vector_size =
sizeof (
u32),
982 .name =
"ip6-mpls-label-imposition-pipe",
983 .vector_size =
sizeof (
u32),
1002 .name =
"ethernet-mpls-label-imposition-pipe",
1003 .vector_size =
sizeof (
u32),
1022 .name =
"mpls-label-imposition-uniform",
1023 .vector_size =
sizeof (
u32),
1042 .name =
"ip4-mpls-label-imposition-uniform",
1043 .vector_size =
sizeof (
u32),
1062 .name =
"ip6-mpls-label-imposition-uniform",
1063 .vector_size =
sizeof (
u32),
1082 .name =
"ethernet-mpls-label-imposition-uniform",
1083 .vector_size =
sizeof (
u32),
1103 .name =
"ip4-mpls-label-imposition-pipe-no-ip-ttl-decr",
1104 .vector_size =
sizeof (
u32),
1123 .name =
"ip6-mpls-label-imposition-pipe-no-ip-ttl-decr",
1124 .vector_size =
sizeof (
u32),
1144 .name =
"ip4-mpls-label-imposition-uniform-no-ip-ttl-decr",
1145 .vector_size =
sizeof (
u32),
1165 .name =
"ip6-mpls-label-imposition-uniform-no-ip-ttl-decr",
1166 .vector_size =
sizeof (
u32),
1176 #ifndef CLIB_MARCH_VARIANT
1241 "ip4-mpls-label-imposition-pipe",
1246 "ip6-mpls-label-imposition-pipe",
1251 "mpls-label-imposition-pipe",
1256 "ethernet-mpls-label-imposition-pipe",
1270 "ip4-mpls-label-imposition-uniform",
1275 "ip6-mpls-label-imposition-uniform",
1280 "mpls-label-imposition-uniform",
1285 "ethernet-mpls-label-imposition-uniform",
1299 "ip4-mpls-label-imposition-pipe-no-ip-ttl-decr",
1304 "ip6-mpls-label-imposition-pipe-no-ip-ttl-decr",
1316 "ip4-mpls-label-imposition-uniform-no-ip-ttl-decr",
1321 "ip6-mpls-label-imposition-uniform-no-ip-ttl-decr",
u16 dpoi_next_node
The next VLIB node to follow.
dpo_type_t dpo_register_new_type(const dpo_vft_t *vft, const char *const *const *nodes)
Create and register a new DPO type.
index_t dpoi_index
the index of objects of that type
vlib_node_registration_t ip4_mpls_label_imposition_uniform_no_ip_ttl_decr_node
(constructor) VLIB_REGISTER_NODE (ip4_mpls_label_imposition_uniform_no_ip_ttl_decr_node)
#define MPLS_LABEL_DPO_ATTR_NAMES
mpls_unicast_header_t mld_hdr[MPLS_LABEL_DPO_MAX_N_LABELS]
The MPLS label header to impose.
vlib_main_t vlib_node_runtime_t vlib_frame_t * frame
#define vlib_prefetch_buffer_header(b, type)
Prefetch buffer metadata.
const static char *const *const mpls_label_imp_pipe_nodes[DPO_PROTO_NUM]
vlib_node_registration_t ip6_mpls_label_imposition_pipe_node
(constructor) VLIB_REGISTER_NODE (ip6_mpls_label_imposition_pipe_node)
nat44_ei_hairpin_src_next_t next_index
enum dpo_proto_t_ dpo_proto_t
Data path protocol.
mpls_label_dpo_t * mpls_label_dpo_pool
static_always_inline ip_dscp_t ip6_traffic_class_network_order(const ip6_header_t *ip6)
static vlib_buffer_t * vlib_get_buffer(vlib_main_t *vm, u32 buffer_index)
Translate buffer index into buffer pointer.
const static char *const mpls_label_imp_uniform_mpls_nodes[]
const static char *const mpls_label_imp_uniform_no_ip_tll_decr_ip6_nodes[]
vlib_node_registration_t ethernet_mpls_label_imposition_pipe_node
(constructor) VLIB_REGISTER_NODE (ethernet_mpls_label_imposition_pipe_node)
#define pool_get_aligned(P, E, A)
Allocate an object E from a pool P with alignment A.
vlib_main_t vlib_node_runtime_t * node
const static char *const mpls_label_imp_pipe_mpls_nodes[]
#define vlib_validate_buffer_enqueue_x4(vm, node, next_index, to_next, n_left_to_next, bi0, bi1, bi2, bi3, next0, next1, next2, next3)
Finish enqueueing four buffers forward in the graph.
vlib_node_registration_t ip6_mpls_label_imposition_pipe_no_ip_ttl_decr_node
(constructor) VLIB_REGISTER_NODE (ip6_mpls_label_imposition_pipe_no_ip_ttl_decr_node)
#define pool_put(P, E)
Free an object E in pool P.
u8 mld_n_labels
Size of the label stack.
vlib_main_t * vm
X-connect all packets from the HOST to the PHY.
u8 * format_mpls_label_dpo_flags(u8 *s, va_list *args)
Format the flags variable.
const static char *const *const mpls_label_imp_pipe_no_ip_tll_decr_nodes[DPO_PROTO_NUM]
vlib_main_t vlib_node_runtime_t vlib_frame_t * from_frame
static void mpls_label_dpo_unlock(dpo_id_t *dpo)
#define dpo_pool_barrier_sync(VM, P, YESNO)
Barrier sync if a dpo pool is about to expand.
static void vnet_mpls_uc_set_label(mpls_label_t *label_exp_s_ttl, u32 value)
static_always_inline void * clib_memcpy_fast(void *restrict dst, const void *restrict src, size_t n)
#define MPLS_LABEL_DPO_ATTR_MAX
const static char *const mpls_label_imp_pipe_no_ip_tll_decr_ip6_nodes[]
dpo_type_t mpls_label_dpo_get_type(mpls_label_dpo_flags_t flags)
format_function_t format_mpls_header
vl_api_fib_mpls_label_t label_stack[16]
#define pool_is_free_index(P, I)
Use free bitmap to query whether given index is free.
vlib_node_registration_t ip4_mpls_label_imposition_pipe_node
(constructor) VLIB_REGISTER_NODE (ip4_mpls_label_imposition_pipe_node)
const static char *const mpls_label_imp_pipe_ip4_nodes[]
@ MPLS_LABEL_DPO_FLAG_NONE
#define CLIB_PREFETCH(addr, size, type)
enum mpls_label_dpo_attr_t_ mpls_label_dpo_attr_t
Flags present on an MPLS label sourced path-extension.
u16 mld_n_hdr_bytes
Cached amount of header bytes to paint.
static void vlib_buffer_advance(vlib_buffer_t *b, word l)
Advance current data pointer by the supplied (signed!) amount.
#define vec_len(v)
Number of elements in vector (rvalue-only, NULL tolerant)
vlib_node_registration_t ip6_mpls_label_imposition_uniform_node
(constructor) VLIB_REGISTER_NODE (ip6_mpls_label_imposition_uniform_node)
#define VLIB_NODE_FN(node)
void dpo_stack(dpo_type_t child_type, dpo_proto_t child_proto, dpo_id_t *dpo, const dpo_id_t *parent)
Stack one DPO object on another, and thus establish a child-parent relationship.
const static char *const mpls_label_imp_uniform_no_ip_tll_decr_ip4_nodes[]
static void vnet_mpls_uc_set_s(mpls_label_t *label_exp_s_ttl, u32 eos)
vlib_node_registration_t ip4_mpls_label_imposition_uniform_node
(constructor) VLIB_REGISTER_NODE (ip4_mpls_label_imposition_uniform_node)
static mpls_unicast_header_t * mpls_label_paint_w_ttl_mpls_exp(vlib_buffer_t *b0, mpls_label_dpo_t *mld0, u8 ttl0, u8 exp0)
Paint on an MPLS label and fixup the TTL and EXP bits When the EXP bits are already bit shift to the ...
#define MPLS_LABEL_DEFAULT_TTL
The Default TTL added to MPLS label headers when no other value is available.
static void * vlib_frame_vector_args(vlib_frame_t *f)
Get pointer to frame vector data.
static u16 mpls_label_dpo_get_mtu(const dpo_id_t *dpo)
u32 index_t
A Data-Path Object is an object that represents actions that are applied to packets are they are swit...
u8 * format_mpls_label_dpo(u8 *s, va_list *args)
void fib_show_memory_usage(const char *name, u32 in_use_elts, u32 allocd_elts, size_t size_elt)
Show the memory usage for a type.
u16 dpo_get_mtu(const dpo_id_t *dpo)
Get the MTU DPO.
#define MPLS_LABEL_DEFAULT_EXP
The Default EXP added to MPLS label headers when no other value is available.
enum dpo_type_t_ dpo_type_t
Common types of data-path objects New types can be dynamically added using dpo_register_new_type()
const static char *const *const mpls_label_imp_uniform_no_ip_tll_decr_nodes[DPO_PROTO_NUM]
static mpls_label_dpo_t * mpls_label_dpo_alloc(void)
const static char *const *const mpls_label_imp_uniform_nodes[DPO_PROTO_NUM]
const static char *const mpls_label_imp_uniform_ip6_nodes[]
static mpls_unicast_header_t * mpls_label_paint_w_ttl_exp(vlib_buffer_t *b0, mpls_label_dpo_t *mld0, u8 ttl0, u8 exp0)
Paint on an MPLS label and fixup the TTL and EXP bits.
const static char *const mpls_label_imp_uniform_ethernet_nodes[]
dpo_lock_fn_t dv_lock
A reference counting lock function.
static void mpls_label_interpose(const dpo_id_t *original, const dpo_id_t *parent, dpo_id_t *clone)
Interpose a label DPO.
enum mpls_label_dpo_flags_t_ mpls_label_dpo_flags_t
#define FOR_EACH_MPLS_LABEL_DPO_ATTR(_item)
#define CLIB_CACHE_LINE_BYTES
static void vnet_mpls_uc_set_exp(mpls_label_t *label_exp_s_ttl, u32 exp)
struct _vlib_node_registration vlib_node_registration_t
u8 * format_dpo_id(u8 *s, va_list *args)
Format a DPO_id_t oject.
static mpls_unicast_header_t * mpls_label_paint(vlib_buffer_t *b0, mpls_label_dpo_t *mld0)
vlib_node_registration_t ip4_mpls_label_imposition_pipe_no_ip_ttl_decr_node
(constructor) VLIB_REGISTER_NODE (ip4_mpls_label_imposition_pipe_no_ip_ttl_decr_node)
mpls_label_dpo_flags_t mld_flags
Flags.
const static char *const mpls_label_imp_pipe_ip6_nodes[]
void mpls_label_dpo_create(fib_mpls_label_t *label_stack, mpls_eos_bit_t eos, dpo_proto_t payload_proto, mpls_label_dpo_flags_t flags, const dpo_id_t *parent, dpo_id_t *dpo)
Create an MPLS label object.
vlib_node_registration_t ip6_mpls_label_imposition_uniform_no_ip_ttl_decr_node
(constructor) VLIB_REGISTER_NODE (ip6_mpls_label_imposition_uniform_no_ip_ttl_decr_node)
static u8 ip_dscp_to_mpls_exp(ip_dscp_t tos)
When in uniform mode convert an IPv[46] DSCP value to an MPLS EXP value.
struct mpls_label_imposition_trace_t_ mpls_label_imposition_trace_t
A struct to hold tracing information for the MPLS label imposition node.
#define pool_len(p)
Number of elements in pool vector.
#define vlib_validate_buffer_enqueue_x1(vm, node, next_index, to_next, n_left_to_next, bi0, next0)
Finish enqueueing one buffer forward in the graph.
@ MPLS_LABEL_DPO_FLAG_NO_IP_TTL_DECR
description fragment has unexpected format
const static char *const mpls_label_imp_pipe_ethernet_nodes[]
static mpls_label_dpo_t * mpls_label_dpo_get(index_t index)
@ MPLS_LABEL_DPO_FLAG_UNIFORM_MODE
vlib_put_next_frame(vm, node, next_index, 0)
u8 ttl
TTL imposed - only valid for uniform LSPs.
@ FIB_MPLS_LSP_MODE_UNIFORM
Uniform mode.
A struct to hold tracing information for the MPLS label imposition node.
static index_t mpls_label_dpo_get_index(mpls_label_dpo_t *mld)
dpo_proto_t mld_payload_proto
The protocol of the payload/packets that are being encapped.
static void vnet_mpls_uc_set_ttl(mpls_label_t *label_exp_s_ttl, u32 ttl)
static uword pool_elts(void *v)
Number of active elements in a pool.
vlib_node_registration_t mpls_mpls_label_imposition_uniform_node
(constructor) VLIB_REGISTER_NODE (mpls_mpls_label_imposition_uniform_node)
u8 exp
TTL imposed - only valid for uniform LSPs.
clib_memset(h->entries, 0, sizeof(h->entries[0]) *entries)
Configuration for each label value in the output-stack.
const dpo_id_t * drop_dpo_get(dpo_proto_t proto)
A virtual function table regisitered for a DPO type.
void * vlib_add_trace(vlib_main_t *vm, vlib_node_runtime_t *r, vlib_buffer_t *b, u32 n_data_bytes)
static void * vlib_buffer_get_current(vlib_buffer_t *b)
Get pointer to current data to process.
static u8 * format_mpls_label_imposition_trace(u8 *s, va_list *args)
A representation of an MPLS label for imposition in the data-path.
static void mpls_label_dpo_lock(dpo_id_t *dpo)
#define clib_warning(format, args...)
const static char *const mpls_label_imp_pipe_no_ip_tll_decr_ip4_nodes[]
The identity of a DPO is a combination of its type and its instance number/index of objects of that t...
#define MPLS_LABEL_DPO_MAX_N_LABELS
Maximum number of labels in one DPO.
u32 mpls_label_t
A label value only, i.e.
vlib_node_registration_t mpls_mpls_label_imposition_pipe_node
(constructor) VLIB_REGISTER_NODE (mpls_mpls_label_imposition_pipe_node)
static uword mpls_label_imposition_inline(vlib_main_t *vm, vlib_node_runtime_t *node, vlib_frame_t *from_frame, const dpo_proto_t dproto, const mpls_label_dpo_flags_t flags)
void dpo_set(dpo_id_t *dpo, dpo_type_t type, dpo_proto_t proto, index_t index)
Set/create a DPO ID The DPO will be locked.
static dpo_type_t mpls_label_dpo_types[1<< MPLS_LABEL_DPO_ATTR_MAX]
registered DPO types for each of the label sub-types.
u16 mld_locks
Number of locks/users of the label.
mpls_unicast_header_t hdr
The MPLS header imposed.
enum mpls_eos_bit_t_ mpls_eos_bit_t
const char * mpls_label_dpo_attr_names[]
Strings for the flags.
#define vlib_get_next_frame(vm, node, next_index, vectors, n_vectors_left)
Get pointer to next frame vector data by (vlib_node_runtime_t, next_index).
static void mpls_label_dpo_mem_show(void)
vlib_node_registration_t ethernet_mpls_label_imposition_uniform_node
(constructor) VLIB_REGISTER_NODE (ethernet_mpls_label_imposition_uniform_node)
const static dpo_vft_t mld_vft
void dpo_reset(dpo_id_t *dpo)
reset a DPO ID The DPO will be unlocked.
void mpls_label_dpo_module_init(void)
const static char *const mpls_label_imp_uniform_ip4_nodes[]
dpo_id_t mld_dpo
Next DPO in the graph.
u32 flags
buffer flags: VLIB_BUFFER_FREE_LIST_INDEX_MASK: bits used to store free list index,...
static mpls_unicast_header_t * mpls_label_paint_w_ttl(vlib_buffer_t *b0, mpls_label_dpo_t *mld0, u8 ttl0)
Paint on an MPLS label and fixup the TTL.
#define dpo_pool_barrier_release(VM, YESNO)
Release barrier sync after dpo pool expansion.
VLIB buffer representation.
#define VLIB_REGISTER_NODE(x,...)
vl_api_wireguard_peer_flags_t flags