numam-spdk/lib/sock
Ziye Yang 404d27263f sock: add get_placement_id function.
Placement_id is related with getsockopt with the optname=
SO_INCOMING_NAPI_ID. For some testing platform,  it is not
supported with this macro, so use ifdef to avoid send this
to the kernel.

Change-Id: I9e49e6e15810af0cd5085b92469c15a53ac09ada
Signed-off-by: Ziye Yang <ziye.yang@intel.com>
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/454468
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-by: Maciej Szwed <maciej.szwed@intel.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
2019-07-02 06:47:36 +00:00
..
posix sock: add get_placement_id function. 2019-07-02 06:47:36 +00:00
vpp sock: add get_placement_id function. 2019-07-02 06:47:36 +00:00
Makefile net: split sock abstraction into lib/sock 2018-06-22 17:09:57 +00:00
net_framework.c net: add asynchronous initialization and finish 2018-11-07 17:08:27 +00:00
sock.c sock: Add spdk_sock_readv(sock, iov, iovcnt) 2019-03-08 01:21:26 +00:00