All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefan Roese <sr@denx.de>
To: Felix Radensky <felix@embedded-sol.com>
Cc: "Brandeburg, Jesse" <jesse.brandeburg@intel.com>, netdev@vger.kernel.org
Subject: Re: e1000e "Detected Tx Unit Hang"
Date: Fri, 18 Jul 2008 16:55:54 +0200	[thread overview]
Message-ID: <200807181655.54760.sr@denx.de> (raw)
In-Reply-To: <487B0B75.1070506@embedded-sol.com>

Hi Felix,

On Monday 14 July 2008, Felix Radensky wrote:
> >> The following command works always
> >>
> >> dd if=/dev/zero of=/mnt/test bs=512 count=2
> >>
> >> and the following causes Tx unit hang
> >>
> >>  dd if=/dev/zero of=/mnt/test bs=512 count=3
> >>
> >> Stefan, are you aware of any PCIe related problems on Canyonlands ?
> >> AMCC have compatibility chart on their site, which indicates that this
> >> particular card (Intel PRO/1000 T Desktop Adapter) Iwas tested with
> >> linux-2.6.25 kernel.

I just tried this on my Canyonlands with the kernel.org 2.6.26 release:

e1000e: Intel(R) PRO/1000 Network Driver - 0.3.3.3-k2
e1000e: Copyright (c) 1999-2008 Intel Corporation.
e1000e 0001:81:00.0: enabling device (0006 -> 0007)
eth0: (PCI Express:2.5GB/s:Width x1) 00:1b:21:04:a3:47
eth0: Intel(R) PRO/1000 Network Connection
eth0: MAC: 1, PHY: 4, PBA No: d50854-003
...

-bash-3.2# uname -a
Linux canyonlands 2.6.26 #2 Fri Jul 18 16:46:00 CEST 2008 ppc ppc ppc GNU/Linux
-bash-3.2# dd if=/dev/zero of=/mnt/test bs=512 count=2
2+0 records in
2+0 records out
1024 bytes (1.0 kB) copied, 0.015222 s, 67.3 kB/s
-bash-3.2# dd if=/dev/zero of=/mnt/test bs=512 count=3
3+0 records in
3+0 records out
1536 bytes (1.5 kB) copied, 0.014824 s, 104 kB/s
-bash-3.2# dd if=/dev/zero of=/mnt/test bs=512 count=256
256+0 records in
256+0 records out
131072 bytes (131 kB) copied, 0.099793 s, 1.3 MB/s
-bash-3.2# dmesg -c
-bash-3.2#                                      

So no problems here.

Rootfs NFS is mounted via e1000e of course.

Did you try with kernel.org 2.6.26 too? If not, please do so.

Best regards,
Stefan

=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80  Email: office@denx.de
=====================================================================

  reply	other threads:[~2008-07-18 14:56 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-28 11:31 e1000e "Detected Tx Unit Hang" Felix Radensky
2008-07-10 21:13 ` Brandeburg, Jesse
2008-07-10 22:25   ` Felix Radensky
2008-07-14  7:21   ` Felix Radensky
2008-07-14  7:47     ` Stefan Roese
2008-07-14  8:16       ` Felix Radensky
2008-07-18 14:55         ` Stefan Roese [this message]
2008-07-18 15:36           ` Felix Radensky
2008-07-18 15:44             ` Stefan Roese
2008-07-18 16:03               ` Felix Radensky
2008-07-18 18:29                 ` Stefan Roese
  -- strict thread matches above, loose matches on Subject: below --
2008-06-26  0:52 Herbert Xu
2008-06-26  7:13 ` Brandeburg, Jesse

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200807181655.54760.sr@denx.de \
    --to=sr@denx.de \
    --cc=felix@embedded-sol.com \
    --cc=jesse.brandeburg@intel.com \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.