aboutsummaryrefslogtreecommitdiffstats
path: root/docs/report/test_configuration/vpp_performance_configuration_3n_skx
diff options
context:
space:
mode:
authorPeter Mikus <pmikus@cisco.com>2018-08-15 06:47:49 +0000
committerPeter Mikus <pmikus@cisco.com>2018-08-15 08:55:22 +0000
commit2c55fe4a2d74352090b64118858a3557e197aeee (patch)
treeb2015bde4a0b7dacb1d6898199247928d8a692a8 /docs/report/test_configuration/vpp_performance_configuration_3n_skx
parent399b58fe776d7b97ddf098d28093ad49c089aaea (diff)
General report fixes
- Fix few typos, and other corrections Change-Id: I03679231c01ad34c3b2773b52f1327d8c871b750 Signed-off-by: Peter Mikus <pmikus@cisco.com>
Diffstat (limited to 'docs/report/test_configuration/vpp_performance_configuration_3n_skx')
0 files changed, 0 insertions, 0 deletions
{ color: #ae81ff } /* Literal.Number.Integer.Long */ } @media (prefers-color-scheme: light) { .highlight .hll { background-color: #ffffcc } .highlight .c { color: #888888 } /* Comment */ .highlight .err { color: #a61717; background-color: #e3d2d2 } /* Error */ .highlight .k { color: #008800; font-weight: bold } /* Keyword */ .highlight .ch { color: #888888 } /* Comment.Hashbang */ .highlight .cm { color: #888888 } /* Comment.Multiline */ .highlight .cp { color: #cc0000; font-weight: bold } /* Comment.Preproc */ .highlight .cpf { color: #888888 } /* Comment.PreprocFile */ .highlight .c1 { color: #888888 } /* Comment.Single */ .highlight .cs { color: #cc0000; font-weight: bold; background-color: #fff0f0 } /* Comment.Special */ .highlight .gd { color: #000000; background-color: #ffdddd } /* Generic.Deleted */ .highlight .ge { font-style: italic } /* Generic.Emph */ .highlight .gr { color: #aa0000 } /* Generic.Error */ .highlight .gh { color: #333333 } /* Generic.Heading */ .highlight .gi { color: #000000; background-color: #ddffdd } /* Generic.Inserted */ .highlight .go { color: #888888 } /* Generic.Output */ .highlight .gp { color: #555555 } /* Generic.Prompt */ .highlight .gs { font-weight: bold } /* Generic.Strong */ .highlight .gu { color: #666666 } /* Generic.Subheading */ .highlight .gt { color: #aa0000 } /* Generic.Traceback */ .highlight .kc { color: #008800; font-weight: bold } /* Keyword.Constant */ .highlight .kd { color: #008800; font-weight: bold } /* Keyword.Declaration */ .highlight .kn { color: #008800; font-weight: bold } /* Keyword.Namespace */ .highlight .kp { color: #008800 } /* Keyword.Pseudo */ .highlight .kr { color: #008800; font-weight: bold } /* Keyword.Reserved */ .highlight .kt { color: #888888; font-weight: bold } /* Keyword.Type */ .highlight .m { color: #0000DD; font-weight: bold } /* Literal.Number */ .highlight .s { color: #dd2200; background-color: #fff0f0 } /* Literal.String */ .highlight .na { color: #336699 } /* Name.Attribute */ .highlight .nb { color: #003388 } /* Name.Builtin */ .highlight .nc { color: #bb0066; font-weight: bold } /* Name.Class */ .highlight .no { color: #003366; font-weight: bold } /* Name.Constant */ .highlight .nd { color: #555555 } /* Name.Decorator */ .highlight .ne { color: #bb0066; font-weight: bold } /* Name.Exception */ .highlight .nf { color: #0066bb; font-weight: bold } /* Name.Function */ .highlight .nl { color: #336699; font-style: italic } /* Name.Label */ .highlight .nn { color: #bb0066; font-weight: bold } /* Name.Namespace */ .highlight .py { color: #336699; font-weight: bold } /* Name.Property */ .highlight .nt { color: #bb0066; font-weight: bold } /* Name.Tag */ .highlight .nv { color: #336699 } /* Name.Variable */ .highlight .ow { color: #008800 } /* Operator.Word */ .highlight .w { color: #bbbbbb } /* Text.Whitespace */ .highlight .mb { color: #0000DD; font-weight: bold } /* Literal.Number.Bin */ .highlight .mf { color: #0000DD; font-weight: bold } /* Literal.Number.Float */ .highlight .mh { color: #0000DD; font-weight: bold } /* Literal.Number.Hex */ .highlight .mi { color: #0000DD; font-weight: bold } /* Literal.Number.Integer */ .highlight .mo { color: #0000DD; font-weight: bold } /* Literal.Number.Oct */ .highlight .sa { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Affix */ .highlight .sb { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Backtick */ .highlight .sc { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Char */ .highlight .dl { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Delimiter */ .highlight .sd { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Doc */ .highlight .s2 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Double */ .highlight .se { color: #0044dd; background-color: #fff0f0 } /* Literal.String.Escape */ .highlight .sh { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Heredoc */ .highlight .si { color: #3333bb; background-color: #fff0f0 } /* Literal.String.Interpol */ .highlight .sx { color: #22bb22; background-color: #f0fff0 } /* Literal.String.Other */ .highlight .sr { color: #008800; background-color: #fff0ff } /* Literal.String.Regex */ .highlight .s1 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Single */ .highlight .ss { color: #aa6600; background-color: #fff0f0 } /* Literal.String.Symbol */ .highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */ .highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */ .highlight .vc { color: #336699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */ }
/*
 *
 * ip6_neighboor.h: ip6 neighbor structures
 *
 * Copyright (c) 2016 Cisco and/or its affiliates.
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at:
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */

#ifndef included_ip6_neighbor_h
#define included_ip6_neighbor_h

#include <vnet/fib/fib_types.h>

typedef struct
{
  ip6_address_t ip6_address;
  u32 sw_if_index;
  u32 pad;
} ip6_neighbor_key_t;

typedef enum ip6_neighbor_flags_t_
{
  IP6_NEIGHBOR_FLAG_STATIC = (1 << 0),
  IP6_NEIGHBOR_FLAG_DYNAMIC = (1 << 1),
  IP6_NEIGHBOR_FLAG_NO_FIB_ENTRY = (1 << 2),
} __attribute__ ((packed)) ip6_neighbor_flags_t;

typedef struct
{
  ip6_neighbor_key_t key;
  u8 link_layer_address[8];
  ip6_neighbor_flags_t flags;
  f64 time_last_updated;
  fib_node_index_t fib_entry_index;
} ip6_neighbor_t;

extern ip6_address_t ip6_neighbor_get_link_local_address (u32 sw_if_index);

extern ip6_neighbor_t *ip6_neighbors_pool (void);

extern ip6_neighbor_t *ip6_neighbors_entries (u32 sw_if_index);

extern int ip6_neighbor_ra_config (vlib_main_t * vm, u32 sw_if_index,
				   u8 suppress, u8 managed, u8 other,
				   u8 ll_option, u8 send_unicast, u8 cease,
				   u8 use_lifetime, u32 lifetime,
				   u32 initial_count, u32 initial_interval,
				   u32 max_interval, u32 min_interval,
				   u8 is_no);

extern int ip6_neighbor_ra_prefix (vlib_main_t * vm, u32 sw_if_index,
				   ip6_address_t * prefix_addr, u8 prefix_len,
				   u8 use_default, u32 val_lifetime,
				   u32 pref_lifetime, u8 no_advertise,
				   u8 off_link, u8 no_autoconfig,
				   u8 no_onlink, u8 is_no);

extern clib_error_t *ip6_set_neighbor_limit (u32 neighbor_limit);

extern void vnet_register_ip6_neighbor_resolution_event (vnet_main_t * vnm,
							 void *address_arg,
							 uword node_index,
							 uword type_opaque,
							 uword data);

extern int vnet_set_ip6_ethernet_neighbor (vlib_main_t * vm,
					   u32 sw_if_index,
					   ip6_address_t * a,
					   u8 * link_layer_address,
					   uword n_bytes_link_layer_address,
					   int is_static,
					   int is_no_fib_entry);

extern int vnet_unset_ip6_ethernet_neighbor (vlib_main_t * vm,
					     u32 sw_if_index,
					     ip6_address_t * a,
					     u8 * link_layer_address,
					     uword
					     n_bytes_link_layer_address);

extern int ip6_neighbor_proxy_add_del (u32 sw_if_index,
				       ip6_address_t * addr, u8 is_add);

u32 ip6_neighbor_sw_interface_add_del (vnet_main_t * vnm, u32 sw_if_index,
				       u32 is_add);
typedef struct
{
  u32 sw_if_index;
  ip6_address_t ip6;
  u8 mac[6];
} wc_nd_report_t;

void wc_nd_set_publisher_node (uword node_index, uword event_type);

typedef struct
{
  u32 irt;
  u32 mrt;
  u32 mrc;
  u32 mrd;
} icmp6_send_router_solicitation_params_t;

void icmp6_send_router_solicitation (vlib_main_t * vm, u32 sw_if_index,
				     u8 stop,
				     icmp6_send_router_solicitation_params_t *
				     params);

typedef struct
{
  ip6_address_t dst_address;
  u8 dst_address_length;
  u8 flags;
  u32 valid_time;
  u32 preferred_time;
} ra_report_prefix_info_t;

typedef struct
{
  u32 sw_if_index;
  u8 router_address[16];
  u8 current_hop_limit;
  u8 flags;
  u16 router_lifetime_in_sec;
  u32 neighbor_reachable_time_in_msec;
  u32 time_in_msec_between_retransmitted_neighbor_solicitations;
  u8 slla[6];
  u32 mtu;
  ra_report_prefix_info_t *prefixes;
} ra_report_t;

void ra_set_publisher_node (uword node_index, uword event_type);

typedef struct _vnet_ip6_neighbor_function_list_elt
{
  struct _vnet_ip6_neighbor_function_list_elt *next_ip6_neighbor_function;
  clib_error_t *(*fp) (void *data);
} _vnet_ip6_neighbor_function_list_elt_t;

typedef struct
{
  _vnet_ip6_neighbor_function_list_elt_t *ra_report_functions;
} ip6_neighbor_public_main_t;

extern ip6_neighbor_public_main_t ip6_neighbor_public_main;

#define _VNET_IP6_NEIGHBOR_FUNCTION_DECL(f,tag)                           \
                                                                          \
static void __vnet_ip6_neighbor_function_init_##tag##_##f (void)          \
    __attribute__((__constructor__)) ;                                    \
                                                                          \
static void __vnet_ip6_neighbor_function_init_##tag##_##f (void)          \
{                                                                         \
 ip6_neighbor_public_main_t * nm = &ip6_neighbor_public_main;             \
 static _vnet_ip6_neighbor_function_list_elt_t init_function;             \
 init_function.next_ip6_neighbor_function = nm->tag##_functions;          \
 nm->tag##_functions = &init_function;                                    \
 init_function.fp = (void *) &f;                                          \
}                                                                         \
                                                                          \
static void __vnet_ip6_neighbor_function_deinit_##tag##_##f (void)        \
    __attribute__((__destructor__)) ;                                     \
                                                                          \
static void __vnet_ip6_neighbor_function_deinit_##tag##_##f (void)        \
{                                                                         \
 ip6_neighbor_public_main_t * nm = &ip6_neighbor_public_main;             \
 _vnet_ip6_neighbor_function_list_elt_t *next;                            \
 if (nm->tag##_functions->fp == (void *) &f)                              \
    {                                                                     \
      nm->tag##_functions =                                               \
        nm->tag##_functions->next_ip6_neighbor_function;                  \
      return;                                                             \
    }                                                                     \
  next = nm->tag##_functions;                                             \
  while (next->next_ip6_neighbor_function)                                \
    {                                                                     \
      if (next->next_ip6_neighbor_function->fp == (void *) &f)            \
        {                                                                 \
          next->next_ip6_neighbor_function =                              \
            next->next_ip6_neighbor_function->next_ip6_neighbor_function; \
          return;                                                         \
        }                                                                 \
      next = next->next_ip6_neighbor_function;                            \
    }                                                                     \
}

#define VNET_IP6_NEIGHBOR_RA_FUNCTION(f) \
  _VNET_IP6_NEIGHBOR_FUNCTION_DECL(f,ra_report)

clib_error_t *call_ip6_neighbor_callbacks (void *data,
					   _vnet_ip6_neighbor_function_list_elt_t
					   * elt);

#endif /* included_ip6_neighbor_h */

/*
 * fd.io coding-style-patch-verification: ON
 *
 * Local Variables:
 * eval: (c-set-style "gnu")
 * End:
 */