numam-dpdk/lib/librte_vhost
Eugenio Pérez 46d3f57537 vhost: fix IOTLB mempool single-consumer flag
Control thread (which handles iotlb msg) and forwarding thread
both use iotlb to translate address. The former may modify the
same entry of mempool and may cause a loop in iotlb_pending_entries
list.

Bugzilla ID: 523
Fixes: d012d1f293f4 ("vhost: add IOTLB helper functions")
Cc: stable@dpdk.org

Signed-off-by: Eugenio Pérez <eperezma@redhat.com>
Reviewed-by: Chenbo Xia <chenbo.xia@intel.com>
Reviewed-by: Maxime Coquelin <maxime.coquelin@redhat.com>
2020-09-18 18:55:12 +02:00
..
2020-06-30 14:52:30 +02:00
2020-08-12 11:32:16 +02:00
2020-07-11 06:18:52 +02:00
2020-09-18 18:55:12 +02:00
2020-07-30 00:41:24 +02:00
2020-09-18 18:55:12 +02:00