<?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>T-Seriesのトピック/dev/dpa_classifier /dev/dpa_stats do not create in the linux.</title>
    <link>https://community.nxp.com/t5/T-Series/dev-dpa-classifier-dev-dpa-stats-do-not-create-in-the-linux/m-p/631231#M1716</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DL class=""&gt;&lt;DD class=""&gt;Dear All,&lt;/DD&gt;&lt;DD class=""&gt;&lt;/DD&gt;&lt;DD class=""&gt;We have T2080RDB development kit trying to run classifier_demo.&lt;/DD&gt;&lt;DD class=""&gt;We are following SDK2.0 document (10.7.2.2.2 Running classifier_demo) chapter.&lt;/DD&gt;&lt;DD class=""&gt;Enabled offloading driver in the kernel and using t2080rdb-usdpaa.dpa dtb but /dev/dpa_classifier /dev/dpa_stats do not create in the linux.&lt;/DD&gt;&lt;DD class=""&gt;We set setenv othbootargs “fsl_fm_max_frm=9600" in the boot prompt.&lt;/DD&gt;&lt;DD class=""&gt;and we are exporting export DEF_CFG_PATH=/usr/etc/classifier_demo_config-b4860.xml export DEF_PCD_PATH=/usr/etc/classifier_demo_policy.xml export DEF_PDL_PATH=/etc/fmc/config/hxs_pdl_v3.xml&lt;/DD&gt;&lt;DD class=""&gt;Then /dev/dpa_classifier /dev/dpa_stats should create but do not. Please let me know where is the mistake.&lt;/DD&gt;&lt;DD class=""&gt;&lt;/DD&gt;&lt;DD class=""&gt;Thanks, Vidya&lt;/DD&gt;&lt;/DL&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Jan 2017 09:30:22 GMT</pubDate>
    <dc:creator>vidyasagartata</dc:creator>
    <dc:date>2017-01-19T09:30:22Z</dc:date>
    <item>
      <title>/dev/dpa_classifier /dev/dpa_stats do not create in the linux.</title>
      <link>https://community.nxp.com/t5/T-Series/dev-dpa-classifier-dev-dpa-stats-do-not-create-in-the-linux/m-p/631231#M1716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DL class=""&gt;&lt;DD class=""&gt;Dear All,&lt;/DD&gt;&lt;DD class=""&gt;&lt;/DD&gt;&lt;DD class=""&gt;We have T2080RDB development kit trying to run classifier_demo.&lt;/DD&gt;&lt;DD class=""&gt;We are following SDK2.0 document (10.7.2.2.2 Running classifier_demo) chapter.&lt;/DD&gt;&lt;DD class=""&gt;Enabled offloading driver in the kernel and using t2080rdb-usdpaa.dpa dtb but /dev/dpa_classifier /dev/dpa_stats do not create in the linux.&lt;/DD&gt;&lt;DD class=""&gt;We set setenv othbootargs “fsl_fm_max_frm=9600" in the boot prompt.&lt;/DD&gt;&lt;DD class=""&gt;and we are exporting export DEF_CFG_PATH=/usr/etc/classifier_demo_config-b4860.xml export DEF_PCD_PATH=/usr/etc/classifier_demo_policy.xml export DEF_PDL_PATH=/etc/fmc/config/hxs_pdl_v3.xml&lt;/DD&gt;&lt;DD class=""&gt;Then /dev/dpa_classifier /dev/dpa_stats should create but do not. Please let me know where is the mistake.&lt;/DD&gt;&lt;DD class=""&gt;&lt;/DD&gt;&lt;DD class=""&gt;Thanks, Vidya&lt;/DD&gt;&lt;/DL&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jan 2017 09:30:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/T-Series/dev-dpa-classifier-dev-dpa-stats-do-not-create-in-the-linux/m-p/631231#M1716</guid>
      <dc:creator>vidyasagartata</dc:creator>
      <dc:date>2017-01-19T09:30:22Z</dc:date>
    </item>
    <item>
      <title>Re: /dev/dpa_classifier /dev/dpa_stats do not create in the linux.</title>
      <link>https://community.nxp.com/t5/T-Series/dev-dpa-classifier-dev-dpa-stats-do-not-create-in-the-linux/m-p/631232#M1717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;A _jive_internal="true" data-content-finding="Community" data-userid="253385" data-username="vidyasagartata" href="https://community.nxp.com/people/vidyasagartata"&gt;Vidya Sagar&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As I answered in the case 00101328.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Arial;"&gt;I suspect you didn't enable "DPA Offloading Drivers" driver in Linux Kernel or you didn't rebuild Linux kernel image with appropriate procedure.&lt;BR /&gt;Please make sure the following configuration is enabled in Kernel configuration(CONFIG_FSL_DPA_OFFLOAD=y).&lt;BR /&gt;Device Drivers&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [*]Staging Drivers&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;*&amp;gt; Freescale Datapath Offloading Driver&lt;BR /&gt;&lt;BR /&gt;Please refer to the following procedure to rebuild Linux Kernel if you use Yocto Linux SDK.&lt;BR /&gt;1. $ bitbake virtual/kernel -c cleansstate&lt;BR /&gt;2. $ bitbake virtual/kernel -c configure&lt;BR /&gt;3. Go to Linux Kernel build folder&lt;BR /&gt;cd ~/test/QorIQ-SDK-V2.0-20160527-yocto/build_t2080rdb/tmp/work/t2080rdb-fsl-linux/linux-qoriq/4.1-r0/build/&lt;BR /&gt;4. $make ARCH=powerpc menuconfig&lt;BR /&gt;Enable the following configuration&lt;BR /&gt;Device Drivers&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [*]Staging Drivers&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;*&amp;gt; Freescale Datapath Offloading Driver&lt;BR /&gt;&lt;BR /&gt;5. Rebuild Linux Kernel and get images in build_t2080rdb/tmp/deploy/images/t2080rdb/.&lt;BR /&gt;$ bitbake virtual/kernel&lt;BR /&gt;&lt;BR /&gt;I have verified the above procedure to build the attached images and verified them on T2080RDB board. After the system sets up, /dev/dpa_classifier and /dev/dpa_stats are created.&lt;/SPAN&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>Sun, 22 Jan 2017 09:03:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/T-Series/dev-dpa-classifier-dev-dpa-stats-do-not-create-in-the-linux/m-p/631232#M1717</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2017-01-22T09:03:21Z</dc:date>
    </item>
    <item>
      <title>Re: /dev/dpa_classifier /dev/dpa_stats do not create in the linux.</title>
      <link>https://community.nxp.com/t5/T-Series/dev-dpa-classifier-dev-dpa-stats-do-not-create-in-the-linux/m-p/631233#M1718</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks its working device created.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vidya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jan 2017 05:14:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/T-Series/dev-dpa-classifier-dev-dpa-stats-do-not-create-in-the-linux/m-p/631233#M1718</guid>
      <dc:creator>vidyasagartata</dc:creator>
      <dc:date>2017-01-24T05:14:40Z</dc:date>
    </item>
  </channel>
</rss>

