mbox

[v2,0/2] vduse: TSO & vIOMMU fixes

Message ID 20230713112905.233306-1-maxime.coquelin@redhat.com (mailing list archive)
Headers

Message

Maxime Coquelin July 13, 2023, 11:29 a.m. UTC
  This series contains two patches to fix TSO support
and enable vIOMMU by default as it is required by
VDUSE.

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 | 9 ++++++---
 lib/vhost/vduse.c  | 4 ++--
 lib/vhost/vduse.h  | 6 ++++--
 3 files changed, 12 insertions(+), 7 deletions(-)