On Tue, Mar 12, 2024 at 11:36 AM Xuan Zhuo wrote:
>
> Now, the API virtqueue_set_dma_premapped just support to
> enable premapped mode.
>
> If we allow enabling the premapped dynamically, we should
> make this API to support disable the premapped mode.
>
> Signed-off-by: Xuan Zhuo
> ---
> driver
On Tue, Mar 12, 2024 at 11:36 AM Xuan Zhuo wrote:
>
> In the functions vring_unmap_extra_packed and vring_unmap_desc_packed,
> multiple checks are made whether unmap is performed and whether it is
> INDIRECT.
>
> These two functions are usually called in a loop, and we should put the
> check outsi
On Tue, Mar 12, 2024 at 11:36 AM Xuan Zhuo wrote:
>
> This commit structure the indirect desc table.
> Then we can get the desc num directly when doing unmap.
>
> And save the dma info to the struct, then the indirect
> will not use the dma fields of the desc_extra. The subsequent
> commits will m
On Tue, Mar 12, 2024 at 11:36 AM Xuan Zhuo wrote:
>
> As discussed:
>
> http://lore.kernel.org/all/cacgkmevq0no8qgc46u4mgsmtud44fd_cflcpavmj3rhyqrz...@mail.gmail.com
>
> If the virtio is premapped mode, the driver should manage the dma info by
> self.
> So the virtio core should not store the dma
On Wed, 20 Mar 2024 20:38:01 -0700, Jakub Kicinski wrote:
> On Wed, 20 Mar 2024 16:04:21 +0800 Xuan Zhuo wrote:
> > I have a question regarding the workflow for feature discussions. If we
> > consistently engage in discussions about a particular feature, this may
> > result
> > in the submission
On Wed, 20 Mar 2024 16:04:21 +0800 Xuan Zhuo wrote:
> I have a question regarding the workflow for feature discussions. If we
> consistently engage in discussions about a particular feature, this may result
> in the submission of multiple patch sets. In light of this, should we modify
> the
> usag
Wed, Mar 20, 2024 at 09:04:21AM CET, xuanz...@linux.alibaba.com wrote:
>On Tue, 19 Mar 2024 11:12:23 +0100, Paolo Abeni wrote:
>> On Mon, 2024-03-18 at 13:19 +0100, Jiri Pirko wrote:
>> > Mon, Mar 18, 2024 at 12:53:38PM CET, xuanz...@linux.alibaba.com wrote:
>> > > On Mon, 18 Mar 2024 12:52:18 +01
Hope this in your list.
Thanks.
On Tue, Mar 19, 2024 at 9:15 PM Igor Raits wrote:
>
> Hello Stefan,
>
> On Tue, Mar 19, 2024 at 2:12 PM Stefan Hajnoczi wrote:
> >
> > On Tue, Mar 19, 2024 at 10:00:08AM +0100, Igor Raits wrote:
> > > Hello,
> > >
> > > We have started to observe kernel crashes on 6.7.y kernels (atm we
> > > have
On Tue, Mar 19, 2024 at 2:56 PM Michael S. Tsirkin wrote:
>
> On Tue, Mar 12, 2024 at 11:35:47AM +0800, Xuan Zhuo wrote:
> > As discussed:
> >
> > http://lore.kernel.org/all/cacgkmevq0no8qgc46u4mgsmtud44fd_cflcpavmj3rhyqrz...@mail.gmail.com
> >
> > If the virtio is premapped mode, the driver shoul
On Tue, 19 Mar 2024 10:15:25 -0700, Jakub Kicinski wrote:
> On Fri, 15 Mar 2024 16:05:40 +0800 Xuan Zhuo wrote:
> > > Don't duplicate the stats which get reported via the netlink API in
> > > ethtool. Similar story to the rtnl stats:
> > >
> > > https://docs.kernel.org/next/networking/statistics.h
On Tue, 19 Mar 2024 11:12:23 +0100, Paolo Abeni wrote:
> On Mon, 2024-03-18 at 13:19 +0100, Jiri Pirko wrote:
> > Mon, Mar 18, 2024 at 12:53:38PM CET, xuanz...@linux.alibaba.com wrote:
> > > On Mon, 18 Mar 2024 12:52:18 +0100, Jiri Pirko wrote:
> > > > Mon, Mar 18, 2024 at 12:05:53PM CET, xuanz..
12 matches
Mail list logo