[PATCH v3 0/2] vduse: TSO & vIOMMU fixes

Maxime Coquelin maxime.coquelin at redhat.com
Thu Jul 13 15:52:38 CEST 2023


This series contains two patches to fix TSO support
and enable vIOMMU by default as it is required by
VDUSE.

Changes in v3:
==============
- Ensure async copy cannot be enabled with VDUSE (Kevin)

Changes in v2:
==============
- Fix typo in commit message
- Fix build when VDUSE is not supported by the Kernel (0-day robot)

Maxime Coquelin (2):
  vhost: fix net offload compliance
  vhost: force vIOMMU enablement with VDUSE

 lib/vhost/socket.c | 14 ++++++++------
 lib/vhost/vduse.c  |  4 ++--
 lib/vhost/vduse.h  |  6 ++++--
 3 files changed, 14 insertions(+), 10 deletions(-)

-- 
2.41.0



More information about the dev mailing list