Spdk/lib/iscsi
Dariusz Stojaczyk 7eafc71956 env/dpdk: use rte_virt2iova instead of rte_virt2phys for DPDK 17.11
DPDK 17.11-rc3 switched to IOVA-centric
addressing. The old API is still available,
but is deprecated.

Change-Id: I7b54a1e626e39368acd2190dec725dbf30c7a5de
Signed-off-by: Dariusz Stojaczyk <dariuszx.stojaczyk@intel.com>
Reviewed-on: https://review.gerrithub.io/387654
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-on: https://review.gerrithub.io/387911
2017-11-21 11:29:06 -05:00
..
acceptor.c iscsi: login poller per portal and portal cache 2017-10-06 17:00:45 -04:00
acceptor.h iscsi: login poller per portal and portal cache 2017-10-06 17:00:45 -04:00
conn.c iscsi: wait with spdk_app_stop until poller is unregistered 2017-10-18 12:32:28 -04:00
conn.h iscsi: login poller per portal and portal cache 2017-10-06 17:00:45 -04:00
init_grp.c iscsi: add spdk_iscsi_init_grp_create() function 2017-10-19 13:11:09 -04:00
init_grp.h iscsi: delete spdk_iscsi_init_grp_deletable() function 2017-10-13 18:38:55 -04:00
iscsi_rpc.c iscsi: delete spdk_iscsi_init_grp_deletable() function 2017-10-13 18:38:55 -04:00
iscsi_subsystem.c env/dpdk: use rte_virt2iova instead of rte_virt2phys for DPDK 17.11 2017-11-21 11:29:06 -05:00
iscsi.c iscsi: login poller per portal and portal cache 2017-10-06 17:00:45 -04:00
iscsi.h subsystem: remove fini return code 2017-10-10 10:56:34 -04:00
Makefile util: add CRC32 utility functions 2017-08-02 19:47:35 -04:00
md5.c include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
md5.h include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
param.c log: remove uses of SPDK_TRACE_DEBUG 2017-08-29 15:07:13 -04:00
param.h include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
portal_grp.c iscsi: login poller per portal and portal cache 2017-10-06 17:00:45 -04:00
portal_grp.h iscsi: login poller per portal and portal cache 2017-10-06 17:00:45 -04:00
task.c scsi: Remove cb_event. It is no longer necessary. 2017-06-22 10:47:31 -04:00
task.h iscsi: change iscsi_bhs_scsi_req variable names. 2017-07-18 13:14:16 -04:00
tgt_node.c iscsi: delete spdk_iscsi_find_init_grp() function. 2017-10-16 19:27:35 -04:00
tgt_node.h iscsi: delete spdk_iscsi_find_init_grp() function. 2017-10-16 19:27:35 -04:00