Spdk/test/iscsi_tgt/rpc_config
Shuhei Matsumoto 632f0ced75 iscsi/rpc: Set processor affinity of connection through JSON-RPC
Currently setting cpumask to portal is possible only through
iSCSI.conf. This patch makes possible for any user to set cpumask
through JSON-RPC too.

The following are done in this patch:
- To keep compatibility, cpumask parameter handled as optional.
- Python test code is added.
- Current python script for JSON-RPC does not work correctly for
  IPv6 and the issue is fixed.

Change-Id: I42ef397ce95040a36db4430417a35e9e97527477
Signed-off-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-on: https://review.gerrithub.io/391728
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
2018-01-22 15:54:48 -05:00
..
iscsi.conf rpc: add default UNIX domain socket listen address 2017-11-13 14:57:49 -05:00
rpc_config.py iscsi/rpc: Set processor affinity of connection through JSON-RPC 2018-01-22 15:54:48 -05:00
rpc_config.sh iscsi: Replace "ALL" by "ANY" for access control 2017-12-04 11:28:52 -05:00