Maxime Coquelin 447e0d3797 net/vhost: add parameter to enable IOMMU feature
Introduce a new iommu-support parameter to Vhost PMD that
passes the RTE_VHOST_USER_IOMMU_SUPPORT flag at vhost
device register time.

Default value is 0, meaning that IOMMU support is disabled
if not specified explicitly.

Example to enable IOMMU support for a given device:

--vdev 'net_vhost0,iface=/tmp/vhost-user2,iommu-support=1'

Signed-off-by: Maxime Coquelin <maxime.coquelin@redhat.com>
Acked-by: Yuanhan Liu <yliu@fridaylinux.org>
Tested-by: Mark Kavanagh <mark.b.kavanagh@intel.com>
Acked-by: Mark Kavanagh <mark.b.kavanagh@intel.com>
2017-11-07 14:19:30 +01:00
..
2017-08-01 00:08:12 +02:00
2017-10-06 02:49:47 +02:00
2017-04-04 19:02:45 +02:00
2017-04-28 14:46:18 +02:00
2017-06-12 10:41:26 +01:00
2017-10-06 02:49:47 +02:00
2017-10-12 01:36:58 +01:00
2017-04-19 15:37:37 +02:00
2017-04-04 15:52:50 +02:00
2017-10-06 02:49:48 +02:00
2017-11-07 10:19:02 +01:00
2017-10-26 02:33:00 +02:00
2017-08-05 11:37:09 +02:00
2017-10-24 21:28:42 +02:00