<?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>S32GのトピックRe: Issues about Ethernet Gateway Use Case of GoldVIP on RDB3 Board</title>
    <link>https://community.nxp.com/t5/S32G/Issues-about-Ethernet-Gateway-Use-Case-of-GoldVIP-on-RDB3-Board/m-p/1794795#M5775</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Given the logs for the SJA1110, it seems that the FW is available under your boot partition, but the SJA1110 is not set to boot from the serial interface (in this case SPI), can you confirm the configuration you have for J189? The following table is provided under the RDB3 schematic:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DanielAguirre_0-1706117566252.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/259898i138D671010CDACBB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DanielAguirre_0-1706117566252.png" alt="DanielAguirre_0-1706117566252.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;For the FW to be loaded, the state should be SHORT-SHORT.&lt;/P&gt;
&lt;P&gt;Please, let us know.&lt;/P&gt;</description>
    <pubDate>Wed, 24 Jan 2024 17:34:04 GMT</pubDate>
    <dc:creator>Daniel-Aguirre</dc:creator>
    <dc:date>2024-01-24T17:34:04Z</dc:date>
    <item>
      <title>Issues about Ethernet Gateway Use Case of GoldVIP on RDB3 Board</title>
      <link>https://community.nxp.com/t5/S32G/Issues-about-Ethernet-Gateway-Use-Case-of-GoldVIP-on-RDB3-Board/m-p/1776324#M5552</link>
      <description>&lt;P&gt;Dear NXP,&lt;/P&gt;&lt;P&gt;Now I am trying to run the Ethernet Gateway use case of GoldVIP software on RDB3 board.&lt;/P&gt;&lt;P&gt;Both GbE ports of my PC are USB-to-ETH adapter, one connected to P2A port, another connected to P3B port of RDB3 board. I burned the GoldVIP binaries(version 1.9.1) to the board, built and deployed the GoldVIP docker image on my Ubuntu VM. When I bootup the board and ran&amp;nbsp;ethernet gateway scripts, some issues occurred:&lt;/P&gt;&lt;P&gt;1) Bootup logs about SDA1110 shows:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="lihongjun_0-1702893066222.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/254833i3A1F479BDA028D55/image-size/medium?v=v2&amp;amp;px=400" role="button" title="lihongjun_0-1702893066222.png" alt="lihongjun_0-1702893066222.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;2) Logs about test scripts running shows:&lt;/P&gt;&lt;P&gt;&lt;FONT face="book antiqua,palatino" color="#0000FF"&gt;vip@Ubuntu22:~/goldvip$ sudo ./eth-slow-path-m7-host.sh -l 10 -d full -t UDP enp0s3 enp0s8 &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="book antiqua,palatino" color="#0000FF"&gt;Creating nw_ns0 and nw_ns1 network namespaces... &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="book antiqua,palatino" color="#0000FF"&gt;Adding enp0s3 interface to nw_ns0... &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="book antiqua,palatino" color="#0000FF"&gt;Adding enp0s8 interface to nw_ns1... &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="book antiqua,palatino" color="#0000FF"&gt;Checking connection to the device &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="book antiqua,palatino" color="#0000FF"&gt;PING 169.254.10.12 (169.254.10.12) 56(84) bytes of data. &lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="book antiqua,palatino" color="#0000FF"&gt;--- 169.254.10.12 ping statistics --- &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="book antiqua,palatino" color="#0000FF"&gt;4 packets transmitted, 0 received, 100% packet loss, time 3061ms &lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="book antiqua,palatino" color="#0000FF"&gt;Ports are swapped. &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="book antiqua,palatino" color="#0000FF"&gt;Set IP 169.254.12.10 to enp0s3 in nw_ns0 &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="book antiqua,palatino" color="#0000FF"&gt;Set IP 169.254.10.10 to enp0s8 in nw_ns1 &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="book antiqua,palatino" color="#0000FF"&gt;Running Ethernet benchmark for M7 core &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="book antiqua,palatino" color="#0000FF"&gt;####################################### &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="book antiqua,palatino" color="#0000FF"&gt;Test has finished, getting results &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="book antiqua,palatino" color="#0000FF"&gt;Writing results to /tmp/nw0_09_53_00.log &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="book antiqua,palatino" color="#0000FF"&gt;Writing results to /tmp/nw1_09_53_00.log &lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="book antiqua,palatino" color="#0000FF"&gt;Network performance data from nw_ns1 to nw_ns0 network space: &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="book antiqua,palatino" color="#0000FF"&gt;Test execution time 10 &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="book antiqua,palatino" color="#0000FF"&gt;Input packet size 1500 &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="book antiqua,palatino" color="#0000FF"&gt;Injected packets 190 &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="book antiqua,palatino" color="#0000FF"&gt;Received packets 0 &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="book antiqua,palatino" color="#0000FF"&gt;Lost packets 100.0% &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="book antiqua,palatino" color="#0000FF"&gt;Bandwidth: 0.0 Mbps &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="book antiqua,palatino" color="#0000FF"&gt;No packets have been received. Please check your connections &lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="book antiqua,palatino" color="#0000FF"&gt;Network performance data from nw_ns0 to nw_ns1 network space: &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="book antiqua,palatino" color="#0000FF"&gt;Test execution time 10 &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="book antiqua,palatino" color="#0000FF"&gt;Input packet size 1500 &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="book antiqua,palatino" color="#0000FF"&gt;Injected packets 188 &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="book antiqua,palatino" color="#0000FF"&gt;Received packets 0 &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="book antiqua,palatino" color="#0000FF"&gt;Lost packets 100.0% &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="book antiqua,palatino" color="#0000FF"&gt;Bandwidth: 0.0 Mbps &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="book antiqua,palatino" color="#0000FF"&gt;No packets have been received. Please check your connections&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Dec 2023 10:02:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/Issues-about-Ethernet-Gateway-Use-Case-of-GoldVIP-on-RDB3-Board/m-p/1776324#M5552</guid>
      <dc:creator>lihongjun</dc:creator>
      <dc:date>2023-12-18T10:02:44Z</dc:date>
    </item>
    <item>
      <title>Re: Issues about Ethernet Gateway Use Case of GoldVIP on RDB3 Board</title>
      <link>https://community.nxp.com/t5/S32G/Issues-about-Ethernet-Gateway-Use-Case-of-GoldVIP-on-RDB3-Board/m-p/1794795#M5775</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Given the logs for the SJA1110, it seems that the FW is available under your boot partition, but the SJA1110 is not set to boot from the serial interface (in this case SPI), can you confirm the configuration you have for J189? The following table is provided under the RDB3 schematic:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DanielAguirre_0-1706117566252.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/259898i138D671010CDACBB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DanielAguirre_0-1706117566252.png" alt="DanielAguirre_0-1706117566252.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;For the FW to be loaded, the state should be SHORT-SHORT.&lt;/P&gt;
&lt;P&gt;Please, let us know.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jan 2024 17:34:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/Issues-about-Ethernet-Gateway-Use-Case-of-GoldVIP-on-RDB3-Board/m-p/1794795#M5775</guid>
      <dc:creator>Daniel-Aguirre</dc:creator>
      <dc:date>2024-01-24T17:34:04Z</dc:date>
    </item>
  </channel>
</rss>

