<?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 Route Test in S32G274evb using libfci_cli Application in S32G</title>
    <link>https://community.nxp.com/t5/S32G/Route-Test-in-S32G274evb-using-libfci-cli-Application/m-p/1618228#M2517</link>
    <description>&lt;P&gt;Hello Community,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are trying to test the routing feature in the S32G274evb with BSP30.0 version using the libfci_cli application, but we were unable to route the data using this feature.&lt;/P&gt;&lt;P&gt;Below are the steps we followed for the testing:&lt;/P&gt;&lt;P&gt;1. Created a routing table by this command&lt;/P&gt;&lt;P&gt;libfci_cli route-add --rt 1 --ip4 --dmac 00:01:be:be:ef:22 --interface=emac1 --smac 00:01:be:be:ef:33&lt;/P&gt;&lt;P&gt;2.&amp;nbsp;&lt;STRONG&gt;&lt;I&gt;ConnTrack:&lt;/I&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;libfci_cli&amp;nbsp;&amp;nbsp; cntk-add --protocol=IPv4 --src=192.168.xx.yy --dst=192.168.xx.yy --sport=8086 --dport=8086 --rt=1&lt;/P&gt;&lt;P&gt;3. Emac1 is set to &lt;STRONG&gt;ROUTER&lt;/STRONG&gt; mode from default mode&lt;/P&gt;&lt;P&gt;4. Ran the server/client (socket programming) application.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are unable to find whether the routing table is being used or not. The data is not routed from Emac1 to another Emac.&lt;/P&gt;&lt;P&gt;Could you please provide any suggestions..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance...&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Shyamsunder Komma&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&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;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 20 Mar 2023 07:58:57 GMT</pubDate>
    <dc:creator>Shyamsunder</dc:creator>
    <dc:date>2023-03-20T07:58:57Z</dc:date>
    <item>
      <title>Route Test in S32G274evb using libfci_cli Application</title>
      <link>https://community.nxp.com/t5/S32G/Route-Test-in-S32G274evb-using-libfci-cli-Application/m-p/1618228#M2517</link>
      <description>&lt;P&gt;Hello Community,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are trying to test the routing feature in the S32G274evb with BSP30.0 version using the libfci_cli application, but we were unable to route the data using this feature.&lt;/P&gt;&lt;P&gt;Below are the steps we followed for the testing:&lt;/P&gt;&lt;P&gt;1. Created a routing table by this command&lt;/P&gt;&lt;P&gt;libfci_cli route-add --rt 1 --ip4 --dmac 00:01:be:be:ef:22 --interface=emac1 --smac 00:01:be:be:ef:33&lt;/P&gt;&lt;P&gt;2.&amp;nbsp;&lt;STRONG&gt;&lt;I&gt;ConnTrack:&lt;/I&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;libfci_cli&amp;nbsp;&amp;nbsp; cntk-add --protocol=IPv4 --src=192.168.xx.yy --dst=192.168.xx.yy --sport=8086 --dport=8086 --rt=1&lt;/P&gt;&lt;P&gt;3. Emac1 is set to &lt;STRONG&gt;ROUTER&lt;/STRONG&gt; mode from default mode&lt;/P&gt;&lt;P&gt;4. Ran the server/client (socket programming) application.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are unable to find whether the routing table is being used or not. The data is not routed from Emac1 to another Emac.&lt;/P&gt;&lt;P&gt;Could you please provide any suggestions..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance...&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Shyamsunder Komma&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&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;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Mar 2023 07:58:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/Route-Test-in-S32G274evb-using-libfci-cli-Application/m-p/1618228#M2517</guid>
      <dc:creator>Shyamsunder</dc:creator>
      <dc:date>2023-03-20T07:58:57Z</dc:date>
    </item>
    <item>
      <title>Re: Route Test in S32G274evb using libfci_cli Application</title>
      <link>https://community.nxp.com/t5/S32G/Route-Test-in-S32G274evb-using-libfci-cli-Application/m-p/1618683#M2527</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Have you taken a look into the AN12951 available on the S32G2 product page (link:&amp;nbsp;&lt;A href="https://www.nxp.com/products/processors-and-microcontrollers/s32-automotive-platform/s32g-vehicle-network-processors/s32g2-processors-for-vehicle-networking:S32G2" target="_blank"&gt;S32G2 Safe and Secure Vehicle Network Processor | NXP Semiconductors&lt;/A&gt;)? The AN describes how to set-up a routing table for a fast-path with an example HW set-up.&lt;/P&gt;
&lt;P&gt;As to know which table entries have been created, the following command should provide this information:&lt;/P&gt;
&lt;P&gt;"./pfe_rte ls"&lt;/P&gt;
&lt;P&gt;Please, let us know.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Mar 2023 18:51:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/Route-Test-in-S32G274evb-using-libfci-cli-Application/m-p/1618683#M2527</guid>
      <dc:creator>Daniel-Aguirre</dc:creator>
      <dc:date>2023-03-20T18:51:02Z</dc:date>
    </item>
    <item>
      <title>Re: Route Test in S32G274evb using libfci_cli Application</title>
      <link>https://community.nxp.com/t5/S32G/Route-Test-in-S32G274evb-using-libfci-cli-Application/m-p/1618865#M2539</link>
      <description>&lt;P&gt;Hi Daniel,&lt;/P&gt;&lt;P&gt;Thanks for the quick reply.&lt;/P&gt;&lt;P&gt;Yes, we have gone through the document AN12951, but where we can get the source code and binary file (BSP30.0) for "pfe_rte".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Shyamsunder Komma&lt;/P&gt;</description>
      <pubDate>Tue, 21 Mar 2023 04:48:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/Route-Test-in-S32G274evb-using-libfci-cli-Application/m-p/1618865#M2539</guid>
      <dc:creator>Shyamsunder</dc:creator>
      <dc:date>2023-03-21T04:48:25Z</dc:date>
    </item>
    <item>
      <title>Re: Route Test in S32G274evb using libfci_cli Application</title>
      <link>https://community.nxp.com/t5/S32G/Route-Test-in-S32G274evb-using-libfci-cli-Application/m-p/1619423#M2558</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Thanks for your feedback.&lt;/P&gt;
&lt;P&gt;This is provided on the AN12951SW available under the same section that AN12951 is available. You can filter it by "Application Note Software".&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DanielAguirre_0-1679423354271.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/215690i005E69F590D62C06/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DanielAguirre_0-1679423354271.png" alt="DanielAguirre_0-1679423354271.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please, let us know.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Mar 2023 18:29:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/Route-Test-in-S32G274evb-using-libfci-cli-Application/m-p/1619423#M2558</guid>
      <dc:creator>Daniel-Aguirre</dc:creator>
      <dc:date>2023-03-21T18:29:23Z</dc:date>
    </item>
  </channel>
</rss>

