numam-spdk/lib/net
Tomasz Zawadzki 11ed34831e net_framework: add registering of multiple spdk_net_frameworks
Its possible for a net_framework to have initialization and finish
functions. This patch adds mechanism to register spdk_net_framework
and executes appropriate functions during subsystem start/finish.

Change-Id: I06d9cb6e98f843794296b833caa3c79735f06f12
Signed-off-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Reviewed-on: https://review.gerrithub.io/403703
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2018-03-15 17:54:29 -04:00
..
posix net: create NET_MODULE for compiling different net_implementations 2018-03-15 17:54:29 -04:00
interface.c scripts/check_format: check for spaces before tabs 2018-03-05 11:09:13 -05:00
Makefile net: create NET_MODULE for compiling different net_implementations 2018-03-15 17:54:29 -04:00
net_framework.c net_framework: add registering of multiple spdk_net_frameworks 2018-03-15 17:54:29 -04:00
net_rpc.c log: rename SPDK_TRACE_* to SPDK_LOG_* 2017-12-07 12:23:19 -05:00
sock.c net/sock: separate sock.c from posix related functions 2018-03-14 13:08:09 -04:00