DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH v3 0/2] vduse: TSO & vIOMMU fixes
@ 2023-07-13 13:52 Maxime Coquelin
  2023-07-13 13:52 ` [PATCH v3 1/2] vhost: fix net offload compliance Maxime Coquelin
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Maxime Coquelin @ 2023-07-13 13:52 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 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


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

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

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-13 13:52 [PATCH v3 0/2] vduse: TSO & vIOMMU fixes Maxime Coquelin
2023-07-13 13:52 ` [PATCH v3 1/2] vhost: fix net offload compliance Maxime Coquelin
2023-07-13 14:09   ` Kevin Traynor
2023-07-13 13:52 ` [PATCH v3 2/2] vhost: force vIOMMU enablement with VDUSE Maxime Coquelin
2023-07-13 14:09   ` Kevin Traynor
2023-07-13 15:32 ` [PATCH v3 0/2] vduse: TSO & vIOMMU fixes 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).