Re: [PATCH 0/10] DMA-API debugging facility

From: Joerg Roedel
Date: Sat Nov 22 2008 - 04:29:22 EST


On Sat, Nov 22, 2008 at 12:27:39PM +0900, FUJITA Tomonori wrote:
> On Fri, 21 Nov 2008 17:26:00 +0100
> Joerg Roedel <joerg.roedel@xxxxxxx> wrote:
>
> > Hi,
> >
> > this patchset introduces code to debug drivers usage of the DMA-API.
> > Tests with hardware IOMMUs have shown several bugs in drivers regarding
> > the usage of that API.
> > Problems were found especially in network card drivers.
>
> Especially? Have you met dma similar bugs with storage (scsi, etc)
> drivers?

No. For me the code only triggered network card drivers. Namely the
ixgbe, tg3 and bnx2 driver.

>
> > This way driver developers get an idea where the problem is in their
> > code.
> >
> > Please review and send any objections or, if there are none, consider
> > for inclusion ;)
>
> This should be architecture independent code. Except for that, it
> looks very useful.

Thanks,

Joerg
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/