Broadcom TG3 drivers and TSO

 
Thread Tools Search this Thread
Operating Systems Linux Red Hat Broadcom TG3 drivers and TSO
# 1  
Old 11-14-2012
Broadcom TG3 drivers and TSO

We recently had some HP DL380 G8 servers delivered and I have installed RHEL 5.6 and 5.8 on them. Both OS use the Tegon3 driver for the BCM 5719 onboard NICs.

Trouble I had was when any command expecting a lot of output ie sysctl -a was run the system hangs up and stops responding to ping for about 5-10 minutes then finally displays the prompt. When attempting to transfer files the system would copy in bytes, not even kilo-byte speeds.

I found that if I disable TSO problem goes away immediately. We have G7 servers also those servers have never had any issue with TSO enabled. They look like they have BCM 5709 Network Cards, but they run the Broadcom Drivers not the Tegon3 driver suite.

When I look on Broadcom's site they list the 2 nics in two different classes:

G8 w/ 5719 NetXtreme I
G7 w/ 5709 NetXtreme II - says to be used as iSCSI HBA

Has anyone had a similar issue, and if so was it resolved by any driver updates, or did you just disable TSO.
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Red Hat

Tg3 problem

Dear All, I have problem at my server. At /var/log/messages bonding: bond0: link status definitely down for interface eth1, disabling it tg3 0000:03:00.1: eth1: Link is up at 100 Mbps, full duplex tg3 0000:03:00.1: eth1: Flow control is off for TX and off for RX : tg3 0000:03:00.1: eth1:... (0 Replies)
Discussion started by: mjcount
0 Replies

2. Hardware

Problem with Broadcom BCM43225 wifi interface on an Acer Aspire laptop

Hi This is a question about Broadcom BCM43225 wifi interface on an Acer Aspire laptop I just had a fresh install of ubuntu 16.04 on my acer aspire laptop and I am having a difficult issue with my wifi connection. Every time I restart my laptop I get the wifi connection working, but after a... (0 Replies)
Discussion started by: faizlo
0 Replies

3. Linux

Broadcom under Fedora 18 (Spherical Cow)

So I'm having a problem getting a Broadcom BCM4312 wireless controller to work under the broadcom-wl module $uname Linux 3.8.11-200.fc18.x86_64 #1 SMP Wed May 1 19:44:27 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux lspci -v 05:00.0 Network controller: Broadcom Corporation BCM4312 802.11b/g... (2 Replies)
Discussion started by: Skrynesaver
2 Replies

4. Solaris

Broadcom driver for Solaris

I'm having the hardest time finding the Broadcom drivers for Solaris. I need an odd ball, 32-bit for Solaris 10. Anyone know where I can find one? (0 Replies)
Discussion started by: Ihatewindows
0 Replies

5. Red Hat

Installing broadcom driver for wireless access

I use lspci and dmesg command and find out that i have ipw2000 wireless card on my laptop. I want to install driver for that but i'm not getting proper driver for that.My linux version is el5 and architecture is i386. (0 Replies)
Discussion started by: amitbharad
0 Replies

6. BSD

Broadcom 4312 in BSD

Is there a way to configure Broadocom wifi 4312 in a bsd system, FreeBSD or OpenBSD. I will appreciate any kind of help. Thanks in advance (1 Reply)
Discussion started by: piukeman
1 Replies

7. Solaris

Solaris 10 and Broadcom drivers

Hi to all, I've installed Solaris 10 on my workstation but I've some networks problems.My NIC,a Broadcom integrated chipset don't work with solaris.Whit the prtconf command I'm unable to identify the correct chipset's model.And I'm searching hovewer for some drivers but I'm fear that Broadcom... (2 Replies)
Discussion started by: bgf0
2 Replies

8. UNIX for Dummies Questions & Answers

Compaq Proliant ML370 G2 with Broadcom BCM5703 NIC

I am trying to re-install this netwrok adapter on a server which has just had the motherboard replaced - so much for fault tolerant. I am running SCO Opensercer 5.0.7 Can anyone tell me the Bus no , device number etc that I need to configure this card? Thanks in advance Richard (3 Replies)
Discussion started by: farmacy
3 Replies

9. UNIX for Dummies Questions & Answers

drivers unix 5.01 is compatible with drivers epson fx-2190

Please, I'm From Argentina, And I Need To Know If The Drivers Of Program Unix, Version 5.01 Is Compatible Whit Drivers Of The Printer Epson Fx-2190 Thanks, And I Hope Yuor Answer. (0 Replies)
Discussion started by: juan alberghina
0 Replies

10. SCO

Configuring Broadcom BCM5721 NetXtreme Gigabit Ethernet

Hi, I have my server which has LAN with above model build onboard my Dell Server, I got this driver from SCO Unix website but yet to identify the following option: 1. PCI Slot- 2. Bus- 3. Device- 4. Function- Would anyone please kindly advice what should the... (0 Replies)
Discussion started by: spiderweb
0 Replies
Login or Register to Ask a Question
UBSEC(4)						   BSD Kernel Interfaces Manual 						  UBSEC(4)

NAME
ubsec -- Broadcom and BlueSteel uBsec 5x0x crypto accelerator SYNOPSIS
To compile this driver into the kernel, place the following lines in your kernel configuration file: device crypto device cryptodev device ubsec Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5): ubsec_load="YES" DESCRIPTION
The ubsec driver supports cards containing Broadcom and BlueSteel uBsec 5x0x crypto accelerator chips. The ubsec driver registers itself to accelerate DES, Triple-DES, MD5-HMAC, and SHA1-HMAC operations for ipsec(4) and crypto(4). On those models which contain a public key engine (almost all of the more recent ones), this feature is registered with the crypto(4) subsys- tem. On all models except the Bluesteel 5501 and Broadcom 5801, the driver registers itself to provide random data to the random(4) subsystem. HARDWARE
The ubsec driver supports cards containing any of the following chips: Bluesteel 5501 The original chipset, no longer made. This extremely rare unit was not very fast, lacked an RNG, and had a number of other bugs. Bluesteel 5601 A faster and fixed version of the original, with a random number unit and large number engine added. Broadcom BCM5801 A BCM5805 without public key engine or random number generator. Broadcom BCM5802 A slower version of the BCM5805. Broadcom BCM5805 Faster version of Bluesteel 5601. Broadcom BCM5820 64 bit version of the chip, and significantly more advanced. Broadcom BCM5821 Faster version of the BCM5820. This is the chip found on the Sun Crypto Accelerator 1000. Broadcom BCM5822 Faster version of the BCM5820. Broadcom BCM5823 A BCM5822 with AES capability. Broadcom BCM5825 Faster version of the BCM5823. SEE ALSO
crypt(3), crypto(4), intro(4), ipsec(4), random(4), crypto(9) HISTORY
The ubsec device driver appeared in OpenBSD 2.8. The ubsec device driver was imported to FreeBSD 5.0. BUGS
The BCM5801 and BCM5802 have not actually been tested. The AES capability of the BCM5823 is not yet supported; it is awaiting public disclo- sure of programming information from Broadcom. BSD
May 16, 2009 BSD