[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20101015145201.GB4417@electric-eye.fr.zoreil.com>
Date: Fri, 15 Oct 2010 16:52:01 +0200
From: Francois Romieu <romieu@...zoreil.com>
To: Stanislaw Gruszka <sgruszka@...hat.com>
Cc: netdev@...r.kernel.org, Denis Kirjanov <kirjanov@...il.com>
Subject: Re: [PATCH 6/6] r8169: print errors when dma mapping fail
Stanislaw Gruszka <sgruszka@...hat.com> :
> Print errors because dma mapping failures can cause device to stop
> working and will need user intervention to recover.
I am hesitating (overengineered ? bloaty ? not the right place ?).
The Tx stats are kept up-to-date : Tx failure will go along a Tx drop
stat increase.
Regarding a mapping failure in the Rx path, either it will behave as
an allocation failure at open / resume time - and I have no idea how
the user will recover - or it will happen during a Rx ring refill.
...
Ok, something could have gone unnoticed. Let's try it.
--
Ueimor
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists