<?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: SRIOV PF/VFs suddenly stopped working &amp;amp; tx/rx queues doesnt seem to be operational in Ethernet Products</title>
    <link>https://community.intel.com/t5/Ethernet-Products/SRIOV-PF-VFs-suddenly-stopped-working-amp-tx-rx-queues-doesnt/m-p/415635#M7172</link>
    <description>&lt;P&gt;Thanks Patrick. No, we didnt try recent updates ixgbe driver level. We had some issues moving to 3.2.17 (some times we had SRIOV VF's spawned without irq's attached), so we moved down to 3.2.9 which was stable.&lt;/P&gt;</description>
    <pubDate>Wed, 18 Jul 2012 14:59:26 GMT</pubDate>
    <dc:creator>idata</dc:creator>
    <dc:date>2012-07-18T14:59:26Z</dc:date>
    <item>
      <title>SRIOV PF/VFs suddenly stopped working &amp; tx/rx queues doesnt seem to be operational</title>
      <link>https://community.intel.com/t5/Ethernet-Products/SRIOV-PF-VFs-suddenly-stopped-working-amp-tx-rx-queues-doesnt/m-p/415633#M7170</link>
      <description>&lt;P&gt;We have a strange problem on one of our servers using Intel 82599 SRIOV NIC. The server was working alright for almost ~8 months with SRIOV PF/VF's working fine. Suddenly we ran into an issue where one of the PF doesn't seem to be working. We need help in isolating if the SRIOV PF has failed in hardware or whether this is a software problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Currently running ethtool offline tests, exits with the below dmesg&lt;/P&gt;&lt;P&gt;#  ethtool -t eth103 offline&lt;/P&gt;&lt;P&gt;The test result is PASS&lt;/P&gt;&lt;P&gt;The test extra info:&lt;/P&gt;&lt;P&gt;Register test  (offline)         0&lt;/P&gt;&lt;P&gt;Eeprom test    (offline)         0&lt;/P&gt;&lt;P&gt;Interrupt test (offline)         0&lt;/P&gt;&lt;P&gt;Loopback test  (offline)         0&lt;/P&gt;&lt;P&gt;Link test   (on/offline)         0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[895552.667586] ixgbe: eth103: ixgbe_disable_rx_queue: RXDCTL.ENABLE on Rx queue 64 not cleared within the polling period&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also show-ring shows &lt;/P&gt;&lt;P&gt;#  ethtool --show-ring eth103&lt;/P&gt;&lt;P&gt;Ring parameters for eth103:&lt;/P&gt;&lt;P&gt;Pre-set maximums:&lt;/P&gt;&lt;P&gt;RX:             4096&lt;/P&gt;&lt;P&gt;RX Mini:        0&lt;/P&gt;&lt;P&gt;RX Jumbo:       0&lt;/P&gt;&lt;P&gt;TX:             4096&lt;/P&gt;&lt;P&gt;Current hardware settings:&lt;/P&gt;&lt;P&gt;RX:             64&lt;/P&gt;&lt;P&gt;RX Mini:        0&lt;/P&gt;&lt;P&gt;RX Jumbo:       0&lt;/P&gt;&lt;P&gt;TX:             64&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;only 64 rings, whereas previously it used to show 512 rings.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have some VM's that have SRIOV VF's PCI assigned to them from this bad SRIOV PF. They also run into the same issue. we added some debug prints in ixgbevf driver &amp;amp; saw that ixgbevf_reset_hw_vf() that gets called at init fails at &lt;/P&gt;&lt;P&gt;        ret_val = mbx-&amp;gt;ops.read_posted(hw, msgbuf, IXGBE_VF_PERMADDR_MSG_LEN);&lt;/P&gt;&lt;P&gt;with the following error&lt;/P&gt;&lt;P&gt;[    3.484162] ixgbevf: read_posted retval:-100 (IXGBE_ERR_MBX)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The link status of the SRIOV PF seems to be fine&lt;/P&gt;&lt;P&gt;#  ip link show dev eth103&lt;/P&gt;&lt;P&gt;5: eth103:  mtu 1500 qdisc mq state UP qlen 1000&lt;/P&gt;&lt;P&gt;    link/ether 00:1b:21:a3:94:39 brd ff:ff:ff:ff:ff:ff&lt;/P&gt;&lt;P&gt;    vf 0 MAC 02:17:3e:67:a0:f8&lt;/P&gt;&lt;P&gt;    vf 1 MAC 02:17:3e:45:bf:4a&lt;/P&gt;&lt;P&gt;    vf 2 MAC 02:17:3e:78:d2:d7&lt;/P&gt;&lt;P&gt;    vf 3 MAC 02:17:3e:1a:fb:c6&lt;/P&gt;&lt;P&gt;    vf 4 MAC 02:17:3e:58:35:8d&lt;/P&gt;&lt;P&gt;    vf 5 MAC 02:17:3e:52:ae:4c&lt;/P&gt;&lt;P&gt;    vf 6 MAC 02:17:3e:62:2d:b9&lt;/P&gt;&lt;P&gt;    vf 7 MAC 02:17:3e:24:ae:e3&lt;/P&gt;&lt;P&gt;    vf 8 MAC 02:17:3e:22:35:2b&lt;/P&gt;&lt;P&gt;    vf 9 MAC 02:17:3e:59:86:40&lt;/P&gt;&lt;P&gt;    vf 10 MAC 02:17:3e:6f:9c:de&lt;/P&gt;&lt;P&gt;    vf 11 MAC 02:17:3e:13:0a:c1&lt;/P&gt;&lt;P&gt;    vf 12 MAC 02:17:3e:24:b5:79&lt;/P&gt;&lt;P&gt;    vf 13 MAC 02:17:3e:2d:e1:2a&lt;/P&gt;&lt;P&gt;    vf 14 MAC 02:17:3e:0c:11:df&lt;/P&gt;&lt;P&gt;    vf 15 MAC 02:17:3e:7b:82:d2&lt;/P&gt;&lt;P&gt;    vf 16 MAC 02:17:3e:43:5c:8d&lt;/P&gt;&lt;P&gt;    vf 17 MAC 02:17:3e:54:ed:b2&lt;/P&gt;&lt;P&gt;    vf 18 MAC 02:17:3e:70:8f:53&lt;/P&gt;&lt;P&gt;    vf 19 MAC 02:17:3e:55:8d:2f&lt;/P&gt;&lt;P&gt;    vf 20 MAC 02:17:3e:72:18:20&lt;/P&gt;&lt;P&gt;    vf 21 MAC 02:17:3e:12:ff:95&lt;/P&gt;&lt;P&gt;    vf 22 MAC 02:17:3e:71:d8:4d&lt;/P&gt;&lt;P&gt;    vf 23 MAC 02:17:3e:27:eb:9f&lt;/P&gt;&lt;P&gt;    vf 24 MAC 02:17:3e:29:7a:ad&lt;/P&gt;&lt;P&gt;    vf 25 MAC 02:17:3e:2c:e9:4e&lt;/P&gt;&lt;P&gt;    vf 26 MAC 02:17:3e:15:ce:57&lt;/P&gt;&lt;P&gt;    vf 27 MAC 02:17:3e:6d:61:2c&lt;/P&gt;&lt;P&gt;    vf 28 MAC 02:17:3e:4c:24:4d&lt;/P&gt;&lt;P&gt;    vf 29 MAC 02:17:3e:4c:ab:7e&lt;/P&gt;&lt;P&gt;    vf 30 MAC 1e:f8:b3:79:75:b2&lt;/P&gt;&lt;P&gt;    vf 31 MAC 02:02:2f:eb:73:1e&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, essentially the mailbox + tx/rx queues doesnt appear to work. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dump of all registers with ethtool on this PF can be found here&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.google.com/document/d/1u-QY4vwpri_l_NZii8mrnfB0bPy1OlprwICj9rM9S_o/edit"&gt;https://docs.google.com/document/d/1u-QY4vwpri_l_NZii8mrnfB0bPy1OlprwICj9rM9S_o/edit&lt;/A&gt; &lt;A href="https://docs.google.com/document/d/1u-QY4vwpri_l_NZii8mrnfB0bPy1OlprwICj9rM9S_o/edit"&gt;https://docs.google.com/document/d/1u-QY4vwpri_l_NZii8mrnfB0bPy1OlprwICj9rM9S_o/edit&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Our setup:&lt;/P&gt;&lt;P&gt;#  Physical servers run ubuntu-natty (11.04) running linux-kernel 2.6.38-8-server. We are running ixgbe driver 3.2.9 that we locally compiled to disable mac anti-spoofing (primarily we call hw-&amp;gt;mac.ops.set_mac_anti_spoofing always with disabled flag). We did this to enable bonding of SRIOV VF's within VM's&lt;/P&gt;&lt;P&gt;#  At the physical server level we use ixgbevf 1.0.19-k0 &amp;amp; expose/use couple of SRIOV VF's locally within the physical server for bonding. Primarily we setup a linux active-backup bond across SRIOV VF's from two different SRIOV PF's&lt;/P&gt;&lt;P&gt;#  We run several KVM VM's on these servers that are running ubuntu-precise (12.04) running linux-kernel 3.2.0-25-generic with  ixgbevf driver version  2.2.0-k. These VM's are PCI attached with SRIOV VF's &amp;amp; they in turn setup active-backup bonds across the VF's out of different SRIOV PF's.&lt;/P&gt;&lt;P&gt;#  We setup bonds primarily for failovers &amp;amp; at the same time use SRIOV for performance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We dont know if this problem will go away upon a power-cycle of the server. We are keeping this server in the same state if some more active state information is required. Pls let us know if any more state information would help in isolating this problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Shyam&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jul 2012 13:09:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Ethernet-Products/SRIOV-PF-VFs-suddenly-stopped-working-amp-tx-rx-queues-doesnt/m-p/415633#M7170</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2012-07-18T13:09:23Z</dc:date>
    </item>
    <item>
      <title>Re: SRIOV PF/VFs suddenly stopped working &amp; tx/rx queues doesnt seem to be operational</title>
      <link>https://community.intel.com/t5/Ethernet-Products/SRIOV-PF-VFs-suddenly-stopped-working-amp-tx-rx-queues-doesnt/m-p/415634#M7171</link>
      <description>&lt;P&gt;I will do some digging and see if I can find anything.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you happen to have any recent updates applied to your OS?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanx,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Patrick&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jul 2012 14:11:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Ethernet-Products/SRIOV-PF-VFs-suddenly-stopped-working-amp-tx-rx-queues-doesnt/m-p/415634#M7171</guid>
      <dc:creator>Patrick_K_Intel1</dc:creator>
      <dc:date>2012-07-18T14:11:52Z</dc:date>
    </item>
    <item>
      <title>Re: SRIOV PF/VFs suddenly stopped working &amp; tx/rx queues doesnt seem to be operational</title>
      <link>https://community.intel.com/t5/Ethernet-Products/SRIOV-PF-VFs-suddenly-stopped-working-amp-tx-rx-queues-doesnt/m-p/415635#M7172</link>
      <description>&lt;P&gt;Thanks Patrick. No, we didnt try recent updates ixgbe driver level. We had some issues moving to 3.2.17 (some times we had SRIOV VF's spawned without irq's attached), so we moved down to 3.2.9 which was stable.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jul 2012 14:59:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Ethernet-Products/SRIOV-PF-VFs-suddenly-stopped-working-amp-tx-rx-queues-doesnt/m-p/415635#M7172</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2012-07-18T14:59:26Z</dc:date>
    </item>
    <item>
      <title>Re: SRIOV PF/VFs suddenly stopped working &amp; tx/rx queues doesnt seem to be operational</title>
      <link>https://community.intel.com/t5/Ethernet-Products/SRIOV-PF-VFs-suddenly-stopped-working-amp-tx-rx-queues-doesnt/m-p/415636#M7173</link>
      <description>&lt;P&gt;I was actually thinking along the lines of any OS/Kernel updates; however since  you haven't rebooted in so long, that would be  unlikely.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My experts are not sure what the source of your problem is.  The error is, as you pointed out the mailbox communication stopped working.  We can't tell from the description if it is a software (driver, or kernel) or a hardware problem.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All we can suggest is to save the kernel an dmesg logs and reboot.  If the PF and VF's work after reboot, we are more inclined to believe it is a software problem of some sort, otherwise a hardware failure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, before  you reboot, if dump the registers with the ethreg tool:&lt;/P&gt;&lt;P&gt;&lt;A href="http://sourceforge.net/projects/e1000/files/Ethregs%20-%20Register%20Dump%20Tool/"&gt;http://sourceforge.net/projects/e1000/files/Ethregs%20-%20Register%20Dump%20Tool/&lt;/A&gt; &lt;A href="http://sourceforge.net/projects/e1000/files/Ethregs%20-%20Register%20Dump%20Tool/"&gt;http://sourceforge.net/projects/e1000/files/Ethregs%20-%20Register%20Dump%20Tool/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you post it, I'll see if it provides any more useful information&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wish I had a magic bullet for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanx,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Patrick&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jul 2012 17:07:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Ethernet-Products/SRIOV-PF-VFs-suddenly-stopped-working-amp-tx-rx-queues-doesnt/m-p/415636#M7173</guid>
      <dc:creator>Patrick_K_Intel1</dc:creator>
      <dc:date>2012-07-18T17:07:00Z</dc:date>
    </item>
    <item>
      <title>Re: SRIOV PF/VFs suddenly stopped working &amp; tx/rx queues doesnt seem to be operational</title>
      <link>https://community.intel.com/t5/Ethernet-Products/SRIOV-PF-VFs-suddenly-stopped-working-amp-tx-rx-queues-doesnt/m-p/415637#M7174</link>
      <description>&lt;P&gt;Hi Patrick,&lt;/P&gt;&lt;P&gt;please find the output of ethregs in:&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.google.com/open?id=0ByBy89zr3kJNdEFUMk9SV0dXdjA"&gt;https://docs.google.com/open?id=0ByBy89zr3kJNdEFUMk9SV0dXdjA&lt;/A&gt; &lt;A href="https://docs.google.com/open?id=0ByBy89zr3kJNdEFUMk9SV0dXdjA"&gt;https://docs.google.com/open?id=0ByBy89zr3kJNdEFUMk9SV0dXdjA&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just ran it on eth103 without any options, pls let us know if you need to re-run it with any particular options.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help,&lt;/P&gt;&lt;P&gt;Alex.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jul 2012 18:50:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Ethernet-Products/SRIOV-PF-VFs-suddenly-stopped-working-amp-tx-rx-queues-doesnt/m-p/415637#M7174</guid>
      <dc:creator>ALyak</dc:creator>
      <dc:date>2012-07-18T18:50:21Z</dc:date>
    </item>
    <item>
      <title>Re: SRIOV PF/VFs suddenly stopped working &amp; tx/rx queues doesnt seem to be operational</title>
      <link>https://community.intel.com/t5/Ethernet-Products/SRIOV-PF-VFs-suddenly-stopped-working-amp-tx-rx-queues-doesnt/m-p/415638#M7175</link>
      <description>&lt;P&gt;Can you provide the dump from the PF?&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jul 2012 21:00:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Ethernet-Products/SRIOV-PF-VFs-suddenly-stopped-working-amp-tx-rx-queues-doesnt/m-p/415638#M7175</guid>
      <dc:creator>Patrick_K_Intel1</dc:creator>
      <dc:date>2012-07-18T21:00:22Z</dc:date>
    </item>
    <item>
      <title>Re: SRIOV PF/VFs suddenly stopped working &amp; tx/rx queues doesnt seem to be operational</title>
      <link>https://community.intel.com/t5/Ethernet-Products/SRIOV-PF-VFs-suddenly-stopped-working-amp-tx-rx-queues-doesnt/m-p/415639#M7176</link>
      <description>&lt;P&gt;Hi Patrick,&lt;/P&gt;&lt;P&gt;I think the PF dump is also available in the attached file (it has all VFs and then the PF). Or, otherwise, pls let us know which command exactly you need to perform:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;.....&lt;/P&gt;&lt;P&gt;03:00.0 (8086:10fb)&lt;/P&gt;&lt;P&gt;Intel Corporation 82599EB 10-Gigabit SFI/SFP+ Network Connection&lt;/P&gt;&lt;P&gt;    Name                  Value&lt;/P&gt;&lt;P&gt;    ~~~~                  ~~~~~&lt;/P&gt;&lt;P&gt;    CTRL                  00000000&lt;/P&gt;&lt;P&gt;    STATUS                000c8000&lt;/P&gt;&lt;P&gt;    CTRL_EXT              10010000&lt;/P&gt;&lt;P&gt;    ESDP                  00000876&lt;/P&gt;&lt;P&gt;    I2CCTL                0000000f&lt;/P&gt;&lt;P&gt;    FRTIMER               30bef1b6&lt;/P&gt;&lt;P&gt;    TCPTIMER              00000000&lt;/P&gt;&lt;P&gt;    PFVFLRE[1]            00000000&lt;/P&gt;&lt;P&gt;    LEDCTL                45444140&lt;/P&gt;&lt;P&gt;    PFVFLRE[0]            00000000&lt;/P&gt;&lt;P&gt;    PFVFLREC[0]           deadbeef&lt;/P&gt;&lt;P&gt;    PFVFLREC[1]           deadbeef&lt;/P&gt;&lt;P&gt;    PFVFLREC[2]           deadbeef&lt;/P&gt;&lt;P&gt;    PFVFLREC[3]           deadbeef&lt;/P&gt;&lt;P&gt;    PFMBICR[0]            00000000&lt;/P&gt;&lt;P&gt;    PFMBICR[1]            00000000&lt;/P&gt;&lt;P&gt;    PFMBICR[2]            00000000&lt;/P&gt;&lt;P&gt;    PFMBICR[3]            00000000&lt;/P&gt;&lt;P&gt;    PFMBIMR[0]            ffffffff&lt;/P&gt;&lt;P&gt;    PFMBIMR[1]            ffffffff&lt;/P&gt;&lt;P&gt;    PFMBIMR[2]            ffffffff&lt;/P&gt;&lt;P&gt;    PFMBIMR[3]            ffffffff&lt;/P&gt;&lt;P&gt;    EICS                  00000000&lt;/P&gt;&lt;P&gt;    EIAC                  4000ffff&lt;/P&gt;&lt;P&gt;    EITR[000]             000001e8&lt;/P&gt;&lt;P&gt;    EITR[001]             000003d0&lt;/P&gt;&lt;P&gt;    EITR[002]             00000798&lt;/P&gt;&lt;P&gt;    EITR[003]             00000000&lt;/P&gt;&lt;P&gt;    EITR[004]             00000000&lt;/P&gt;&lt;P&gt;    EITR[005]             00000000&lt;/P&gt;&lt;P&gt;    EITR[006]             00000000&lt;/P&gt;&lt;P&gt;    EITR[007]             00000000&lt;/P&gt;&lt;P&gt;    EITR[008]             00000000&lt;/P&gt;&lt;P&gt;    EITR[009]             00000000&lt;/P&gt;&lt;P&gt;    EITR[010]             00000000&lt;/P&gt;&lt;P&gt;    EITR[011]             00000000&lt;/P&gt;&lt;P&gt;    EITR[012]             00000000&lt;/P&gt;&lt;P&gt;    EITR[013]             00000000&lt;/P&gt;&lt;P&gt;    EITR[014]             00000000&lt;/P&gt;&lt;P&gt;    EITR[015]             00000000&lt;/P&gt;&lt;P&gt;    EITR[016]             00000000&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jul 2012 07:14:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Ethernet-Products/SRIOV-PF-VFs-suddenly-stopped-working-amp-tx-rx-queues-doesnt/m-p/415639#M7176</guid>
      <dc:creator>ALyak</dc:creator>
      <dc:date>2012-07-19T07:14:37Z</dc:date>
    </item>
    <item>
      <title>Re: SRIOV PF/VFs suddenly stopped working &amp; tx/rx queues doesnt seem to be operational</title>
      <link>https://community.intel.com/t5/Ethernet-Products/SRIOV-PF-VFs-suddenly-stopped-working-amp-tx-rx-queues-doesnt/m-p/415640#M7177</link>
      <description>&lt;P&gt;Hi Patrick,&lt;/P&gt;&lt;P&gt;We rebooted the server &amp;amp; now the SRIOV PF/VF's are working alright. So it looks like its a s/w issue. Can you pls check if the ethregs/ethtool dump above provides any further info on the issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;--Shyam&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jul 2012 08:40:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Ethernet-Products/SRIOV-PF-VFs-suddenly-stopped-working-amp-tx-rx-queues-doesnt/m-p/415640#M7177</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2012-07-19T08:40:25Z</dc:date>
    </item>
    <item>
      <title>Re: SRIOV PF/VFs suddenly stopped working &amp; tx/rx queues doesnt seem to be operational</title>
      <link>https://community.intel.com/t5/Ethernet-Products/SRIOV-PF-VFs-suddenly-stopped-working-amp-tx-rx-queues-doesnt/m-p/415641#M7178</link>
      <description>&lt;P&gt;Hi Patrick,&lt;/P&gt;&lt;P&gt;One more question on this. Is there some version compatibility requirement required between ixgbe &amp;amp; ixgbevf?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are currently on ixgbe 3.2.9 and we have two versions of ixgbevf interfacing with the same NIC. They are ixgbevf 1.0.19-k0 &amp;amp; ixgbevf 2.2.0-k. Would it be an issue if differing versions of ixgbevf working with simultaneously on the NIC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One thing we observed was &lt;/P&gt;&lt;P&gt;ixgbevf 2.2.0-k has a new msg code 0x6&lt;/P&gt;&lt;P&gt;Though we dont use MAC VLAN, it clears up MAC VLAN like below&lt;/P&gt;&lt;P&gt;        ixgbevf_set_uc_addr_vf (IXGBE_VF_SET_MACVLAN)&lt;/P&gt;&lt;P&gt;        hw-&amp;gt;mac.ops.set_uc_addr(hw, 0, NULL);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However ixgbe 3.2.9 doesnt understand IXGBE_VF_SET_MACVLAN and prints message like this&lt;/P&gt;&lt;P&gt;[1020846.780262] ixgbe: eth103: ixgbe_rcv_msg_from_vf: Unhandled Msg 00000006&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This happens very frequently (i.e. the ixgbevf for some reason keeps doing this almost every 2 secs) &amp;amp; ixgbe keeps printing this message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We dont know if there are any other such incompatibilities that can result in this behaviour? Any insights appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Shyam&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jul 2012 03:59:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Ethernet-Products/SRIOV-PF-VFs-suddenly-stopped-working-amp-tx-rx-queues-doesnt/m-p/415641#M7178</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2012-07-20T03:59:36Z</dc:date>
    </item>
    <item>
      <title>Re: SRIOV PF/VFs suddenly stopped working &amp; tx/rx queues doesnt seem to be operational</title>
      <link>https://community.intel.com/t5/Ethernet-Products/SRIOV-PF-VFs-suddenly-stopped-working-amp-tx-rx-queues-doesnt/m-p/415642#M7179</link>
      <description>&lt;P&gt;We are not sure why your PF seemed to freeze.  We will keep an eye out for such behavior, thanks for bringing it to our attention.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As for your PF/VF alighment.  They are fairly tightly coupled.  The way the VF driver communicates with the PF driver is through messages in the mailbox.  If one side doesn't understand the other, such an error will occur.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd recommend the user to update both PF and VF drivers to the latest version that are available from our Source forge site.  URL below:&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;A href="http://sourceforge.net/projects/e1000/files/"&gt;http://sourceforge.net/projects/e1000/files/&lt;/A&gt; &lt;A href="http://sourceforge.net/projects/e1000/files/"&gt;http://sourceforge.net/projects/e1000/files/&lt;/A&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;PF Driver - latest ixgbe version is 3.10.16&lt;/P&gt;&lt;P&gt;VF Driver - latest ixgbevf version is 2.6.2&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jul 2012 20:27:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Ethernet-Products/SRIOV-PF-VFs-suddenly-stopped-working-amp-tx-rx-queues-doesnt/m-p/415642#M7179</guid>
      <dc:creator>Patrick_K_Intel1</dc:creator>
      <dc:date>2012-07-20T20:27:33Z</dc:date>
    </item>
  </channel>
</rss>

