<?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: Help: Lx2160 DPAA2 how to control  packets classify /distribute to one special frame queue? in Layerscape</title>
    <link>https://community.nxp.com/t5/Layerscape/Help-Lx2160-DPAA2-how-to-control-packets-classify-distribute-to/m-p/1234285#M7578</link>
    <description>&lt;P&gt;There are two methods for you.&lt;/P&gt;
&lt;P&gt;1. Use DPDK flow classification APIs.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please refer to dpdk flow APIs&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://doc.dpdk.org/guides/prog_guide/flow_classify_lib.html" target="_blank"&gt;https://doc.dpdk.org/guides/prog_guide/flow_classify_lib.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;or ,&amp;nbsp;&lt;A href="https://source.codeaurora.org/external/qoriq/qoriq-components/dpdk/tree/nxp/dpaa2/README_FLOW_CONTROL?h=github.qoriq-os/19.11-qoriq" target="_blank"&gt;https://source.codeaurora.org/external/qoriq/qoriq-components/dpdk/tree/nxp/dpaa2/README_FLOW_CONTROL?h=github.qoriq-os/19.11-qoriq&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;2. you can use dpdmux to create multiple dpnis and distribute them on vlan id basis. However in this case you will get 1 dpni/queue per VLAN.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 22 Feb 2021 10:13:09 GMT</pubDate>
    <dc:creator>hemantagrawal</dc:creator>
    <dc:date>2021-02-22T10:13:09Z</dc:date>
    <item>
      <title>Help: Lx2160 DPAA2 how to control  packets classify /distribute to one special frame queue?</title>
      <link>https://community.nxp.com/t5/Layerscape/Help-Lx2160-DPAA2-how-to-control-packets-classify-distribute-to/m-p/1226022#M7461</link>
      <description>&lt;P&gt;Help: Lx2160 DPAA2&lt;/P&gt;&lt;P&gt;&amp;nbsp;My intention is to classify the packets , based on different VLANID, the packets can be distributed to enter a specific frame queue (such as 401), and the upper application （like DPDK） can read from the specific queue&lt;BR /&gt;I wonder if currently DPAA2 supports this function? If so, are there any similar implementation configuration examples?&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Stanleg@earlysci.com&lt;/P&gt;</description>
      <pubDate>Thu, 04 Feb 2021 03:07:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/Help-Lx2160-DPAA2-how-to-control-packets-classify-distribute-to/m-p/1226022#M7461</guid>
      <dc:creator>Stanleg</dc:creator>
      <dc:date>2021-02-04T03:07:12Z</dc:date>
    </item>
    <item>
      <title>Re: Help: Lx2160 DPAA2 how to control  packets classify /distribute to one special frame queue?</title>
      <link>https://community.nxp.com/t5/Layerscape/Help-Lx2160-DPAA2-how-to-control-packets-classify-distribute-to/m-p/1226647#M7466</link>
      <description>&lt;P&gt;Packet steering for DPAA2 Linux interfaces is controlled by ethtool. See&lt;BR /&gt;LSDK User Guide, Section 8.3.2.3.4.10 for details. As for DPDK applications, they can&lt;BR /&gt;control packet steering by calling DPAA2 API which is described in DPAA2 API Reference Manual&lt;BR /&gt;(DPAA2APIRM). Go through Section 1.12 of that document to see what is available.&lt;BR /&gt;Grep DPDK source code for the API calls of your interest to get an example.&lt;/P&gt;
&lt;P&gt;Best Regards&lt;BR /&gt;Platon&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Feb 2021 22:40:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/Help-Lx2160-DPAA2-how-to-control-packets-classify-distribute-to/m-p/1226647#M7466</guid>
      <dc:creator>bpe</dc:creator>
      <dc:date>2021-02-04T22:40:35Z</dc:date>
    </item>
    <item>
      <title>Re: Help: Lx2160 DPAA2 how to control  packets classify /distribute to one special frame queue?</title>
      <link>https://community.nxp.com/t5/Layerscape/Help-Lx2160-DPAA2-how-to-control-packets-classify-distribute-to/m-p/1234285#M7578</link>
      <description>&lt;P&gt;There are two methods for you.&lt;/P&gt;
&lt;P&gt;1. Use DPDK flow classification APIs.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please refer to dpdk flow APIs&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://doc.dpdk.org/guides/prog_guide/flow_classify_lib.html" target="_blank"&gt;https://doc.dpdk.org/guides/prog_guide/flow_classify_lib.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;or ,&amp;nbsp;&lt;A href="https://source.codeaurora.org/external/qoriq/qoriq-components/dpdk/tree/nxp/dpaa2/README_FLOW_CONTROL?h=github.qoriq-os/19.11-qoriq" target="_blank"&gt;https://source.codeaurora.org/external/qoriq/qoriq-components/dpdk/tree/nxp/dpaa2/README_FLOW_CONTROL?h=github.qoriq-os/19.11-qoriq&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;2. you can use dpdmux to create multiple dpnis and distribute them on vlan id basis. However in this case you will get 1 dpni/queue per VLAN.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Feb 2021 10:13:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/Help-Lx2160-DPAA2-how-to-control-packets-classify-distribute-to/m-p/1234285#M7578</guid>
      <dc:creator>hemantagrawal</dc:creator>
      <dc:date>2021-02-22T10:13:09Z</dc:date>
    </item>
  </channel>
</rss>

