netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jesper Krogh <jesper@krogh.cc>
To: jdb@comx.dk
Cc: "David S. Miller" <davem@davemloft.net>,
	"netdev@vger.kernel.org" <netdev@vger.kernel.org>
Subject: Re: NIU driver: Sun x8 Express Quad Gigabit Ethernet Adapter
Date: Tue, 11 Nov 2008 20:19:16 +0100	[thread overview]
Message-ID: <4919DAB4.7050009@krogh.cc> (raw)
In-Reply-To: <1225809909.10206.90.camel@localhost.localdomain>

Jesper Dangaard Brouer wrote:
> Hi DaveM
> 
> I just bought the Sun x8 Express Quad Gigabit Ethernet Adapter you
> recommended to me.  It seem to work with the NIU driver (I can ping
> through the box), but I get a kernel warning when spamming it with
> pktgen...
> 
> Where do I go from here?
> And what do you want me to try?
> 
> Tested on kernels:
>   Kernel: 2.6.28-rc2
>   Kernel: 2.6.27
> 
> CPU:    Intel(R) Xeon(R) CPU E5335  @ 2.00GHz
> System: HP ProLiant DL380-G5
> 
> ------------[ cut here ]------------
> WARNING: at net/sched/sch_generic.c:226 dev_watchdog+0x21e/0x230()
> NETDEV WATCHDOG: eth2 (niu): transmit timed out
> Modules linked in: ehci_hcd ipmi_si ipmi_msghandler rng_core hpwdt
> uhci_hcd serio_raw hpilo bnx2 zlib_inflate niu
> Pid: 0, comm: swapper Not tainted 2.6.28-rc2-torvalds #2
> Call Trace:
>  [<c0126773>] warn_slowpath+0x63/0x80
>  [<c01201ce>] ? __enqueue_entity+0x8e/0xb0
>  [<c01202fd>] ? enqueue_task_fair+0x2d/0xe0
>  [<c0108ca9>] ? read_tsc+0x9/0x30
>  [<c0108ca9>] ? read_tsc+0x9/0x30
>  [<c013f52b>] ? getnstimeofday+0x3b/0xe0
>  [<c021f48e>] ? strlcpy+0x1e/0x60
>  [<c0326a8e>] dev_watchdog+0x21e/0x230
>  [<c0108ca9>] ? read_tsc+0x9/0x30
>  [<c013f52b>] ? getnstimeofday+0x3b/0xe0
>  [<c012f19b>] ? cascade+0x4b/0x60
>  [<c012f2cf>] run_timer_softirq+0x11f/0x190
>  [<c014399c>] ? tick_dev_program_event+0x3c/0xc0
>  [<c0326870>] ? dev_watchdog+0x0/0x230
>  [<c012b024>] __do_softirq+0x94/0x160
>  [<c013cc7a>] ? hrtimer_interrupt+0x14a/0x170
>  [<c012b12b>] do_softirq+0x3b/0x50
>  [<c012b335>] irq_exit+0x75/0x90
>  [<c01141ca>] smp_apic_timer_interrupt+0x5a/0x90
>  [<c013ca8a>] ? hrtimer_start+0x1a/0x20
>  [<c0103ee0>] apic_timer_interrupt+0x28/0x30
>  [<c0109cd5>] ? mwait_idle+0x35/0x40
>  [<c0101c1e>] cpu_idle+0x4e/0xa0
> ---[ end trace 28edc9a90244cfaf ]---
> niu 0000:0b:00.0: niu: eth2: Transmit timed out, resetting
> niu 0000:0b:00.0: niu: eth2: Transmit timed out, resetting
> niu 0000:0b:00.0: niu: eth2: Transmit timed out, resetting
> niu 0000:0b:00.0: niu: eth2: Transmit timed out, resetting
> niu 0000:0b:00.0: niu: eth2: Transmit timed out, resetting

Not that it solves the problem, but it looks awfully much like this 
problem I reported 6 months back on the niu-driver just using a 10GbitE 
card.

http://article.gmane.org/gmane.linux.kernel/677545/match=niu

I shifted to a binary driver i got from Matheos Worku and that
hasn't blown up since. (I expect that can rule out hardware problems).

Jesper
-- 
Jesper Krogh

  parent reply	other threads:[~2008-11-11 19:45 UTC|newest]

Thread overview: 45+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-04 14:45 NIU driver: Sun x8 Express Quad Gigabit Ethernet Adapter Jesper Dangaard Brouer
2008-11-04 21:42 ` David Miller
2008-11-05  7:05   ` Jesper Dangaard Brouer
2008-11-05  7:33     ` David Miller
2008-11-05  9:30       ` Jesper Dangaard Brouer
2008-11-05  9:34         ` David Miller
2008-11-11 19:19 ` Jesper Krogh [this message]
2008-11-11 23:50   ` David Miller
2008-11-12  0:18     ` David Miller
2008-11-12  9:36       ` Jesper Dangaard Brouer
2008-11-12  9:49         ` David Miller
2008-11-12 10:04           ` Jesper Dangaard Brouer
2008-11-12 11:01           ` Jesper Dangaard Brouer
2008-11-12 11:52             ` David Miller
2008-11-12 12:11               ` David Miller
2008-11-12 12:49                 ` Jesper Dangaard Brouer
2008-11-13  8:50                   ` Jesper Dangaard Brouer
2008-11-13 22:08                     ` David Miller
2008-11-14 12:38                       ` NIU driver: Sun x8 Express Quad Gigabit Ethernet Adapter (rmmod BUG) Jesper Dangaard Brouer
2008-11-14 18:49                         ` Jesper Dangaard Brouer
2008-11-15  0:21                           ` David Miller
2008-11-19 12:10                             ` Jesper Dangaard Brouer
2008-11-12 12:54                 ` NIU driver: Sun x8 Express Quad Gigabit Ethernet Adapter Ben Hutchings
2008-11-12 13:21                   ` Jesper Dangaard Brouer
2008-11-12 21:46                   ` David Miller
2008-11-12 21:50                     ` Ben Hutchings
2008-11-12 22:26                       ` David Miller
2008-11-12 22:58                         ` Roland Dreier
2008-11-12 17:56                 ` Jesper Krogh
2008-11-12 21:43                   ` David Miller
2008-11-12 21:31                 ` Jesper Dangaard Brouer
2008-11-12 23:10                   ` Matheos Worku
2008-11-13  9:10                 ` Jesper Dangaard Brouer
2008-11-13 22:19                   ` David Miller
2008-11-13 10:29                 ` Jesper Dangaard Brouer
2008-11-13 22:15                   ` David Miller
2008-11-19 22:58                     ` NIU driver: Sun x8 Express Quad Gigabit Ethernet Adapter (perf + regression IRQs) Jesper Dangaard Brouer
2008-11-19 23:11                       ` David Miller
2008-11-20 19:48                         ` Regression: Bisected, IRQ and MSI allocations screwed without sparse irq Jesper Dangaard Brouer
2008-11-21  0:34                           ` Thomas Gleixner
2008-11-21 10:33                             ` Jesper Dangaard Brouer
2008-11-21 16:40                               ` Thomas Gleixner
2008-11-21 19:35                                 ` Jesper Dangaard Brouer
2008-11-21 21:11                                   ` Thomas Gleixner
2008-11-21 23:06                                   ` David Miller

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=4919DAB4.7050009@krogh.cc \
    --to=jesper@krogh.cc \
    --cc=davem@davemloft.net \
    --cc=jdb@comx.dk \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).