[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <488F5815.9020402@mvista.com>
Date: Tue, 29 Jul 2008 10:49:09 -0700
From: Chris Larson <clarson@...sta.com>
To: netdev@...r.kernel.org
Subject: MV643xx Ethernet Driver Issue on a Motorola PrPMC-275 board.
Greetings,
I was wondering if anyone had any advice on an issue a customer of ours
is running into. When they run a series of bandwidth tests, slowly
increasing the bandwidth & # of tcp connections to roughly 30Mbit at
4000 connections, their machine panics. An address passed to
dma_unmap_single is beyond lowmem, as though it was corrupted in some
fashion. The address is the data pointer in the ethernet dma
descriptors, it pulls a descriptor out of the ring in the packet receipt
functions and at that point the address is wrong. Nowhere in the driver
is a descriptor set up with that address, yet the datasheet on the
mv643xx doesn't seem to indicate that the dma engine ever writes to the
descriptors themselves, only to the data they point to (as you'd
expect). Does anyone have any ideas on this? I'm afraid that I'm a bit
out of my depth on this issue. The architecture is ppc.
Thanks.
--
Chris Larson
clarson at kergoth dot com
clarson at mvista dot com
Software Engineer
MontaVista Software, Inc.
--
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