- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Poor Throughput with 10Gb NIC HP NC522SFP on SLES1...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2011 09:07 AM
01-26-2011 09:07 AM
Poor Throughput with 10Gb NIC HP NC522SFP on SLES10 SP3
linux-dl380-g5:/usr/local/bin # netperf -t UDP_STREAM -L 18.0.0.3 -H 18.0.0.5 -p 12865 -l 30 -- -m 1316
UDP UNIDIRECTIONAL SEND TEST from 18.0.0.3 (18.0.0.3) port 0 AF_INET to 18.0.0.5 (18.0.0.5) port 0 AF_INET
Socket Message Elapsed Messages
Size Size Time Okay Errors Throughput
bytes bytes secs # # 10^6bits/sec
262144 1316 30.00 6818459 0 2392.65
10485760 30.00 6818459 2392.65
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2011 08:23 AM - last edited on 08-08-2011 12:21 PM by Kevin_Paul
01-27-2011 08:23 AM - last edited on 08-08-2011 12:21 PM by Kevin_Paul
Re: Poor Throughput with 10Gb NIC HP NC522SFP on SLES10 SP3
I have a few BL460c G6 running SLES 10 SP3, they have the Broadcom BCM57711E chip. This chip seems to have some known limitations, see Rick Jones' reply at Sep 20, 2010 17:19:11:
http://h30499.www3.hp.com/t5/HP-BladeSystem/Flex-10-VC-Drops-Packets-5-Mega-Packet-Per-Second/m-p/5254423#M16763
Also HP provided drivers should probably be used for the card... SLES 10 SP3 ships with some very old drivers.
Besides this I don't have any knowledge/experience with network performance and throughput, sorry.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2011 11:00 AM
01-27-2011 11:00 AM
Re: Poor Throughput with 10Gb NIC HP NC522SFP on SLES10 SP3
You may find better drivers as part of PSP on HP's website.
Also note that you will never, due to OS overhead and switch architecture get a NIC card to go at its maximum rated speed.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2011 08:16 AM
01-28-2011 08:16 AM
Re: Poor Throughput with 10Gb NIC HP NC522SFP on SLES10 SP3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2011 03:37 PM
01-29-2011 03:37 PM
Re: Poor Throughput with 10Gb NIC HP NC522SFP on SLES10 SP3
# ethtool -S ethX
..after you run the test (where ethX is the 10g interface).
Look for errors, failures, or anything else that sounds undesirable. Post the output here if you're not sure.