numam-spdk/lib/net
Jim Harris d80267cc17 net: deprecate library
The net library isn't needed - everything these RPCs
do can be done externally to the SPDK application.

This library will be removed in the 21.07 release.

As part of the deprecation, mark the net RPCs as
private.  This will prevent an upcoming patch from
complaining that these RPCs are not documented.

Signed-off-by: Jim Harris <james.r.harris@intel.com>
Change-Id: I61118820fd29e410dca763595c3d9fd01a57373d
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/7592
Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: <dongx.yi@intel.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Community-CI: Mellanox Build Bot
2021-04-26 06:55:03 +00:00
..
interface.c lib/net : Initialize global TAILQ HEAD variable at definition. 2020-10-14 08:06:25 +00:00
Makefile so_ver: increase all major versions 2021-02-05 14:43:47 +00:00
net_internal.h lib/net: remove spdk prefix from internal functions. 2020-05-11 12:29:07 +00:00
net_rpc.c net: deprecate library 2021-04-26 06:55:03 +00:00
spdk_net.map lib/net: add a map file. 2020-05-11 12:29:07 +00:00