Add VPP Communications Library (VCL)

- VCL library
- client/server test application
- test script (make test integration tbd)
- gdb command file templates
- vppcom test config file

Change-Id: I21eab7aa09b4e5dc3412acf5c2eab07415c2fc0f
Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
This commit is contained in:
Dave Wallace
2017-08-03 02:11:34 -04:00
committed by Florin Coras
parent 7faab8d3a5
commit 543852a46c
13 changed files with 5459 additions and 1 deletions

View File

@@ -0,0 +1,7 @@
echo \n\n====== gdb_cmdfile.vpp ======\n
# Here are some interesting vpp-api breakpoints...
# Uncomment them out to set during gdb init.
#
#b vl_api_connect_sock_t_handler
#b vl_api_connect_sock_reply_t_handler