Re: [PATCH v3 4/9] vhost: modify vhost_log_write() for broader users

2025-04-20 Thread Jason Wang
On Thu, Apr 3, 2025 at 2:32 PM Dongli Zhang wrote: > > Currently, the only user of vhost_log_write() is vhost-net. The 'len' > argument prevents logging of pages that are not tainted by the RX path. > > Adjustments are needed since more drivers (i.e. vhost-scsi) begin using > vhost_log_write(). So

Re: [PATCH v3 4/9] vhost: modify vhost_log_write() for broader users

2025-04-16 Thread Dongli Zhang
Hi Jason, Would you mind helping confirm if it resolves your concern in v2? Thank you very much! Dongli Zhang On 4/2/25 11:29 PM, Dongli Zhang wrote: > Currently, the only user of vhost_log_write() is vhost-net. The 'len' > argument prevents logging of pages that are not tainted by the RX path.

[PATCH v3 4/9] vhost: modify vhost_log_write() for broader users

2025-04-02 Thread Dongli Zhang
Currently, the only user of vhost_log_write() is vhost-net. The 'len' argument prevents logging of pages that are not tainted by the RX path. Adjustments are needed since more drivers (i.e. vhost-scsi) begin using vhost_log_write(). So far vhost-net RX path may only partially use pages shared via