public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* What is this: skge Ram read/write data parity error
@ 2006-03-07 15:40 Aaron Isotton
  2006-03-07 18:12 ` Stephen Hemminger
  0 siblings, 1 reply; 2+ messages in thread
From: Aaron Isotton @ 2006-03-07 15:40 UTC (permalink / raw)
  To: LKML

Hello,

Since some time I'm getting the following log entries under 2.6.15:

Mar  7 05:42:48 tiger kernel: skge Ram write data parity error
Mar  7 05:42:48 tiger kernel: skge Ram read data parity error

Does this mean my hardware is faulty? The error message seems to imply
that, but since I am not experiencing any problems and a comment in
skge.c says

/* Parity errors seem to happen when Genesis is connected to a switch
 * with no other ports present. Heartbeat error??
 */

talking about some other sort of parity error though ("mac parity") I'm
not sure any more. Can anybody enlighten me?	

Thanks,
Aaron
-- 
Aaron Isotton | http://www.isotton.com/
I'll give you a definite maybe. --Samuel Goldwyn

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: What is this: skge Ram read/write data parity error
  2006-03-07 15:40 What is this: skge Ram read/write data parity error Aaron Isotton
@ 2006-03-07 18:12 ` Stephen Hemminger
  0 siblings, 0 replies; 2+ messages in thread
From: Stephen Hemminger @ 2006-03-07 18:12 UTC (permalink / raw)
  To: linux-kernel

On Tue, 07 Mar 2006 16:40:27 +0100
Aaron Isotton <aaron@isotton.com> wrote:

> Hello,
> 
> Since some time I'm getting the following log entries under 2.6.15:
> 
> Mar  7 05:42:48 tiger kernel: skge Ram write data parity error
> Mar  7 05:42:48 tiger kernel: skge Ram read data parity error
> 
> Does this mean my hardware is faulty? The error message seems to imply
> that, but since I am not experiencing any problems and a comment in
> skge.c says
> 
> /* Parity errors seem to happen when Genesis is connected to a switch
>  * with no other ports present. Heartbeat error??
>  */
> 
> talking about some other sort of parity error though ("mac parity") I'm
> not sure any more. Can anybody enlighten me?	


Which exact hardware is that, look for the skge line in the kernel log (dmesg)?

I am not a hardware wizard, but I wrote that comment. My guess is that it shows
up when the hardware decides to clock in some data that isn't really a packet
(line noise, etc). Both skge and sk98lin just clear the error and keep going.

Does it happen a lot or just once?

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-03-07 18:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-07 15:40 What is this: skge Ram read/write data parity error Aaron Isotton
2006-03-07 18:12 ` Stephen Hemminger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox