Hey Martin, That is strange? Just to sanity check did you:
rmmod ixgbe - to remove the old driver lsmod | grep ixgbe - to make sure the old driver is gone insmod ixgbe.ko - load the driver you just compiled or modprobe ixgbe - if you already installed the newer modules with make install. I know this is basic stuff, but I'm a little surprised somehow the old driver loaded? Thanks, -Don Skidmore <[email protected]> > -----Original Message----- > From: Martin Wheldon [mailto:[email protected]] > Sent: Tuesday, January 07, 2014 9:21 AM > To: [email protected] > Subject: Re: [E1000-devel] ixgbe master disable timeout > > Hi Don, > > Many thanks for your swift reply. It's very much appreciated. > I thought that was the case, but was unable to confirm it. I've just installed > the latest version > ixgbe-3.19.1 on one of the systems. > > However when I run on the old/new boxes it reports the same version: > > swlb-cluster1 ~ # ethtool -i eth1 > driver: ixgbe > version: 2.0.44-k2 > firmware-version: 3.13-0 > bus-info: 0000:0e:00.1 > > > smoothwall-lb1 ~ # ethtool -i eth5 > driver: ixgbe > version: 2.0.44-k2 > firmware-version: 3.13-0 > bus-info: 0000:0e:00.0 > > Do you think I've not installed it properly? > > The box isn't a SPARC it's a Intel box a Dell PowerEdge 1950. > > Best Regards > > Martin > > On 2014-01-07 18:58, Skidmore, Donald C wrote: > > Hey Martin, > > > > The error you are seeing here is the driver disabling PCIe Master > > during the reset path and the transaction pending bit not clearing > > while we waited for it. We corrected a similar problem a few releases > > ago changing from a static timeout value to more dynamicly configured. > > So yes I would expect the latest driver to correct your issue. > > > > Just out of curiosity by any chance are you running this on a SPARC > > system? I only ask as I believe that is where we initially saw the > > issue. > > > > Thanks, > > -Don Skidmore <[email protected]> > > > >> -----Original Message----- > >> From: Martin Wheldon [mailto:[email protected]] > >> Sent: Tuesday, January 07, 2014 6:42 AM > >> To: [email protected] > >> Subject: [E1000-devel] ixgbe master disable timeout > >> > >> Hi, > >> > >> I'm having problems with several Intel Corporation 82599EB 10-Gigabit > >> network adapters. > >> We are running quite a old version of the driver ixgbe-3.11.33 > >> > >> My question is after much googling would updating the driver fix this > >> issue? > >> > >> # dmesg > >> > >> [434482.555966] ------------[ cut here ]------------ [434482.555971] > >> WARNING: > >> at > >> /build/linux-2.6-G2sgEm/linux-2.6- > >> 2.6.32/debian/build/source_amd64_none/net/ipv4/tcp.c:1443 > >> tcp_recvmsg+0x266/0xa9e() > >> [434482.555974] Hardware name: PowerEdge 1950 [434482.555977] > recvmsg > >> bug: copied 3183D2D2 seq 3183D886 rcvnxt 3183E3EE fl 0 > >> [434482.555979] Modules linked in: ip_vs_wlc ip_vs xt_NOTRACK > >> xt_tcpudp ipt_MASQUERADE xt_state iptable_mangle iptable_raw > >> iptable_nat nf_nat > >> nf_conntrack_ipv4 nf_conntrack nf_defrag_ipv4 iptable_filter > >> ip_tables x_tables loop radeon snd_pcm snd_timer ttm drm_kms_helper > >> snd soundcore snd_page_alloc drm i2c_algo_bit joydev i5000_edac > >> edac_core rng_core i2c_core evdev pcspkr i5k_amb psmouse dcdbas > >> shpchp pci_hotplug serio_raw button processor xfs exportfs dm_mod > >> usbhid hid sg sr_mod sd_mod ses cdrom crc_t10dif enclosure > >> ata_generic uhci_hcd ata_piix ehci_hcd usbcore libata megaraid_sas > >> ixgbe dca nls_base scsi_mod mdio > >> bnx2 thermal thermal_sys [last unloaded: scsi_wait_scan] > >> [434482.556208] Pid: 11845, comm: keepalived Tainted: G W > >> 2.6.32-5-amd64 #1 > >> [434482.556210] Call Trace: > >> [434482.556215] [<ffffffff8127fada>] ? tcp_recvmsg+0x266/0xa9e > >> [434482.556219] [<ffffffff8127fada>] ? tcp_recvmsg+0x266/0xa9e > >> [434482.556223] [<ffffffff8104dfcc>] ? > >> warn_slowpath_common+0x77/0xa3 > >> [434482.556228] [<ffffffff8104e054>] ? warn_slowpath_fmt+0x51/0x59 > >> [434482.556236] [<ffffffff810e4f93>] ? add_partial+0x11/0x58 > >> [434482.556245] [<ffffffff81244c3f>] ? lock_sock_nested+0xa0/0xab > >> [434482.556253] [<ffffffff812fdd21>] ? _spin_lock_bh+0x9/0x25 > >> [434482.556261] [<ffffffff8127fada>] ? tcp_recvmsg+0x266/0xa9e > >> [434482.556267] [<ffffffff8125162c>] ? > >> dev_hard_start_xmit+0x211/0x2db > >> [434482.556276] [<ffffffff81243f2a>] ? > >> sock_common_recvmsg+0x30/0x45 > >> [434482.556285] [<ffffffff81241f28>] ? sock_aio_read+0xb9/0xc4 > >> [434482.556294] [<ffffffff8105aaa4>] ? lock_timer_base+0x26/0x4b > >> [434482.556302] [<ffffffff810ef369>] ? do_sync_read+0xce/0x113 > >> [434482.556309] [<ffffffff8105abb5>] ? del_timer+0x6a/0x75 > >> [434482.556318] [<ffffffff810e4f93>] ? add_partial+0x11/0x58 > >> [434482.556326] [<ffffffff810652d6>] ? > >> autoremove_wake_function+0x0/0x2e > >> [434482.556334] [<ffffffff810efd9f>] ? vfs_read+0xb9/0xff > >> [434482.556339] [<ffffffff810efea1>] ? sys_read+0x45/0x6e > >> [434482.556343] [<ffffffff81010b42>] ? system_call_fastpath+0x16/0x1b > >> [434482.556347] ---[ end trace cf579105fa42a444 ]--- [434524.523809] > >> ixgbe: eth1 NIC Link is Up 10 Gbps, Flow Control: None > >> [434921.076621] ixgbe: eth1 NIC Link is Up > >> 10 Gbps, > >> Flow Control: None [434940.606459] ixgbe: eth1 NIC Link is Up 10 > >> Gbps, Flow > >> Control: None [435067.816052] ixgbe: eth1 NIC Link is Up 10 Gbps, > >> Flow > >> Control: None [435458.713455] ixgbe 0000:0e:00.1: master disable > >> timed out [435460.816029] ixgbe: eth1 NIC Link is Up 10 Gbps, Flow > >> Control: > >> None > >> > >> # ethtool -S eth4 > >> NIC statistics: > >> rx_packets: 7455722395 > >> tx_packets: 4298116993 > >> rx_bytes: 9111209451021 > >> tx_bytes: 677726314937 > >> rx_pkts_nic: 7457757420 > >> tx_pkts_nic: 4298122982 > >> rx_bytes_nic: 9145134298925 > >> tx_bytes_nic: 713735841940 > >> lsc_int: 33 > >> tx_busy: 0 > >> non_eop_descs: 0 > >> rx_errors: 0 > >> tx_errors: 0 > >> rx_dropped: 0 > >> tx_dropped: 0 > >> multicast: 1407129 > >> broadcast: 2657244 > >> rx_no_buffer_count: 0 > >> collisions: 0 > >> rx_over_errors: 0 > >> rx_crc_errors: 0 > >> rx_frame_errors: 0 > >> hw_rsc_count: 0 > >> fdir_match: 2579136788 > >> fdir_miss: 4517179245 > >> rx_fifo_errors: 0 > >> rx_missed_errors: 1250338 > >> tx_aborted_errors: 0 > >> tx_carrier_errors: 0 > >> tx_fifo_errors: 0 > >> tx_heartbeat_errors: 0 > >> tx_timeout_count: 41 > >> tx_restart_queue: 14607 > >> rx_long_length_errors: 0 > >> rx_short_length_errors: 0 > >> tx_tcp4_seg_ctxt: 4 > >> tx_tcp6_seg_ctxt: 0 > >> tx_flow_control_xon: 0 > >> rx_flow_control_xon: 0 > >> tx_flow_control_xoff: 0 > >> rx_flow_control_xoff: 0 > >> rx_csum_offload_good: 7439042143 > >> rx_csum_offload_errors: 0 > >> tx_csum_offload_ctxt: 31819259 > >> rx_header_split: 0 > >> alloc_rx_page_failed: 0 > >> alloc_rx_buff_failed: 0 > >> rx_no_dma_resources: 3 > >> fcoe_bad_fccrc: 0 > >> rx_fcoe_dropped: 0 > >> rx_fcoe_packets: 0 > >> rx_fcoe_dwords: 0 > >> tx_fcoe_packets: 0 > >> tx_fcoe_dwords: 0 > >> tx_queue_0_packets: 2015056491 > >> tx_queue_0_bytes: 277076421219 > >> tx_queue_1_packets: 309348756 > >> tx_queue_1_bytes: 72707241152 > >> tx_queue_2_packets: 268107957 > >> tx_queue_2_bytes: 15093167626 > >> tx_queue_3_packets: 379205995 > >> tx_queue_3_bytes: 76277244675 > >> tx_queue_4_packets: 438994858 > >> tx_queue_4_bytes: 80905494625 > >> tx_queue_5_packets: 271676796 > >> tx_queue_5_bytes: 15031096670 > >> tx_queue_6_packets: 307898295 > >> tx_queue_6_bytes: 70372038045 > >> tx_queue_7_packets: 309375862 > >> tx_queue_7_bytes: 70500034758 > >> rx_queue_0_packets: 2119234290 > >> rx_queue_0_bytes: 2662594090455 > >> rx_queue_1_packets: 605829647 > >> rx_queue_1_bytes: 719895526681 > >> rx_queue_2_packets: 1026649955 > >> rx_queue_2_bytes: 1262406328447 > >> rx_queue_3_packets: 721236304 > >> rx_queue_3_bytes: 864423654999 > >> rx_queue_4_packets: 835746500 > >> rx_queue_4_bytes: 1016153584717 > >> rx_queue_5_packets: 939502249 > >> rx_queue_5_bytes: 1151041064812 > >> rx_queue_6_packets: 597593794 > >> rx_queue_6_bytes: 708708044639 > >> rx_queue_7_packets: 614730738 > >> rx_queue_7_bytes: 731890997820 > >> > >> > >> # lspci -v > >> 0e:00.0 Ethernet controller: Intel Corporation 82599EB 10-Gigabit > >> SFI/SFP+ Network Connection (rev 01) > >> Subsystem: Intel Corporation Device 7a12 > >> Flags: bus master, fast devsel, latency 0, IRQ 16 > >> Memory at fc500000 (64-bit, non-prefetchable) [size=1M] > >> I/O ports at ece0 [size=32] > >> Memory at fc4fc000 (64-bit, non-prefetchable) [size=16K] > >> Capabilities: [40] Power Management version 3 > >> Capabilities: [50] MSI: Enable- Count=1/1 Maskable+ 64bit+ > >> Capabilities: [70] MSI-X: Enable+ Count=64 Masked- > >> Capabilities: [a0] Express Endpoint, MSI 00 > >> Capabilities: [100] Advanced Error Reporting > >> Capabilities: [140] Device Serial Number > >> 90-e2-ba-ff-ff-0b-0f-b0 > >> Capabilities: [150] Alternative Routing-ID Interpretation > >> (ARI) > >> Capabilities: [160] Single Root I/O Virtualization (SR-IOV) > >> Kernel driver in use: ixgbe > >> > >> 0e:00.1 Ethernet controller: Intel Corporation 82599EB 10-Gigabit > >> SFI/SFP+ Network Connection (rev 01) > >> Subsystem: Intel Corporation Device 7a12 > >> Flags: bus master, fast devsel, latency 0, IRQ 17 > >> Memory at fc300000 (64-bit, non-prefetchable) [size=1M] > >> I/O ports at ecc0 [size=32] > >> Memory at fc4f8000 (64-bit, non-prefetchable) [size=16K] > >> Capabilities: [40] Power Management version 3 > >> Capabilities: [50] MSI: Enable- Count=1/1 Maskable+ 64bit+ > >> Capabilities: [70] MSI-X: Enable+ Count=64 Masked- > >> Capabilities: [a0] Express Endpoint, MSI 00 > >> Capabilities: [100] Advanced Error Reporting > >> Capabilities: [140] Device Serial Number > >> 90-e2-ba-ff-ff-0b-0f-b0 > >> Capabilities: [150] Alternative Routing-ID Interpretation > >> (ARI) > >> Capabilities: [160] Single Root I/O Virtualization (SR-IOV) > >> Kernel driver in use: ixgbe > >> > >> # uname -a > >> Linux swlb-cluster1 2.6.32-5-amd64 #1 SMP Mon Sep 23 22:14:43 UTC > >> 2013 > >> x86_64 GNU/Linu > >> > >> Sorry for the long post. > >> > >> Best Regards > >> --- > >> Martin Wheldon > >> Greenhills IT Ltd. > >> Telephone: 01904 238 454 > >> > >> Greenhills IT Ltd. is a limited company registered in England and > >> Wales. > >> Company Registration No: 06387214 > >> Registered Offices: 2 Greenhills, Claxton, YORK, North Yorkshire, > >> YO60 7SA > >> > >> > >> > >> > >> --------------------------------------------------------------------- > >> --------- Rapidly troubleshoot problems before they affect your > >> business. Most IT organizations don't have a clear picture of how > >> application performance affects their revenue. With AppDynamics, you > >> get 100% visibility into your Java,.NET, & PHP application. Start > >> your 15-day FREE TRIAL of AppDynamics Pro! > >> > >> > http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg. > >> clk > >> trk > >> _______________________________________________ > >> E1000-devel mailing list > >> [email protected] > >> https://lists.sourceforge.net/lists/listinfo/e1000-devel > >> To learn more about Intel® Ethernet, visit > >> http://communities.intel.com/community/wired > > > > !DSPAM:9,52cc354b348788419094244! > > > ------------------------------------------------------------------------------ > Rapidly troubleshoot problems before they affect your business. Most IT > organizations don't have a clear picture of how application performance > affects their revenue. With AppDynamics, you get 100% visibility into your > Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics > Pro! > http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clk > trk > _______________________________________________ > E1000-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/e1000-devel > To learn more about Intel® Ethernet, visit > http://communities.intel.com/community/wired ------------------------------------------------------------------------------ Rapidly troubleshoot problems before they affect your business. Most IT organizations don't have a clear picture of how application performance affects their revenue. With AppDynamics, you get 100% visibility into your Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk _______________________________________________ E1000-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/e1000-devel To learn more about Intel® Ethernet, visit http://communities.intel.com/community/wired
