<?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: FM Error in Linux with Topaz Hypervisor in T-Series</title>
    <link>https://community.nxp.com/t5/T-Series/FM-Error-in-Linux-with-Topaz-Hypervisor/m-p/338456#M22</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;SPAN class="replyToName"&gt;Pat Erb,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;Communication between two Hypervisor Linux partitions through DPAA Macless is a typical use case.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;The TX frame queues from one partition should be the RX frame queues from the other partition.&lt;/P&gt;&lt;P&gt;Please refer to the following dts definition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;dpa-ethernet@10 {&lt;/P&gt;&lt;P&gt;compatible = "fsl,p4080-dpa-ethernet", "fsl,dpa-ethernet-macless";&lt;/P&gt;&lt;P&gt;fsl,qman-frame-queues-rx = &amp;lt;0x4000 8&amp;gt;;&lt;/P&gt;&lt;P&gt;fsl,qman-frame-queues-tx = &amp;lt;0x4008 8&amp;gt;;&lt;/P&gt;&lt;P&gt;local-mac-address = [02 00 c0 a8 6f fe];&lt;/P&gt;&lt;P&gt;fsl,bman-buffer-pools = &amp;lt;&amp;amp;bp10&amp;gt;;&lt;/P&gt;&lt;P&gt;};&lt;/P&gt;&lt;P&gt;bp10: buffer-pool@10 {&lt;/P&gt;&lt;P&gt;compatible = "fsl,b4080-bpool", "fsl,bpool";&lt;/P&gt;&lt;P&gt;fsl,bpid = &amp;lt;10&amp;gt;;&lt;/P&gt;&lt;P&gt;fsl,bpool-ethernet-cfg = &amp;lt;0 0x80 0 1728 0 0x80000000&amp;gt;;&lt;/P&gt;&lt;P&gt;fsl,bpool-ethernet-seeds;&lt;/P&gt;&lt;P&gt;};&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Device tree from the second partition:&lt;/P&gt;&lt;P&gt;dpa-ethernet@10 {&lt;/P&gt;&lt;P&gt;compatible = "fsl,p4080-dpa-ethernet", "fsl,dpa-ethernet-macless";&lt;/P&gt;&lt;P&gt;fsl,qman-frame-queues-rx = &amp;lt;0x4008 8&amp;gt;;&lt;/P&gt;&lt;P&gt;fsl,qman-frame-queues-tx = &amp;lt;0x4000 8&amp;gt;;&lt;/P&gt;&lt;P&gt;local-mac-address = [02 00 c0 a8 79 fe];&lt;/P&gt;&lt;P&gt;fsl,bman-buffer-pools = &amp;lt;&amp;amp;bp10&amp;gt;;&lt;/P&gt;&lt;P&gt;};&lt;/P&gt;&lt;P&gt;bp10: buffer-pool@10 {&lt;/P&gt;&lt;P&gt;compatible = "fsl,b4080-bpool", "fsl,bpool";&lt;/P&gt;&lt;P&gt;fsl,bpid = &amp;lt;10&amp;gt;;&lt;/P&gt;&lt;P&gt;fsl,bpool-ethernet-cfg = &amp;lt;0 0x80 0 1728 0 0x80000000&amp;gt;;&lt;/P&gt;&lt;P&gt;};&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the above configuration there are 8 TX frame queues and 8 RX frame queues used in interchangeable roles in each partition. Both interfaces share one statically defined buffer pool.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In addition, which fmc policy file did you use? Would you please provide some detailed steps to help us to reproduce your problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Yiping&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 28 Feb 2015 06:08:20 GMT</pubDate>
    <dc:creator>yipingwang</dc:creator>
    <dc:date>2015-02-28T06:08:20Z</dc:date>
    <item>
      <title>FM Error in Linux with Topaz Hypervisor</title>
      <link>https://community.nxp.com/t5/T-Series/FM-Error-in-Linux-with-Topaz-Hypervisor/m-p/338455#M21</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am running separate Linux instances on all 4 cores of a T1042 processor on top of the Topaz Hypervisor.&amp;nbsp; While running a test which was receiving Ethernet traffic on 1 port and forwarding out another port, which then got received in a different core (there was also minimal Macless traffic between the cores), I got the following error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Linux on Core 0:&amp;nbsp; cpu0/0: ! CRITICAL FM Error [CPU00, drivers/net/ethernet/freescale/fman/Peripherals/FM/fm.c:4358 FM_ErrorIsr]: Invalid State;&lt;/P&gt;&lt;P&gt;On Hypervisor:&amp;nbsp; [0] Error interrupt reflected, error-int=1, guest=p0-linux&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas what could cause an error like this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Feb 2015 20:15:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/T-Series/FM-Error-in-Linux-with-Topaz-Hypervisor/m-p/338455#M21</guid>
      <dc:creator>paterb</dc:creator>
      <dc:date>2015-02-25T20:15:49Z</dc:date>
    </item>
    <item>
      <title>Re: FM Error in Linux with Topaz Hypervisor</title>
      <link>https://community.nxp.com/t5/T-Series/FM-Error-in-Linux-with-Topaz-Hypervisor/m-p/338456#M22</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;SPAN class="replyToName"&gt;Pat Erb,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;Communication between two Hypervisor Linux partitions through DPAA Macless is a typical use case.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;The TX frame queues from one partition should be the RX frame queues from the other partition.&lt;/P&gt;&lt;P&gt;Please refer to the following dts definition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;dpa-ethernet@10 {&lt;/P&gt;&lt;P&gt;compatible = "fsl,p4080-dpa-ethernet", "fsl,dpa-ethernet-macless";&lt;/P&gt;&lt;P&gt;fsl,qman-frame-queues-rx = &amp;lt;0x4000 8&amp;gt;;&lt;/P&gt;&lt;P&gt;fsl,qman-frame-queues-tx = &amp;lt;0x4008 8&amp;gt;;&lt;/P&gt;&lt;P&gt;local-mac-address = [02 00 c0 a8 6f fe];&lt;/P&gt;&lt;P&gt;fsl,bman-buffer-pools = &amp;lt;&amp;amp;bp10&amp;gt;;&lt;/P&gt;&lt;P&gt;};&lt;/P&gt;&lt;P&gt;bp10: buffer-pool@10 {&lt;/P&gt;&lt;P&gt;compatible = "fsl,b4080-bpool", "fsl,bpool";&lt;/P&gt;&lt;P&gt;fsl,bpid = &amp;lt;10&amp;gt;;&lt;/P&gt;&lt;P&gt;fsl,bpool-ethernet-cfg = &amp;lt;0 0x80 0 1728 0 0x80000000&amp;gt;;&lt;/P&gt;&lt;P&gt;fsl,bpool-ethernet-seeds;&lt;/P&gt;&lt;P&gt;};&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Device tree from the second partition:&lt;/P&gt;&lt;P&gt;dpa-ethernet@10 {&lt;/P&gt;&lt;P&gt;compatible = "fsl,p4080-dpa-ethernet", "fsl,dpa-ethernet-macless";&lt;/P&gt;&lt;P&gt;fsl,qman-frame-queues-rx = &amp;lt;0x4008 8&amp;gt;;&lt;/P&gt;&lt;P&gt;fsl,qman-frame-queues-tx = &amp;lt;0x4000 8&amp;gt;;&lt;/P&gt;&lt;P&gt;local-mac-address = [02 00 c0 a8 79 fe];&lt;/P&gt;&lt;P&gt;fsl,bman-buffer-pools = &amp;lt;&amp;amp;bp10&amp;gt;;&lt;/P&gt;&lt;P&gt;};&lt;/P&gt;&lt;P&gt;bp10: buffer-pool@10 {&lt;/P&gt;&lt;P&gt;compatible = "fsl,b4080-bpool", "fsl,bpool";&lt;/P&gt;&lt;P&gt;fsl,bpid = &amp;lt;10&amp;gt;;&lt;/P&gt;&lt;P&gt;fsl,bpool-ethernet-cfg = &amp;lt;0 0x80 0 1728 0 0x80000000&amp;gt;;&lt;/P&gt;&lt;P&gt;};&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the above configuration there are 8 TX frame queues and 8 RX frame queues used in interchangeable roles in each partition. Both interfaces share one statically defined buffer pool.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In addition, which fmc policy file did you use? Would you please provide some detailed steps to help us to reproduce your problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Yiping&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 28 Feb 2015 06:08:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/T-Series/FM-Error-in-Linux-with-Topaz-Hypervisor/m-p/338456#M22</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2015-02-28T06:08:20Z</dc:date>
    </item>
    <item>
      <title>Re: Re: FM Error in Linux with Topaz Hypervisor</title>
      <link>https://community.nxp.com/t5/T-Series/FM-Error-in-Linux-with-Topaz-Hypervisor/m-p/338457#M23</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yiping,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I understand how the shared MAC works, but wasn't sure if this error we saw was on the Shared MAC port or on a regular Ethernet port, as both were being used at the time of the error.&amp;nbsp; Unfortunately, we have not been able to reproduce the issue yet.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you confirm this error is on the shared MAC port?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is our fmc policy files:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;lt;netpcd xmlns:xsi="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.w3.org/2001/XMLSchema-instance" target="_blank"&gt;http://www.w3.org/2001/XMLSchema-instance&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; xsi:noNamespaceSchemaLocation="xmlProject/pcd.xsd" name="example"&lt;/P&gt;&lt;P&gt;&amp;nbsp; description="HV2p Shared-Mac Configuration"&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;distribution name="eth_dist_2"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;queue count="1" base="0x350"/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;/distribution&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;policy name="shared_mac_policy_2"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;dist_order&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;distributionref name="eth_dist_2"/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;/dist_order&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;/policy&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &amp;lt;distribution name="eth_dist_3"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;queue count="1" base="0x3d0"/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &amp;lt;/distribution&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &amp;lt;policy name="shared_mac_policy_3"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;dist_order&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;distributionref name="eth_dist_3"/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/dist_order&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &amp;lt;/policy&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &amp;lt;distribution name="eth_dist_4"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;queue count="1" base="0x450"/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &amp;lt;/distribution&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &amp;lt;policy name="shared_mac_policy_4"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;dist_order&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;distributionref name="eth_dist_4"/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/dist_order&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &amp;lt;/policy&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/netpcd&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;lt;netpcd xmlns:xsi="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.w3.org/2001/XMLSchema-instance" target="_blank"&gt;http://www.w3.org/2001/XMLSchema-instance&lt;/A&gt;&lt;SPAN&gt;"&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; xsi:noNamespaceSchemaLocation="xmlProject/pcd.xsd" name="example"&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp; description="FMAN Tester configuration"&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;classification name="eth_dest_clsf"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;key&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;fieldref name="ethernet.dst"/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;/key&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;entry&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;data&amp;gt;0x0001af079b85&amp;lt;/data&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;queue base="0x210"/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;/entry&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;entry&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;data&amp;gt;0x0200C0A8A1FE&amp;lt;/data&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;queue base="0x220"/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;/entry&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;action condition="on-miss" type="distribution" name="garbage_dist"/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;/classification&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;classification name="arp_clsf"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;key&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;fieldref name="arp.p_dst"/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;/key&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;entry&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;data&amp;gt;0xC0A80162&amp;lt;/data&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;mask&amp;gt;0xFFFFFFFF&amp;lt;/mask&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;queue base="0x220"/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;/entry&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;/classification&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;distribution name="eth_dist"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;queue count="1" base="0x230"/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;action type="classification" name="eth_dest_clsf"/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;/distribution&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;distribution name="arp_dist"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;queue count="1" base="0x230"/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;protocols&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;protocolref name="arp"/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/protocols&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;action type="classification" name="arp_clsf"/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;/distribution&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;distribution name="garbage_dist"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;queue count="1" base="0x230"/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;/distribution&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;policy name="shared_mac_policy"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;dist_order&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;distributionref name="arp_dist"/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;distributionref name="eth_dist"/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;/dist_order&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;/policy&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/netpcd&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;cfgdata&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;config&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;engine name="fm0"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;port type="1G" number="0" policy="shared_mac_policy_2"/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;port type="1G" number="1" policy="shared_mac_policy_3"/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;port type="1G" number="4" policy="shared_mac_policy_4"/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/engine&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;/config&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/cfgdata&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Mar 2015 13:55:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/T-Series/FM-Error-in-Linux-with-Topaz-Hypervisor/m-p/338457#M23</guid>
      <dc:creator>paterb</dc:creator>
      <dc:date>2015-03-02T13:55:05Z</dc:date>
    </item>
  </channel>
</rss>

