<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to inprove NIC performance? in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/how-to-inprove-nic-performance/m-p/4111912#M83272</link>
    <description>Can you point me to some URL about this?&lt;BR /&gt;Does it mean that bcm5700 unsupported for kernels 2.4 (RHEL3) too?</description>
    <pubDate>Thu, 06 Dec 2007 15:01:58 GMT</pubDate>
    <dc:creator>Vitaly Karasik_1</dc:creator>
    <dc:date>2007-12-06T15:01:58Z</dc:date>
    <item>
      <title>How to inprove NIC performance?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-inprove-nic-performance/m-p/4111906#M83266</link>
      <description>I'm running RHEL/CentOS 3 (2.4.21-47.ELsmp) with Broadcom NIC and BASP bonding (bcm5700 v8.1.55) When network traffic is ~12MB/sec (== ~120K packets/sec) CPU system load is growing up to 50-60%%.&lt;BR /&gt;Yes, I know, that small packets (~100 bytes/packet) are not optimal for network throughput, but in the short-middle term I cannot re-write our application.&lt;BR /&gt;&lt;BR /&gt;Are there any network driver / kernel parameters which can help me to increase network throughput?&lt;BR /&gt;Replacing bcm5700 to tg3? Upgrading to RHEL 4 or 5 with kernel 2.6?&lt;BR /&gt;Other ideas?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Vitaly&lt;BR /&gt;</description>
      <pubDate>Wed, 05 Dec 2007 08:50:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-inprove-nic-performance/m-p/4111906#M83266</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2007-12-05T08:50:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to inprove NIC performance?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-inprove-nic-performance/m-p/4111907#M83267</link>
      <description>Shalom Vitaly, &lt;BR /&gt;&lt;BR /&gt;Among the options presented, I've seen the biggest improvement with the 2.6 kernel. They totally re-wrote how they handled TCP and its more configurable.&lt;BR /&gt;&lt;BR /&gt;I don't consider Centos5.1 stable enough for important systems. Going centos 4.5 with all patches before update 6 is stable and I'm very pleased with the performance bump I get when migrating Red Hat and Centos 3 systems.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 05 Dec 2007 09:12:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-inprove-nic-performance/m-p/4111907#M83267</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-12-05T09:12:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to inprove NIC performance?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-inprove-nic-performance/m-p/4111908#M83268</link>
      <description>Thank you!&lt;BR /&gt;In fact, our application doesn't use TCP/UDP, but just raw sockets. So tons of TCP params aren't relevant for us.&lt;BR /&gt;</description>
      <pubDate>Wed, 05 Dec 2007 09:36:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-inprove-nic-performance/m-p/4111908#M83268</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2007-12-05T09:36:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to inprove NIC performance?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-inprove-nic-performance/m-p/4111909#M83269</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Maybe you could tweak the MTU (Maximum Transmission Unit) size to be in line with the size of the data that your application is sending...&lt;BR /&gt;&lt;BR /&gt;I think you do this by setting the mtu option in modules.conf.&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Rob</description>
      <pubDate>Wed, 05 Dec 2007 14:05:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-inprove-nic-performance/m-p/4111909#M83269</guid>
      <dc:creator>Rob Leadbeater</dc:creator>
      <dc:date>2007-12-05T14:05:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to inprove NIC performance?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-inprove-nic-performance/m-p/4111910#M83270</link>
      <description>Rob, thank you!&lt;BR /&gt;But I don't sure that tuning MTU can help in my case: my packets (~100bytes) is smaller than MTU (1500 bytes).&lt;BR /&gt;I don't believe that decreasing MTU make sense.</description>
      <pubDate>Wed, 05 Dec 2007 14:40:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-inprove-nic-performance/m-p/4111910#M83270</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2007-12-05T14:40:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to inprove NIC performance?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-inprove-nic-performance/m-p/4111911#M83271</link>
      <description>I have no idea if it will help, but one thing to try is switching to the generic Linux bonding driver instead of BASP. I would also try tg3 instead of bcm5700. Broadcom no longer supports bcm5700 (and, by extension, BASP) and says to use tg3, and HP's certified drivers for Proliants have also moved from bcm5700 to tg3.&lt;BR /&gt;&lt;BR /&gt;I've slowly been switching Proliants from bcm5700 to tg3 without any problems. The only real change is that tg3 uses ethtool instead of module options for forcing speed and duplex. I haven't quite decided if I want to use HP's tg3 or Red Hat's tg3, both seem to work equally well.&lt;BR /&gt;</description>
      <pubDate>Thu, 06 Dec 2007 14:57:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-inprove-nic-performance/m-p/4111911#M83271</guid>
      <dc:creator>Heironimus</dc:creator>
      <dc:date>2007-12-06T14:57:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to inprove NIC performance?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-inprove-nic-performance/m-p/4111912#M83272</link>
      <description>Can you point me to some URL about this?&lt;BR /&gt;Does it mean that bcm5700 unsupported for kernels 2.4 (RHEL3) too?</description>
      <pubDate>Thu, 06 Dec 2007 15:01:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-inprove-nic-performance/m-p/4111912#M83272</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2007-12-06T15:01:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to inprove NIC performance?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-inprove-nic-performance/m-p/4111913#M83273</link>
      <description>&lt;A href="http://www.broadcom.com/support/ethernet_nic/faq_drivers.php#97" target="_blank"&gt;http://www.broadcom.com/support/ethernet_nic/faq_drivers.php#97&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;"For the NetXtreme and NetLink product lines, the tg3 driver is now the only Linux driver that Broadcom supports. Accordingly, Broadcom has discontinued support for the bcm5700 driver and no longer provides updates."&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Broadcom's FAQ says that kernels newer than 2.4.24 include the tg3 driver, but RHEL/CentOS 3 uses a 2.4.21 derivative that also has a fully-functional tg3 driver (at least in the recent updates, I'm not sure about the original release). HP's certified drivers for RHEL3 on Proliant are tg3 now, and their NIC firmware update utility wants tg3.&lt;BR /&gt;&lt;BR /&gt;I haven't had any problems with the bcm5700 driver - I still have lots of machines using it and I haven't felt any need to make the switch on existing systems. However, I can't ignore it when both Broadcom and HP say that tg3 is the way to go.&lt;BR /&gt;</description>
      <pubDate>Thu, 06 Dec 2007 16:21:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-inprove-nic-performance/m-p/4111913#M83273</guid>
      <dc:creator>Heironimus</dc:creator>
      <dc:date>2007-12-06T16:21:40Z</dc:date>
    </item>
  </channel>
</rss>

