<?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: iMX8MP - Bridge on eth1 not supported in Processor Expert Software</title>
    <link>https://community.nxp.com/t5/Processor-Expert-Software/iMX8MP-Bridge-on-eth1-not-supported/m-p/1595457#M5456</link>
    <description>&lt;P&gt;I have the patch for enable dual ethernet on Android 11. I already email to you, hope can do some help for you.&lt;/P&gt;</description>
    <pubDate>Wed, 08 Feb 2023 09:27:02 GMT</pubDate>
    <dc:creator>Rita_Wang</dc:creator>
    <dc:date>2023-02-08T09:27:02Z</dc:date>
    <item>
      <title>iMX8MP - Bridge on eth1 not supported</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/iMX8MP-Bridge-on-eth1-not-supported/m-p/1590492#M5430</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I'm trying to bridge eth0 with eth1 in my custom board based on imx8mpevk. I can add eth0 but when I try to add eth1 (connected to my external switch) I give this message in dmesg:&lt;/P&gt;&lt;P&gt;~$ sudo brctl addif br1 eth1&lt;/P&gt;&lt;P&gt;[ 5297.714895] imx-dwmac 30bf0000.ethernet eth1: Adding VLAN in promisc mode not supported&lt;BR /&gt;[ 5297.737609] imx-dwmac 30bf0000.ethernet eth1: failed to initialize vlan filtering on this port&lt;BR /&gt;[ 5297.746948] imx-dwmac 30bf0000.ethernet eth1: Adding VLAN in promisc mode not supported&lt;BR /&gt;[ 5297.769982] imx-dwmac 30bf0000.ethernet eth1: failed to initialize vlan filtering on this port&lt;BR /&gt;can't add eth1 to bridge br1: Operation not permitted&lt;/P&gt;&lt;P&gt;The kernel used is:&lt;/P&gt;&lt;P&gt;5.10.35-lts-5.10.y+gef3f2cfc6010&lt;/P&gt;&lt;P&gt;Individually I can change eth1 to promisc mode, but the operation is not permitted again&lt;/P&gt;&lt;P&gt;Can anyone help me or explain why I can't add eth1 to the bridge?&lt;/P&gt;&lt;P&gt;In kernel I have the modules included&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;CONFIG_BRIDGE=y&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;CONFIG_BRIDGE_NETFILTER=y&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;CONFIG_VLAN_8021Q=y&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 31 Jan 2023 10:13:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/iMX8MP-Bridge-on-eth1-not-supported/m-p/1590492#M5430</guid>
      <dc:creator>anhira</dc:creator>
      <dc:date>2023-01-31T10:13:10Z</dc:date>
    </item>
    <item>
      <title>Re: iMX8MP - Bridge on eth1 not supported</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/iMX8MP-Bridge-on-eth1-not-supported/m-p/1595333#M5451</link>
      <description>&lt;P&gt;Do you want to use both eth0 and eth1 on the i.MX8MP?&lt;/P&gt;</description>
      <pubDate>Wed, 08 Feb 2023 07:29:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/iMX8MP-Bridge-on-eth1-not-supported/m-p/1595333#M5451</guid>
      <dc:creator>Rita_Wang</dc:creator>
      <dc:date>2023-02-08T07:29:26Z</dc:date>
    </item>
    <item>
      <title>Re: iMX8MP - Bridge on eth1 not supported</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/iMX8MP-Bridge-on-eth1-not-supported/m-p/1595344#M5452</link>
      <description>&lt;P&gt;Yes, I have one ethernet (eth0) connected vía layout (PCB) with another module (BPL) and the ethernet (eth1) is the only one that I have access via RJ45 connector, so I want to connect my PC to eth1 and go through eth0 to my BPL device to create a PLC network and replicate with another device the same structure.&lt;/P&gt;&lt;P&gt;The scheme would be something like that:&lt;/P&gt;&lt;P&gt;PC1 -- RJ45-- eth1--iMX8MP_1--eth0--BPL_MODULE--COAX--BPL_MODULE--eth0--iMX8MP_2--eth1--RJ45--PC2&lt;/P&gt;&lt;P&gt;From eth1 to BPL_MODULE_1 is one device, and is connected through COAXIAL to another.&lt;/P&gt;&lt;P&gt;So I want to do ping from PC1 to PC2, and connected all to the same network I have problems with the iMX8MP, I don't know why, but doesn't work well. I think that the solution is via bridge, what do you think about?&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Feb 2023 07:45:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/iMX8MP-Bridge-on-eth1-not-supported/m-p/1595344#M5452</guid>
      <dc:creator>anhira</dc:creator>
      <dc:date>2023-02-08T07:45:16Z</dc:date>
    </item>
    <item>
      <title>Re: iMX8MP - Bridge on eth1 not supported</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/iMX8MP-Bridge-on-eth1-not-supported/m-p/1595403#M5453</link>
      <description>&lt;P&gt;Are you using android BSP?&lt;/P&gt;</description>
      <pubDate>Wed, 08 Feb 2023 08:46:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/iMX8MP-Bridge-on-eth1-not-supported/m-p/1595403#M5453</guid>
      <dc:creator>Rita_Wang</dc:creator>
      <dc:date>2023-02-08T08:46:55Z</dc:date>
    </item>
    <item>
      <title>Re: iMX8MP - Bridge on eth1 not supported</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/iMX8MP-Bridge-on-eth1-not-supported/m-p/1595406#M5454</link>
      <description>&lt;P&gt;No, is yocto BSP&lt;/P&gt;</description>
      <pubDate>Wed, 08 Feb 2023 08:49:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/iMX8MP-Bridge-on-eth1-not-supported/m-p/1595406#M5454</guid>
      <dc:creator>anhira</dc:creator>
      <dc:date>2023-02-08T08:49:07Z</dc:date>
    </item>
    <item>
      <title>Re: iMX8MP - Bridge on eth1 not supported</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/iMX8MP-Bridge-on-eth1-not-supported/m-p/1595420#M5455</link>
      <description>&lt;P&gt;Only support eth0 (one instance of ethernet) in default BSP&lt;/P&gt;</description>
      <pubDate>Wed, 08 Feb 2023 08:59:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/iMX8MP-Bridge-on-eth1-not-supported/m-p/1595420#M5455</guid>
      <dc:creator>Rita_Wang</dc:creator>
      <dc:date>2023-02-08T08:59:41Z</dc:date>
    </item>
    <item>
      <title>Re: iMX8MP - Bridge on eth1 not supported</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/iMX8MP-Bridge-on-eth1-not-supported/m-p/1595457#M5456</link>
      <description>&lt;P&gt;I have the patch for enable dual ethernet on Android 11. I already email to you, hope can do some help for you.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Feb 2023 09:27:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/iMX8MP-Bridge-on-eth1-not-supported/m-p/1595457#M5456</guid>
      <dc:creator>Rita_Wang</dc:creator>
      <dc:date>2023-02-08T09:27:02Z</dc:date>
    </item>
    <item>
      <title>Re: iMX8MP - Bridge on eth1 not supported</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/iMX8MP-Bridge-on-eth1-not-supported/m-p/1597248#M5468</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;We have exactly the same problem. Adding the 30bf0000.ethernet interface to a bridge fails, triggering the same traces.&lt;/P&gt;&lt;P&gt;Would it be possible to have the patch that fixes the problem, please? We are using Yocto for creating a Linux distro.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Feb 2023 10:06:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/iMX8MP-Bridge-on-eth1-not-supported/m-p/1597248#M5468</guid>
      <dc:creator>davida</dc:creator>
      <dc:date>2023-02-10T10:06:03Z</dc:date>
    </item>
    <item>
      <title>Re: iMX8MP - Bridge on eth1 not supported</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/iMX8MP-Bridge-on-eth1-not-supported/m-p/1599252#M5472</link>
      <description>&lt;P&gt;We only have the patch for dual eth on the android BSP, do you need them?&lt;/P&gt;</description>
      <pubDate>Wed, 15 Feb 2023 03:30:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/iMX8MP-Bridge-on-eth1-not-supported/m-p/1599252#M5472</guid>
      <dc:creator>Rita_Wang</dc:creator>
      <dc:date>2023-02-15T03:30:30Z</dc:date>
    </item>
    <item>
      <title>Re: iMX8MP - Bridge on eth1 not supported</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/iMX8MP-Bridge-on-eth1-not-supported/m-p/1599347#M5473</link>
      <description>&lt;P&gt;Yes, thanks. It will serve.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Feb 2023 06:51:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/iMX8MP-Bridge-on-eth1-not-supported/m-p/1599347#M5473</guid>
      <dc:creator>davida</dc:creator>
      <dc:date>2023-02-15T06:51:54Z</dc:date>
    </item>
    <item>
      <title>Re: iMX8MP - Bridge on eth1 not supported</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/iMX8MP-Bridge-on-eth1-not-supported/m-p/1599364#M5474</link>
      <description>&lt;P&gt;Hi&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/73238"&gt;@davida&lt;/a&gt; ,&lt;/P&gt;
