<?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>Processor Expert SoftwareのトピックHelPorting app from DPDK on x86 to NXP 2160</title>
    <link>https://community.nxp.com/t5/Processor-Expert-Software/HelPorting-app-from-DPDK-on-x86-to-NXP-2160/m-p/1524976#M5256</link>
    <description>&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sorry for possible dups, I'm not sure for right place for the question also.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I develop an application uses DPDK on Intel x86 platform. Move it to NXP 2160 build binaries and try to run.&lt;/P&gt;&lt;P&gt;20-09-2022 13:52:43.576 10330 [TT2CP\main\425] %TTR2CP-I: Beging EAL initialization, be patient ...&lt;BR /&gt;EAL: Detected CPU lcores: 16&lt;BR /&gt;EAL: Detected NUMA nodes: 1&lt;BR /&gt;EAL: Detected shared linkage of DPDK&lt;BR /&gt;EAL: Multi-process socket /var/run/dpdk/rte/mp_socket&lt;BR /&gt;EAL: Selected IOVA mode 'VA'&lt;BR /&gt;EAL: VFIO support initialized&lt;BR /&gt;TELEMETRY: No legacy callbacks, legacy socket not created&lt;BR /&gt;20-09-2022 13:52:43.815 10330 [TT2CP\main\429] %TTR2CP-I: EAL is initialized&lt;BR /&gt;20-09-2022 13:52:43.816 10330 [TT2CP\main\438] %TTR2CP-I: Cleanup EAL ...&lt;BR /&gt;20-09-2022 13:52:43.889 10330 [TT2CP\main\442] %TTR2CP-I: Exit with exit_flag=0, rc=0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So, what i'm need to check additionaly ?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 20 Sep 2022 10:54:55 GMT</pubDate>
    <dc:creator>SysManOne</dc:creator>
    <dc:date>2022-09-20T10:54:55Z</dc:date>
    <item>
      <title>HelPorting app from DPDK on x86 to NXP 2160</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/HelPorting-app-from-DPDK-on-x86-to-NXP-2160/m-p/1524976#M5256</link>
      <description>&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sorry for possible dups, I'm not sure for right place for the question also.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I develop an application uses DPDK on Intel x86 platform. Move it to NXP 2160 build binaries and try to run.&lt;/P&gt;&lt;P&gt;20-09-2022 13:52:43.576 10330 [TT2CP\main\425] %TTR2CP-I: Beging EAL initialization, be patient ...&lt;BR /&gt;EAL: Detected CPU lcores: 16&lt;BR /&gt;EAL: Detected NUMA nodes: 1&lt;BR /&gt;EAL: Detected shared linkage of DPDK&lt;BR /&gt;EAL: Multi-process socket /var/run/dpdk/rte/mp_socket&lt;BR /&gt;EAL: Selected IOVA mode 'VA'&lt;BR /&gt;EAL: VFIO support initialized&lt;BR /&gt;TELEMETRY: No legacy callbacks, legacy socket not created&lt;BR /&gt;20-09-2022 13:52:43.815 10330 [TT2CP\main\429] %TTR2CP-I: EAL is initialized&lt;BR /&gt;20-09-2022 13:52:43.816 10330 [TT2CP\main\438] %TTR2CP-I: Cleanup EAL ...&lt;BR /&gt;20-09-2022 13:52:43.889 10330 [TT2CP\main\442] %TTR2CP-I: Exit with exit_flag=0, rc=0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So, what i'm need to check additionaly ?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Sep 2022 10:54:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/HelPorting-app-from-DPDK-on-x86-to-NXP-2160/m-p/1524976#M5256</guid>
      <dc:creator>SysManOne</dc:creator>
      <dc:date>2022-09-20T10:54:55Z</dc:date>
    </item>
    <item>
      <title>Re: HelPorting app from DPDK on x86 to NXP 2160</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/HelPorting-app-from-DPDK-on-x86-to-NXP-2160/m-p/1525740#M5259</link>
      <description>&lt;P&gt;Did you run LSDK 21.08 on LX2160A platform?&lt;/P&gt;
&lt;P&gt;If yes, please do the app porting based on DPDK source code from LSDK 21.08.&lt;/P&gt;
&lt;P&gt;$ git clone &lt;A href="https://source.codeaurora.org/external/qoriq/qoriq-components/dpdk.git" target="_blank"&gt;https://source.codeaurora.org/external/qoriq/qoriq-components/dpdk.git&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;$ cd dpdk&lt;/P&gt;
&lt;P&gt;$ git checkout -b&amp;nbsp;LSDK-21.08&amp;nbsp;LSDK-21.08&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Sep 2022 09:22:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/HelPorting-app-from-DPDK-on-x86-to-NXP-2160/m-p/1525740#M5259</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2022-09-21T09:22:25Z</dc:date>
    </item>
    <item>
      <title>Re: HelPorting app from DPDK on x86 to NXP 2160</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/HelPorting-app-from-DPDK-on-x86-to-NXP-2160/m-p/1526110#M5260</link>
      <description>&lt;P&gt;In additions:&lt;/P&gt;&lt;P&gt;root@localhost:~/dpdk-extras/dpaa2# ./dynamic_dpl.sh dpmac.10 dpmac.9 dpmac.8 dpmac.7&lt;BR /&gt;Using board type as 2160&lt;BR /&gt;Using High Performance Buffers&lt;BR /&gt;mkdir: cannot create directory ‘/mnt/hugepages’: File exists&lt;/P&gt;&lt;P&gt;##################### Container dprc.2 is created ####################&lt;/P&gt;&lt;P&gt;Container dprc.2 have following resources :=&amp;gt;&lt;/P&gt;&lt;P&gt;* 16 DPBP&lt;BR /&gt;* 8 DPCON&lt;BR /&gt;* 8 DPSECI&lt;BR /&gt;* 4 DPNI&lt;BR /&gt;* 24 DPIO&lt;BR /&gt;* 2 DPCI&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;######################### Configured Interfaces #########################&lt;/P&gt;&lt;P&gt;Interface Name Endpoint Mac Address&lt;BR /&gt;============== ======== ==================&lt;BR /&gt;dpni.1 dpmac.10 00:00:00:00:0:10&lt;BR /&gt;dpni.2 dpmac.9 00:00:00:00:0:9&lt;BR /&gt;dpni.3 dpmac.8 00:00:00:00:0:8&lt;BR /&gt;dpni.4 dpmac.7 00:00:00:00:0:7&lt;/P&gt;&lt;P&gt;root@localhost:~/dpdk-extras/dpaa2#&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;root@localhost:~/dpdk-extras/dpaa2# export DPRC=dprc.2&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Sep 2022 19:14:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/HelPorting-app-from-DPDK-on-x86-to-NXP-2160/m-p/1526110#M5260</guid>
      <dc:creator>SysManOne</dc:creator>
      <dc:date>2022-09-21T19:14:18Z</dc:date>
    </item>
  </channel>
</rss>

