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

2023-07-13 Thread Maxime Coquelin
On 7/13/23 15:52, Maxime Coquelin wrote: 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 mess

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

2023-07-13 Thread 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