<?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: DPAA pool channel in QorIQ</title>
    <link>https://community.nxp.com/t5/QorIQ/DPAA-pool-channel/m-p/1034840#M9107</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Sorry but there is too much confusion in your recent post. &lt;BR /&gt;PCD (and, more generally, FMAN) is totally &lt;SPAN style="text-decoration: underline;"&gt;not&lt;/SPAN&gt; aware of any channel. &amp;nbsp; Channels&lt;BR /&gt;are handled at QMAN and control how frames are &lt;SPAN style="text-decoration: underline;"&gt;dequeued&lt;/SPAN&gt;. At PCD level, you can&lt;BR /&gt;only define a target Frame Queue.&amp;nbsp; The channel the FQ is assigned is a don't care for PCD.&lt;/P&gt;&lt;P&gt;The relationship between FQ/WQ/Channel is &lt;BR /&gt;explained &lt;A href="https://docs.nxp.com/bundle/GUID-39A0A446-70E5-4ED7-A580-E7508B61A5F1/page/GUID-CBEAF56F-8C02-4E7E-9D67-D2A413B79F76.html"&gt;here&lt;/A&gt;. If you are wokring with Linux Ethernet, FQs are allocated at &lt;BR /&gt;the initialization time in the way &lt;A href="https://docs.nxp.com/bundle/GUID-39A0A446-70E5-4ED7-A580-E7508B61A5F1/page/GUID-57CF55BE-CC1D-444B-9F23-4E17EB1EA0C8.html"&gt;described here&lt;/A&gt;. There are no configuration &lt;BR /&gt;options to&amp;nbsp; alter it. For USDPAA, FQs can be created and asociated to a channel&lt;BR /&gt;in runtime by using &lt;A href="https://docs.nxp.com/bundle/GUID-39A0A446-70E5-4ED7-A580-E7508B61A5F1/page/GUID-CF693980-2DD7-415F-9FAF-4770A5067AD7.html"&gt;QMAN API&lt;/A&gt;. An FQ can only be served by a signle channel, pool or&lt;/P&gt;&lt;P&gt;dedicated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Platon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Jan 2020 11:44:06 GMT</pubDate>
    <dc:creator>bpe</dc:creator>
    <dc:date>2020-01-08T11:44:06Z</dc:date>
    <item>
      <title>DPAA pool channel</title>
      <link>https://community.nxp.com/t5/QorIQ/DPAA-pool-channel/m-p/1034837#M9104</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi community,&lt;/P&gt;&lt;P&gt;I have&amp;nbsp;aquestion about the pool-channels used in&amp;nbsp; DPAA architecture on T4240 SoC. ANy help will be appreciated.&amp;nbsp;&lt;/P&gt;&lt;P&gt;In SDK 2.0 documentation it is stated that there are 15 pool channels and each can be used for dequeuing packets by the cores , I need to distribute the ingress packets receiving from one FMAN MAC to more than one pool channel, but I couldn't understand the relation between the pool channels and FMAN MACs to make this change.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In conclusion&amp;nbsp;&amp;nbsp;is it possible to use more than one pool channel for each FMAN MAC to distribute the ingress packets&amp;nbsp; coming from one MAC to more than one pool channel?&lt;/P&gt;&lt;P&gt;Best regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jan 2020 06:34:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/QorIQ/DPAA-pool-channel/m-p/1034837#M9104</guid>
      <dc:creator>sedat_altun</dc:creator>
      <dc:date>2020-01-06T06:34:06Z</dc:date>
    </item>
    <item>
      <title>Re: DPAA pool channel</title>
      <link>https://community.nxp.com/t5/QorIQ/DPAA-pool-channel/m-p/1034838#M9105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Channels are a mechanism related to dequeueing rather than enqueueing.&lt;BR /&gt;Ingress packets are enqueued to &amp;nbsp; Frame Queues, not directly to channels.&lt;/P&gt;&lt;P&gt;The target Frame Queue is determined by FMAN PCD rules controlled by FMC.&lt;BR /&gt;See the documentation at the links below for more information:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.nxp.com/bundle/GUID-39A0A446-70E5-4ED7-A580-E7508B61A5F1/page/GUID-CBEAF56F-8C02-4E7E-9D67-D2A413B79F76.html"&gt;https://docs.nxp.com/bundle/GUID-39A0A446-70E5-4ED7-A580-E7508B61A5F1/page/GUID-CBEAF56F-8C02-4E7E-9D67-D2A413B79F76.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.nxp.com/bundle/GUID-39A0A446-70E5-4ED7-A580-E7508B61A5F1/page/GUID-57CF55BE-CC1D-444B-9F23-4E17EB1EA0C8.html"&gt;https://docs.nxp.com/bundle/GUID-39A0A446-70E5-4ED7-A580-E7508B61A5F1/page/GUID-57CF55BE-CC1D-444B-9F23-4E17EB1EA0C8.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;BR /&gt;Platon&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt; Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jan 2020 20:49:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/QorIQ/DPAA-pool-channel/m-p/1034838#M9105</guid>
      <dc:creator>bpe</dc:creator>
      <dc:date>2020-01-06T20:49:19Z</dc:date>
    </item>
    <item>
      <title>Re: DPAA pool channel</title>
      <link>https://community.nxp.com/t5/QorIQ/DPAA-pool-channel/m-p/1034839#M9106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much.&lt;/P&gt;&lt;P&gt;I am confused about the dedicated and pool channel while using FMAN PCD.&lt;/P&gt;&lt;P&gt;As I know we can not steer the frames to pool channels&amp;nbsp; if we use FMC , the packets are steered to a&amp;nbsp;dedicated channel&amp;nbsp;and that dedicated channel can be dequeued only by a single core. So is it possible to&amp;nbsp;steer the packets to pool channels by using FMC?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And also I don't want to use a single pool channel and multiple cpus which is the default case,&amp;nbsp; If it is possible, I want to steer the ingress packets from a FMAN MAC to more than one pool channel, I don't know how to initialize the FQs coming from a single MAC to for putting them to&amp;nbsp;more than one pool channel.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jan 2020 06:51:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/QorIQ/DPAA-pool-channel/m-p/1034839#M9106</guid>
      <dc:creator>sedat_altun</dc:creator>
      <dc:date>2020-01-08T06:51:11Z</dc:date>
    </item>
    <item>
      <title>Re: DPAA pool channel</title>
      <link>https://community.nxp.com/t5/QorIQ/DPAA-pool-channel/m-p/1034840#M9107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Sorry but there is too much confusion in your recent post. &lt;BR /&gt;PCD (and, more generally, FMAN) is totally &lt;SPAN style="text-decoration: underline;"&gt;not&lt;/SPAN&gt; aware of any channel. &amp;nbsp; Channels&lt;BR /&gt;are handled at QMAN and control how frames are &lt;SPAN style="text-decoration: underline;"&gt;dequeued&lt;/SPAN&gt;. At PCD level, you can&lt;BR /&gt;only define a target Frame Queue.&amp;nbsp; The channel the FQ is assigned is a don't care for PCD.&lt;/P&gt;&lt;P&gt;The relationship between FQ/WQ/Channel is &lt;BR /&gt;explained &lt;A href="https://docs.nxp.com/bundle/GUID-39A0A446-70E5-4ED7-A580-E7508B61A5F1/page/GUID-CBEAF56F-8C02-4E7E-9D67-D2A413B79F76.html"&gt;here&lt;/A&gt;. If you are wokring with Linux Ethernet, FQs are allocated at &lt;BR /&gt;the initialization time in the way &lt;A href="https://docs.nxp.com/bundle/GUID-39A0A446-70E5-4ED7-A580-E7508B61A5F1/page/GUID-57CF55BE-CC1D-444B-9F23-4E17EB1EA0C8.html"&gt;described here&lt;/A&gt;. There are no configuration &lt;BR /&gt;options to&amp;nbsp; alter it. For USDPAA, FQs can be created and asociated to a channel&lt;BR /&gt;in runtime by using &lt;A href="https://docs.nxp.com/bundle/GUID-39A0A446-70E5-4ED7-A580-E7508B61A5F1/page/GUID-CF693980-2DD7-415F-9FAF-4770A5067AD7.html"&gt;QMAN API&lt;/A&gt;. An FQ can only be served by a signle channel, pool or&lt;/P&gt;&lt;P&gt;dedicated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Platon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jan 2020 11:44:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/QorIQ/DPAA-pool-channel/m-p/1034840#M9107</guid>
      <dc:creator>bpe</dc:creator>
      <dc:date>2020-01-08T11:44:06Z</dc:date>
    </item>
    <item>
      <title>Re: DPAA pool channel</title>
      <link>https://community.nxp.com/t5/QorIQ/DPAA-pool-channel/m-p/1034841#M9108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Indeed I am trying to put frames coming from one MAC to more than one pool channel. For example frames coming from fm2-mac9 are inserted to FQ number with number 163, and this FQ is assigned to&amp;nbsp; a single pool channel , but I am trying to distribute the frames in FQ&amp;nbsp; 163&amp;nbsp; that belongs to fm2-mac9&amp;nbsp; to more than one pool channel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After reading the links you have sent If I understand correctly it is not possible to put the related frames (frames from the same flow) coming from a MAC to more than one pool channel because it is stated in &lt;A href="https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Fdocs.nxp.com%2Fbundle%2FGUID-39A0A446-70E5-4ED7-A580-E7508B61A5F1%2Fpage%2FGUID-57CF55BE-CC1D-444B-9F23-4E17EB1EA0C8.html"&gt;Good questions&lt;/A&gt;&amp;nbsp;documentation that "&lt;EM style="color: #4a4a4d;"&gt;Each interface uses by default one pool channel&lt;SPAN&gt;&amp;nbsp;".&amp;nbsp;&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jan 2020 13:40:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/QorIQ/DPAA-pool-channel/m-p/1034841#M9108</guid>
      <dc:creator>sedat_altun</dc:creator>
      <dc:date>2020-01-08T13:40:18Z</dc:date>
    </item>
    <item>
      <title>Re: DPAA pool channel</title>
      <link>https://community.nxp.com/t5/QorIQ/DPAA-pool-channel/m-p/1034842#M9109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;QMAN may run different scheduling algorithms over different channels.&lt;BR /&gt;Obviously, there is no logic in using more than one scheduling discipline&lt;BR /&gt;over a single packet flow. For this reason, a single FQ can only be&lt;BR /&gt;linked to one WQ/channel. See T4240DPAARM, Section 3.3.8.2.5 for details&lt;BR /&gt;on how QMAN handles channels.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Platon&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt; Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jan 2020 06:37:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/QorIQ/DPAA-pool-channel/m-p/1034842#M9109</guid>
      <dc:creator>bpe</dc:creator>
      <dc:date>2020-01-09T06:37:05Z</dc:date>
    </item>
  </channel>
</rss>

