<?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のトピックRe: Create dpsw error in LX2160</title>
    <link>https://community.nxp.com/t5/Layerscape/Create-dpsw-error-in-LX2160/m-p/2061739#M15494</link>
    <description>please review the next example:&lt;BR /&gt;Create 2 DPNIs and a DPSW between them and an external DPMAC&lt;BR /&gt;$ ls-addni -nq=1 -n &amp;amp;&amp;amp; ls-addni -nq=1 -n&lt;BR /&gt;Created interface: eth3 (object:dpni.2, endpoint: )&lt;BR /&gt;Created interface: eth4 (object:dpni.3, endpoint: )&lt;BR /&gt;$ ls-addsw dpni.2 dpni.3 dpmac.3&lt;BR /&gt;Created ETHSW object dpsw.0 with the following 3 ports: eth5,eth6,eth7&lt;BR /&gt;Setup the br0 bridge and assign the switch interfaces to it&lt;BR /&gt;$ ip link add name br0 type bridge&lt;BR /&gt;$ ip link set dev br0 up&lt;BR /&gt;$ ip link set dev eth5 master br0&lt;BR /&gt;$ ip link set dev eth6 master br0&lt;BR /&gt;$ ip link set dev eth7 master br0&lt;BR /&gt;$ ip link set dev eth5 up&lt;BR /&gt;$ ip link set dev eth6 up&lt;BR /&gt;$ ip link set dev eth7 up&lt;BR /&gt;</description>
    <pubDate>Fri, 14 Mar 2025 03:37:06 GMT</pubDate>
    <dc:creator>LFGP</dc:creator>
    <dc:date>2025-03-14T03:37:06Z</dc:date>
    <item>
      <title>Create dpsw error in LX2160</title>
      <link>https://community.nxp.com/t5/Layerscape/Create-dpsw-error-in-LX2160/m-p/2061175#M15490</link>
      <description>&lt;P&gt;Excuse me, after following the steps below to create dpsw, an error occurred&lt;/P&gt;&lt;P&gt;create dpsw&lt;/P&gt;&lt;P&gt;ls-addsw -i=4 dpmac.5 dpmac.15 dpni.1 dpni.7&lt;/P&gt;&lt;P&gt;dmesg:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="linxs_0-1741858284658.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/327943i451933C622B4345E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="linxs_0-1741858284658.png" alt="linxs_0-1741858284658.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;ip link add name br1 type bridge&lt;/P&gt;&lt;P&gt;ip link set br1 up&lt;/P&gt;&lt;P&gt;ip link set eth4 down&lt;/P&gt;&lt;P&gt;ip link set eth4 address 00:01:00:00:01:00&lt;/P&gt;&lt;P&gt;ip link set eth4 master br1&lt;/P&gt;&lt;P&gt;last when i set eth4 up,an error occurred，dmesg：&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="linxs_1-1741858442219.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/327945i436A075DA39584A1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="linxs_1-1741858442219.png" alt="linxs_1-1741858442219.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and fsl_mc_console：&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="linxs_2-1741858489000.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/327946i49E7C49E4A106C3A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="linxs_2-1741858489000.png" alt="linxs_2-1741858489000.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;How should this error be resolved and will it affect the work of dpsw？&lt;/P&gt;&lt;P&gt;Thank you for your response&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Mar 2025 09:37:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/Create-dpsw-error-in-LX2160/m-p/2061175#M15490</guid>
      <dc:creator>linxs</dc:creator>
      <dc:date>2025-03-13T09:37:28Z</dc:date>
    </item>
    <item>
      <title>Re: Create dpsw error in LX2160</title>
      <link>https://community.nxp.com/t5/Layerscape/Create-dpsw-error-in-LX2160/m-p/2061739#M15494</link>
      <description>please review the next example:&lt;BR /&gt;Create 2 DPNIs and a DPSW between them and an external DPMAC&lt;BR /&gt;$ ls-addni -nq=1 -n &amp;amp;&amp;amp; ls-addni -nq=1 -n&lt;BR /&gt;Created interface: eth3 (object:dpni.2, endpoint: )&lt;BR /&gt;Created interface: eth4 (object:dpni.3, endpoint: )&lt;BR /&gt;$ ls-addsw dpni.2 dpni.3 dpmac.3&lt;BR /&gt;Created ETHSW object dpsw.0 with the following 3 ports: eth5,eth6,eth7&lt;BR /&gt;Setup the br0 bridge and assign the switch interfaces to it&lt;BR /&gt;$ ip link add name br0 type bridge&lt;BR /&gt;$ ip link set dev br0 up&lt;BR /&gt;$ ip link set dev eth5 master br0&lt;BR /&gt;$ ip link set dev eth6 master br0&lt;BR /&gt;$ ip link set dev eth7 master br0&lt;BR /&gt;$ ip link set dev eth5 up&lt;BR /&gt;$ ip link set dev eth6 up&lt;BR /&gt;$ ip link set dev eth7 up&lt;BR /&gt;</description>
      <pubDate>Fri, 14 Mar 2025 03:37:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/Create-dpsw-error-in-LX2160/m-p/2061739#M15494</guid>
      <dc:creator>LFGP</dc:creator>
      <dc:date>2025-03-14T03:37:06Z</dc:date>
    </item>
  </channel>
</rss>

