Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754101Ab2BUR5H (ORCPT ); Tue, 21 Feb 2012 12:57:07 -0500 Received: from www17.your-server.de ([213.133.104.17]:45756 "EHLO www17.your-server.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752532Ab2BUR5E convert rfc822-to-8bit (ORCPT ); Tue, 21 Feb 2012 12:57:04 -0500 Message-ID: <1329847015.5133.4.camel@localhost.localdomain> Subject: Re: NETDEV WATCHDOG: eth0 (atl1c): transmit queue 0 timed out From: Thomas Meyer To: Eric Dumazet Cc: Linux Kernel Mailing List , jcliburn@gmail.com, chris.snook@gmail.com, netdev , Josh Boyer Date: Tue, 21 Feb 2012 18:56:55 +0100 In-Reply-To: <1329366846.5646.1.camel@edumazet-laptop> References: <1329063403.1449.14.camel@localhost.localdomain> <1329204997.24837.15.camel@edumazet-laptop> <1329366846.5646.1.camel@edumazet-laptop> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.2.3 (3.2.3-1.fc16) Content-Transfer-Encoding: 8BIT Mime-Version: 1.0 X-Authenticated-Sender: thomas@m3y3r.de Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 6287 Lines: 114 Am Donnerstag, den 16.02.2012, 05:34 +0100 schrieb Eric Dumazet: > Le mardi 14 février 2012 à 08:36 +0100, Eric Dumazet a écrit : > > Le lundi 13 février 2012 à 16:00 -0500, Josh Boyer a écrit : > > > On Sun, Feb 12, 2012 at 11:16 AM, Thomas Meyer wrote: > > > > abrt_version: 2.0.7 > > > > cmdline: BOOT_IMAGE=/vmlinuz-3.2.3 root=/dev/sda2 rootfstype=ext4 rootflags=data=writeback ro quiet rhgb > > > > kernel: 3.2.3 > > > > reason: WARNING: at net/sched/sch_generic.c:255 dev_watchdog+0x1e7/0x1f0() > > > > time: Sa 04 Feb 2012 15:31:22 CET > > > > > > > > backtrace: > > > > :WARNING: at net/sched/sch_generic.c:255 dev_watchdog+0x1e7/0x1f0() > > > > :Hardware name: Aspire 1810T > > > > :NETDEV WATCHDOG: eth0 (atl1c): transmit queue 0 timed out > > > > :Modules linked in: vfat fat fuse bluetooth nf_conntrack_ipv6 nf_defrag_ipv6 ip6t_REJECT ip6table_filter ip6_tables snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_intel snd_hda_codec snd_hwdep uvcvideo snd_seq arc4 videodev usb_storage snd_seq_device v4l2_compat_ioctl32 snd_pcm snd_timer acer_wmi iwlwifi snd mac80211 sparse_keymap cfg80211 rfkill soundcore snd_page_alloc joydev wmi acerhdf pcspkr virtio_net virtio atl1c virtio_ring kvm_intel kvm uinput ipv6 [last unloaded: scsi_wait_scan] > > > > :Pid: 0, comm: swapper Not tainted 3.2.3 #5 > > > > :Call Trace: > > > > : [] warn_slowpath_common+0x7a/0xb0 > > > > : [] ? lapic_next_event+0x18/0x20 > > > > : [] warn_slowpath_fmt+0x41/0x50 > > > > : [] ? hrtimer_interrupt+0xfe/0x1f0 > > > > : [] ? wake_up_process+0x10/0x20 > > > > : [] dev_watchdog+0x1e7/0x1f0 > > > > : [] run_timer_softirq+0xef/0x210 > > > > : [] ? qdisc_reset+0x50/0x50 > > > > : [] __do_softirq+0x87/0x110 > > > > : [] call_softirq+0x1a/0x30 > > > > : [] do_softirq+0x4d/0x80 > > > > : [] irq_exit+0x7e/0xa0 > > > > : [] do_IRQ+0x5b/0xd0 > > > > : [] common_interrupt+0x69/0x69 > > > > : [] ? acpi_idle_enter_bm+0x1c0/0x1ff > > > > : [] ? acpi_idle_enter_bm+0x1bb/0x1ff > > > > : [] ? menu_select+0xd4/0x390 > > > > : [] cpuidle_idle_call+0x8b/0xe0 > > > > : [] cpu_idle+0x9d/0xe0 > > > > : [] rest_init+0x62/0x64 > > > > : [] start_kernel+0x358/0x363 > > > > : [] x86_64_start_reservations+0x132/0x136 > > > > : [] x86_64_start_kernel+0xf0/0xf7 > > > > : [] ? acpi_suspend_lowlevel+0x1b0/0x1b0 > > > > > > We've seen this in Fedora for a long time now. As far as I know, nobody > > > really knows what is going on. > > > > > > https://bugzilla.redhat.com/show_bug.cgi?id=717211 > > > > > > (Also, you probably should have sent this to netdev.) > > > > CC netdev, Jay Cliburn , > > > > It seems this driver has partial support for two TX rings. > > > > (TX completion only drains the first ring) > > > > Please try following patch. > > > > diff --git a/drivers/net/ethernet/atheros/atl1c/atl1c_main.c b/drivers/net/ethernet/atheros/atl1c/atl1c_main.c > > index b859124..1ff3c6d 100644 > > --- a/drivers/net/ethernet/atheros/atl1c/atl1c_main.c > > +++ b/drivers/net/ethernet/atheros/atl1c/atl1c_main.c > > @@ -2244,10 +2244,6 @@ static netdev_tx_t atl1c_xmit_frame(struct sk_buff *skb, > > dev_info(&adapter->pdev->dev, "tx locked\n"); > > return NETDEV_TX_LOCKED; > > } > > - if (skb->mark == 0x01) > > - type = atl1c_trans_high; > > - else > > - type = atl1c_trans_normal; > > > > if (atl1c_tpd_avail(adapter, type) < tpd_req) { > > /* no enough descriptor, just stop queue */ > > > > > Thomas, have you had the chance to test this patch ? > Bad news. Just did hit the issue again, with above patch applied. abrt_version: 2.0.7 cmdline: BOOT_IMAGE=/vmlinuz-3.2.6 root=/dev/sda2 rootfstype=ext4 rootflags=data=writeback ro quiet rhgb kernel: 3.2.6 reason: [177799.342250] WARNING: at net/sched/sch_generic.c:255 dev_watchdog+0x1e7/0x1f0() time: Di 21 Feb 2012 18:09:16 CET backtrace: :[177799.342250] WARNING: at net/sched/sch_generic.c:255 dev_watchdog+0x1e7/0x1f0() :[177799.342254] Hardware name: Aspire 1810T :[177799.342256] NETDEV WATCHDOG: eth0 (atl1c): transmit queue 0 timed out :[177799.342259] Modules linked in: vfat fat fuse bluetooth nf_conntrack_ipv6 nf_defrag_ipv6 ip6t_REJECT ip6table_filter ip6_tables snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_intel snd_hda_codec snd_hwdep snd_seq arc4 snd_seq_device snd_pcm iwlwifi uvcvideo mac80211 snd_timer videodev cfg80211 snd usb_storage v4l2_compat_ioctl32 atl1c acer_wmi soundcore sparse_keymap snd_page_alloc rfkill wmi joydev acerhdf pcspkr virtio_net virtio virtio_ring kvm_intel kvm uinput ipv6 [last unloaded: scsi_wait_scan] :[177799.342303] Pid: 4980, comm: alsa-sink Not tainted 3.2.6 #7 :[177799.342306] Call Trace: :[177799.342309] [] warn_slowpath_common+0x7a/0xb0 :[177799.342320] [] warn_slowpath_fmt+0x41/0x50 :[177799.342325] [] ? do_IRQ+0x5b/0xd0 :[177799.342330] [] dev_watchdog+0x1e7/0x1f0 :[177799.342336] [] run_timer_softirq+0xef/0x210 :[177799.342341] [] ? qdisc_reset+0x50/0x50 :[177799.342345] [] __do_softirq+0x87/0x110 :[177799.342350] [] call_softirq+0x1a/0x30 :[177799.342354] [] do_softirq+0x4d/0x80 :[177799.342358] [] irq_exit+0x7e/0xa0 :[177799.342363] [] smp_apic_timer_interrupt+0x5a/0x90 :[177799.342368] [] apic_timer_interrupt+0x69/0x70 :[177799.342371] [] ? sysenter_dispatch+0x7/0x26 END: -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/