FD.io VPP  v16.06
Vector Packet Processing
svmdbtool.c File Reference
+ Include dependency graph for svmdbtool.c:

Go to the source code of this file.

Functions

static void get_string (char *chroot_path, u8 *vbl)
 
static void set_string (char *chroot_path, u8 *vbl, u8 *value)
 
static void unset_string (char *chroot_path, u8 *vbl)
 
static void dump_strings (char *chroot_path)
 
static void test_vlib_vec_rate (char *chroot_path, f64 vr)
 
static void test_vec (char *chroot_path, u8 *vbl)
 
static void fake_install (char *chroot_path, u8 *add_value)
 
static void sigaction_handler (int signum, siginfo_t *i, void *notused)
 
static void test_reg (char *chroot_path, u8 *vbl)
 
static void unset_vec (char *chroot_path, u8 *vbl)
 
static void dump_vecs (char *chroot_path)
 
static void crash_test (char *chroot_path)
 
static void map_with_size (char *chroot_path, uword size)
 
int main (int argc, char **argv)
 

Function Documentation

static void crash_test ( char *  chroot_path)
static

Definition at line 233 of file svmdbtool.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void dump_strings ( char *  chroot_path)
static

Definition at line 73 of file svmdbtool.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void dump_vecs ( char *  chroot_path)
static

Definition at line 224 of file svmdbtool.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void fake_install ( char *  chroot_path,
u8 add_value 
)
static

Definition at line 117 of file svmdbtool.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void get_string ( char *  chroot_path,
u8 vbl 
)
static

Definition at line 41 of file svmdbtool.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

int main ( int  argc,
char **  argv 
)

Definition at line 254 of file svmdbtool.c.

+ Here is the call graph for this function:

static void map_with_size ( char *  chroot_path,
uword  size 
)
static

Definition at line 247 of file svmdbtool.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void set_string ( char *  chroot_path,
u8 vbl,
u8 value 
)
static

Definition at line 55 of file svmdbtool.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void sigaction_handler ( int  signum,
siginfo_t *  i,
void notused 
)
static

Definition at line 163 of file svmdbtool.c.

+ Here is the caller graph for this function:

static void test_reg ( char *  chroot_path,
u8 vbl 
)
static

Definition at line 176 of file svmdbtool.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void test_vec ( char *  chroot_path,
u8 vbl 
)
static

Definition at line 99 of file svmdbtool.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void test_vlib_vec_rate ( char *  chroot_path,
f64  vr 
)
static

Definition at line 82 of file svmdbtool.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void unset_string ( char *  chroot_path,
u8 vbl 
)
static

Definition at line 64 of file svmdbtool.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void unset_vec ( char *  chroot_path,
u8 vbl 
)
static

Definition at line 215 of file svmdbtool.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function: