<?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>Layerscapeのトピックvpp build error for lx2160ardb</title>
    <link>https://community.nxp.com/t5/Layerscape/vpp-build-error-for-lx2160ardb/m-p/1193132#M7122</link>
    <description>&lt;P&gt;&lt;SPAN&gt;I need soft router on lx2160ardb with DPDK. I tried to build vpp, but failed. flexbuild declared vpp support but I can't compile vpp with it. I downloaded flexbuild from nxp site and did this:&lt;BR /&gt;&lt;BR /&gt;. ./setup.env &amp;nbsp;&lt;BR /&gt;flex-builder docker &amp;nbsp;&lt;BR /&gt;. ./setup.env &amp;nbsp;&lt;BR /&gt;# edit configs/build_lsdk.cfg, set CONFIG_APP_VPP=y &amp;nbsp;&lt;BR /&gt;flex-builder -c vpp -m lx2160ardb_rev2&lt;BR /&gt;# there is wrong branch for vpp in configs/build_lsdk.cfg&lt;BR /&gt;# vpp_repo_tag=20.04-LSDK, nonexisting tag 20.04-LSDK changed to vpp_repo_tag=19.09-LSDK &amp;nbsp;&lt;BR /&gt;flex-builder -c vpp-m lx2160ardb_rev2&lt;BR /&gt;# build errors due to default python in 3.x, not 2.7, I changed python на python2 in&lt;BR /&gt;# packages/apps/networking/vpp/src/tools/vppapigen/vppapigen&lt;BR /&gt;flex-builder -c vpp&amp;nbsp;-m lx2160ardb_rev2&lt;BR /&gt;&lt;BR /&gt;Now I got compilation error in vpp dpdk plugin.&lt;BR /&gt;&lt;BR /&gt;Actually I need some software router application with DPDK on lx2160ardb, which can make static and dynamic routing (probably using zebra/quagga/bird/frr). Vpp promis&lt;BR /&gt;ed best performance, so I want to compile it. But other solutions also suits me.&lt;BR /&gt;&lt;BR /&gt;I want to know how can I compile vpp for lx2160ardb? Or which other application can I use?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 03 Dec 2020 10:07:17 GMT</pubDate>
    <dc:creator>pioneer19</dc:creator>
    <dc:date>2020-12-03T10:07:17Z</dc:date>
    <item>
      <title>vpp build error for lx2160ardb</title>
      <link>https://community.nxp.com/t5/Layerscape/vpp-build-error-for-lx2160ardb/m-p/1193132#M7122</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I need soft router on lx2160ardb with DPDK. I tried to build vpp, but failed. flexbuild declared vpp support but I can't compile vpp with it. I downloaded flexbuild from nxp site and did this:&lt;BR /&gt;&lt;BR /&gt;. ./setup.env &amp;nbsp;&lt;BR /&gt;flex-builder docker &amp;nbsp;&lt;BR /&gt;. ./setup.env &amp;nbsp;&lt;BR /&gt;# edit configs/build_lsdk.cfg, set CONFIG_APP_VPP=y &amp;nbsp;&lt;BR /&gt;flex-builder -c vpp -m lx2160ardb_rev2&lt;BR /&gt;# there is wrong branch for vpp in configs/build_lsdk.cfg&lt;BR /&gt;# vpp_repo_tag=20.04-LSDK, nonexisting tag 20.04-LSDK changed to vpp_repo_tag=19.09-LSDK &amp;nbsp;&lt;BR /&gt;flex-builder -c vpp-m lx2160ardb_rev2&lt;BR /&gt;# build errors due to default python in 3.x, not 2.7, I changed python на python2 in&lt;BR /&gt;# packages/apps/networking/vpp/src/tools/vppapigen/vppapigen&lt;BR /&gt;flex-builder -c vpp&amp;nbsp;-m lx2160ardb_rev2&lt;BR /&gt;&lt;BR /&gt;Now I got compilation error in vpp dpdk plugin.&lt;BR /&gt;&lt;BR /&gt;Actually I need some software router application with DPDK on lx2160ardb, which can make static and dynamic routing (probably using zebra/quagga/bird/frr). Vpp promis&lt;BR /&gt;ed best performance, so I want to compile it. But other solutions also suits me.&lt;BR /&gt;&lt;BR /&gt;I want to know how can I compile vpp for lx2160ardb? Or which other application can I use?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Dec 2020 10:07:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/vpp-build-error-for-lx2160ardb/m-p/1193132#M7122</guid>
      <dc:creator>pioneer19</dc:creator>
      <dc:date>2020-12-03T10:07:17Z</dc:date>
    </item>
    <item>
      <title>Re: vpp build error for lx2160ardb</title>
      <link>https://community.nxp.com/t5/Layerscape/vpp-build-error-for-lx2160ardb/m-p/1194398#M7133</link>
      <description>&lt;P&gt;&lt;SPAN&gt;As VPP depends on the version of DPDK, in LSDK-20.04, DPDK was upgraded but VPP was not upgraded, so VPP was not required for test in LSDK2004, as a workaround&lt;/SPAN&gt; &lt;SPAN&gt;, building VPP/DPDK lsdk1909&lt;/SPAN&gt; &lt;SPAN&gt;old version&lt;/SPAN&gt; &lt;SPAN&gt;in flexbuild_lsdk1909 works.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;We don't support VPP v20.01 and it was not claimed feature in LSDK2004 also.&lt;BR /&gt;But we are in process of supporting VPPv20.05 in LSDK2012 which will be released on Dec 15.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Dec 2020 05:32:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/vpp-build-error-for-lx2160ardb/m-p/1194398#M7133</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2020-12-07T05:32:07Z</dc:date>
    </item>
  </channel>
</rss>