&lt;P&gt;I email to you, please have a check.&lt;/P&gt;
&lt;P&gt;Wish you have a nice day&lt;/P&gt;
&lt;P&gt;Best Regards&lt;/P&gt;
&lt;P&gt;Rita&lt;/P&gt;</description>
      <pubDate>Wed, 15 Feb 2023 07:12:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/iMX8MP-Bridge-on-eth1-not-supported/m-p/1599364#M5474</guid>
      <dc:creator>Rita_Wang</dc:creator>
      <dc:date>2023-02-15T07:12:11Z</dc:date>
    </item>
    <item>
      <title>Re: iMX8MP - Bridge on eth1 not supported</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/iMX8MP-Bridge-on-eth1-not-supported/m-p/1632834#M5523</link>
      <description>&lt;P&gt;Hello, we are interested in the same solution. We are getting the following:&lt;/P&gt;&lt;P&gt;```&lt;/P&gt;&lt;P&gt;[60987.948710] imx-dwmac 30bf0000.ethernet eth1: Adding VLAN in promisc mode not supported&lt;/P&gt;&lt;P&gt;[60987.965959] imx-dwmac 30bf0000.ethernet eth1: failed to initialize vlan filtering on this port&lt;/P&gt;&lt;P&gt;```&lt;/P&gt;&lt;P&gt;Can you assist?&lt;/P&gt;&lt;P&gt;** EDIT **&lt;/P&gt;&lt;P&gt;Hello &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/57740"&gt;@Rita_Wang&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Could you email the file/files our way also?&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Magnus&lt;/P&gt;</description>
      <pubDate>Thu, 27 Apr 2023 06:10:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/iMX8MP-Bridge-on-eth1-not-supported/m-p/1632834#M5523</guid>
      <dc:creator>magnus3</dc:creator>
      <dc:date>2023-04-27T06:10:45Z</dc:date>
    </item>
    <item>
      <title>Re: iMX8MP - Bridge on eth1 not supported</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/iMX8MP-Bridge-on-eth1-not-supported/m-p/1771318#M5737</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/57740"&gt;@Rita_Wang&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;Can you please share patch to enable dual ethernet on Android 11.&lt;BR /&gt;our eth0 is up and working but eth1 is showing below error.&lt;BR /&gt;01-01 00:02:30.537 0 0 E : imx-dwmac 30bf0000.ethernet eth1: no phy at addr -1&lt;BR /&gt;01-01 00:02:30.543 0 0 E : imx-dwmac 30bf0000.ethernet eth1: stmmac_open: Cannot attach to PHY (error: -19)&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Dec 2023 07:02:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/iMX8MP-Bridge-on-eth1-not-supported/m-p/1771318#M5737</guid>
      <dc:creator>Jaiveer</dc:creator>
      <dc:date>2023-12-08T07:02:03Z</dc:date>
    </item>
    <item>
      <title>Re: iMX8MP - Bridge on eth1 not supported</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/iMX8MP-Bridge-on-eth1-not-supported/m-p/1775349#M5739</link>
      <description>&lt;P&gt;Dear Jaiveer,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;I email to you, please have a look.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Dec 2023 06:39:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/iMX8MP-Bridge-on-eth1-not-supported/m-p/1775349#M5739</guid>
      <dc:creator>Rita_Wang</dc:creator>
      <dc:date>2023-12-15T06:39:02Z</dc:date>
    </item>
    <item>
      <title>Re: iMX8MP - Bridge on eth1 not supported</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/iMX8MP-Bridge-on-eth1-not-supported/m-p/1910091#M5831</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/57740"&gt;@Rita_Wang&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;Can you please email me the patch for use with Yocto 4.0 (kernel 5.15.71 using linux-imx from NXP)? If you need more info, please let me know.&lt;/P&gt;&lt;P&gt;Thank you! -andy&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jul 2024 22:01:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/iMX8MP-Bridge-on-eth1-not-supported/m-p/1910091#M5831</guid>
      <dc:creator>andynic</dc:creator>
      <dc:date>2024-07-16T22:01:59Z</dc:date>
    </item>
  </channel>
</rss>

