numam-spdk/examples
Jim Harris 0b5fa082db build: remove sock from SOCK_MODULES_LIST
The various *_MODULES_LIST are intended for the modules
that implement the specific interface - not for the
associated core library itself.

For example, BLOCKDEV_MODULES_LIST doesn't contain bdev,
it contains all of the bdev modules.  Similar for
COPY_MODULES_LIST and copy.

So make SOCK_MODULES_LIST consistent.  This is a real
pain because we have to add sock explicitly to a bunch
of individual Makefiles, but I have plans to clean that
up in some future patches.

Signed-off-by: Jim Harris <james.r.harris@intel.com>
Change-Id: I0d293372cfb38bfa46c8478a8d9ca9ce23924747

Reviewed-on: https://review.gerrithub.io/434125
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Chandler-Test-Pool: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Darek Stojaczyk <dariusz.stojaczyk@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
2018-11-28 08:13:46 +00:00
..
bdev build: remove sock from SOCK_MODULES_LIST 2018-11-28 08:13:46 +00:00
blob build: remove sock from SOCK_MODULES_LIST 2018-11-28 08:13:46 +00:00
ioat ioat/perf: handle spdk_mempool_get() failure 2018-11-19 17:59:25 +00:00
nvme nvme: add extended reservation data structure definition 2018-11-15 18:18:03 +00:00
sock build: remove sock from SOCK_MODULES_LIST 2018-11-28 08:13:46 +00:00
Makefile examples/sock/hello_sock: introduce sample application for libsock 2018-08-14 14:52:19 +00:00