iscsi: remove portal group cpumask usage example

Change-Id: I6e87c15ae0e9839d0d4b0922bbb9e397588b770d
Signed-off-by: Liang Yan <liang.z.yan@intel.com>
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/464624
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
This commit is contained in:
Liang Yan 2019-08-09 09:25:32 +08:00 committed by Jim Harris
parent ff9d333171
commit 35f840b324

View File

@ -77,7 +77,7 @@
# Portal <Name> <IP address>[:<port>]
[PortalGroup1]
Portal DA1 192.168.2.21:3260
Portal DA2 192.168.2.22:3260@0xF
Portal DA2 192.168.2.22:3260
# Users must change the InitiatorGroup section(s) to match the IP
# addresses and initiator configuration in their environment.