<?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: Multiqueue configuration for intel igb driver (Linux) in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/multiqueue-configuration-for-intel-igb-driver-linux/m-p/4776694#M81287</link>
    <description>The simplest plausible though not necessarily correct explanation is that the folks who worked on the unstated version of the driver in the unstated distro and version of Linux you are running didn't think it necessary to enable more than one queue by default for a 1GbE port.  Multiple queues will consume more memory because there will be separate rings/queues each (IIRC) sized the same as when there was just the one.</description>
    <pubDate>Wed, 13 Apr 2011 16:00:05 GMT</pubDate>
    <dc:creator>rick jones</dc:creator>
    <dc:date>2011-04-13T16:00:05Z</dc:date>
    <item>
      <title>Multiqueue configuration for intel igb driver (Linux)</title>
      <link>https://community.hpe.com/t5/operating-system-linux/multiqueue-configuration-for-intel-igb-driver-linux/m-p/4776693#M81286</link>
      <description>Dear folks,&lt;BR /&gt;&lt;BR /&gt;I wonder, why the igb driver does not enable multiqueueing by default (internal nc362i with 82576 chipset)&lt;BR /&gt;&lt;BR /&gt;lido-bl5210:~ # dmesg  | grep igb | grep Using&lt;BR /&gt;igb 0000:02:00.0: Using MSI-X interrupts. 1 rx queue(s), 1 tx queue(s)&lt;BR /&gt;igb 0000:02:00.1: Using MSI-X interrupts. 1 rx queue(s), 1 tx queue(s)&lt;BR /&gt;&lt;BR /&gt;When I force multiqueueing via&lt;BR /&gt;options igb IntMode=2,2 RSS=4,4&lt;BR /&gt;then it is enabled&lt;BR /&gt;&lt;BR /&gt;lido-bl5210:~ # dmesg  | grep igb | grep Using&lt;BR /&gt;igb 0000:02:00.0: Using MSI-X interrupts. 4 rx queue(s), 4 tx queue(s)&lt;BR /&gt;igb 0000:02:00.1: Using MSI-X interrupts. 4 rx queue(s), 4 tx queue(s)&lt;BR /&gt;&lt;BR /&gt;Does anyone know, why this is not enabled by default? &lt;BR /&gt;&lt;BR /&gt;best regards,&lt;BR /&gt;Christian&lt;BR /&gt;</description>
      <pubDate>Tue, 12 Apr 2011 16:41:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/multiqueue-configuration-for-intel-igb-driver-linux/m-p/4776693#M81286</guid>
      <dc:creator>sartsch</dc:creator>
      <dc:date>2011-04-12T16:41:26Z</dc:date>
    </item>
    <item>
      <title>Re: Multiqueue configuration for intel igb driver (Linux)</title>
      <link>https://community.hpe.com/t5/operating-system-linux/multiqueue-configuration-for-intel-igb-driver-linux/m-p/4776694#M81287</link>
      <description>The simplest plausible though not necessarily correct explanation is that the folks who worked on the unstated version of the driver in the unstated distro and version of Linux you are running didn't think it necessary to enable more than one queue by default for a 1GbE port.  Multiple queues will consume more memory because there will be separate rings/queues each (IIRC) sized the same as when there was just the one.</description>
      <pubDate>Wed, 13 Apr 2011 16:00:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/multiqueue-configuration-for-intel-igb-driver-linux/m-p/4776694#M81287</guid>
      <dc:creator>rick jones</dc:creator>
      <dc:date>2011-04-13T16:00:05Z</dc:date>
    </item>
    <item>
      <title>Re: Multiqueue configuration for intel igb driver (Linux)</title>
      <link>https://community.hpe.com/t5/operating-system-linux/multiqueue-configuration-for-intel-igb-driver-linux/m-p/4776695#M81288</link>
      <description>Sorry concerning the missing information:&lt;BR /&gt;&lt;BR /&gt;SLES11 2.6.27.39-0.3-default&lt;BR /&gt;&lt;BR /&gt;igb 2.4.11 PSP 8.70&lt;BR /&gt;&lt;BR /&gt;Does the increasing of the queue count have a performance or load impact?&lt;BR /&gt;&lt;BR /&gt;best regards,&lt;BR /&gt;Christian</description>
      <pubDate>Fri, 15 Apr 2011 06:34:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/multiqueue-configuration-for-intel-igb-driver-linux/m-p/4776695#M81288</guid>
      <dc:creator>sartsch</dc:creator>
      <dc:date>2011-04-15T06:34:45Z</dc:date>
    </item>
    <item>
      <title>Re: Multiqueue configuration for intel igb driver (Linux)</title>
      <link>https://community.hpe.com/t5/operating-system-linux/multiqueue-configuration-for-intel-igb-driver-linux/m-p/4776696#M81289</link>
      <description>It depends.  With multiple queues, presumably multiple CPUs can be processing interrupts from the NIC.  That will mean greater parallelism.  Whether it actually happens or not will depend on the nature of the traffic arriving at the system.  If there is just one "flow" (the definition of which can vary but for now think either TCP connection or perhaps traffic between just two IP addresses) then only one queue will be used regardless.&lt;BR /&gt;&lt;BR /&gt;At 1 GbE operation the main effect of multiple queues would be with small packet situations - where a single CPU servicing interrupts from the NIC might become saturated.</description>
      <pubDate>Fri, 15 Apr 2011 16:22:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/multiqueue-configuration-for-intel-igb-driver-linux/m-p/4776696#M81289</guid>
      <dc:creator>rick jones</dc:creator>
      <dc:date>2011-04-15T16:22:01Z</dc:date>
    </item>
  </channel>
</rss>

