DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH v2 0/2] vduse: TSO & vIOMMU fixes
@ 2023-07-13 11:29 Maxime Coquelin
  2023-07-13 11:29 ` [PATCH v2 1/2] vhost: fix net offload compliance Maxime Coquelin
  2023-07-13 11:29 ` [PATCH v2 2/2] vhost: force vIOMMU enablement with VDUSE Maxime Coquelin
  0 siblings, 2 replies; 5+ messages in thread
From: Maxime Coquelin @ 2023-07-13 11:29 UTC (permalink / raw)
  To: dev, david.marchand, thomas, chenbo.xia, aconole, ktraynor
  Cc: Maxime Coquelin

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(-)

-- 
2.41.0


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-07-13 13:42 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-13 11:29 [PATCH v2 0/2] vduse: TSO & vIOMMU fixes Maxime Coquelin
2023-07-13 11:29 ` [PATCH v2 1/2] vhost: fix net offload compliance Maxime Coquelin
2023-07-13 11:29 ` [PATCH v2 2/2] vhost: force vIOMMU enablement with VDUSE Maxime Coquelin
2023-07-13 12:47   ` Kevin Traynor
2023-07-13 13:42     ` Maxime Coquelin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).