numam-spdk/lib/net
Tomasz Zawadzki 5d94d6d3a5 vpp: add support for vpp comm library
This patch integrates VPP userspace TCP/IP stack,
as optional network framework to be used in SPDK.

Support is done via VPP Communications Library.

Change-Id: I4c2945c76878dbf24ff2f8612e0a21615f7d87e6
Signed-off-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Reviewed-on: https://review.gerrithub.io/389566
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
2018-04-17 20:33:43 -04:00
..
posix net: create NET_MODULE for compiling different net_implementations 2018-03-15 17:54:29 -04:00
vpp vpp: add support for vpp comm library 2018-04-17 20:33:43 -04:00
interface.c include/net.h: remove non public functions to private header file 2018-04-11 12:10:14 -04:00
Makefile vpp: add support for vpp comm library 2018-04-17 20:33:43 -04:00
net_framework.c net_framework: add registering of multiple spdk_net_frameworks 2018-03-15 17:54:29 -04:00
net_internal.h include/net.h: remove non public functions to private header file 2018-04-11 12:10:14 -04:00
net_rpc.c include/net.h: remove non public functions to private header file 2018-04-11 12:10:14 -04:00
sock.c net/sock: separate sock.c from posix related functions 2018-03-14 13:08:09 -04:00