<?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>i.MX Processorsのトピックethernet rx interrupt problem(i.mx8mp)</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/ethernet-rx-interrupt-problem-i-mx8mp/m-p/1942142#M227771</link>
    <description>&lt;P&gt;My i.MX8MP board receives UDP data from a server.&lt;/P&gt;&lt;P&gt;The server sends data every 1 microsecond, with each packet being 64 bytes.&lt;/P&gt;&lt;P&gt;However, the i.MX8MP does not trigger an interrupt event every 1 microsecond.&lt;/P&gt;&lt;P&gt;To address this, I configured eth0 using ethtool.&lt;/P&gt;&lt;P&gt;The default values are below.&lt;/P&gt;&lt;P&gt;-----------------------------------&lt;/P&gt;&lt;P&gt;rx-usecs: 1000&lt;BR /&gt;rx-frames: 200&lt;BR /&gt;rx-usecs-irq: 0&lt;BR /&gt;rx-frames-irq: 0&lt;/P&gt;&lt;P&gt;------------------------------------&lt;/P&gt;&lt;P&gt;I set rx-usecs to 1 and rx-frames to 1.&lt;/P&gt;&lt;P&gt;However, it doesn't seem to be working as expected.&lt;/P&gt;&lt;P&gt;Is there an updated Ethernet driver available, or is it already up to date?&lt;/P&gt;&lt;P&gt;My kernel version is&amp;nbsp;5.10.72.&lt;/P&gt;</description>
    <pubDate>Wed, 28 Aug 2024 10:10:39 GMT</pubDate>
    <dc:creator>ryan_81</dc:creator>
    <dc:date>2024-08-28T10:10:39Z</dc:date>
    <item>
      <title>ethernet rx interrupt problem(i.mx8mp)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/ethernet-rx-interrupt-problem-i-mx8mp/m-p/1942142#M227771</link>
      <description>&lt;P&gt;My i.MX8MP board receives UDP data from a server.&lt;/P&gt;&lt;P&gt;The server sends data every 1 microsecond, with each packet being 64 bytes.&lt;/P&gt;&lt;P&gt;However, the i.MX8MP does not trigger an interrupt event every 1 microsecond.&lt;/P&gt;&lt;P&gt;To address this, I configured eth0 using ethtool.&lt;/P&gt;&lt;P&gt;The default values are below.&lt;/P&gt;&lt;P&gt;-----------------------------------&lt;/P&gt;&lt;P&gt;rx-usecs: 1000&lt;BR /&gt;rx-frames: 200&lt;BR /&gt;rx-usecs-irq: 0&lt;BR /&gt;rx-frames-irq: 0&lt;/P&gt;&lt;P&gt;------------------------------------&lt;/P&gt;&lt;P&gt;I set rx-usecs to 1 and rx-frames to 1.&lt;/P&gt;&lt;P&gt;However, it doesn't seem to be working as expected.&lt;/P&gt;&lt;P&gt;Is there an updated Ethernet driver available, or is it already up to date?&lt;/P&gt;&lt;P&gt;My kernel version is&amp;nbsp;5.10.72.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Aug 2024 10:10:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/ethernet-rx-interrupt-problem-i-mx8mp/m-p/1942142#M227771</guid>
      <dc:creator>ryan_81</dc:creator>
      <dc:date>2024-08-28T10:10:39Z</dc:date>
    </item>
    <item>
      <title>Re: ethernet rx interrupt problem(i.mx8mp)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/ethernet-rx-interrupt-problem-i-mx8mp/m-p/1942840#M227786</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Thank you for your interest in NXP Semiconductor products,&lt;/P&gt;
&lt;P&gt;Probably there is a bandwidth limitation with the parameters set, could you try with this set-up:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;$ ethtool -C ethX rx-usecs 100 rx-frames 20
&lt;/LI-CODE&gt;
&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Thu, 29 Aug 2024 00:07:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/ethernet-rx-interrupt-problem-i-mx8mp/m-p/1942840#M227786</guid>
      <dc:creator>JosephAtNXP</dc:creator>
      <dc:date>2024-08-29T00:07:26Z</dc:date>
    </item>
    <item>
      <title>Re: ethernet rx interrupt problem(i.mx8mp)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/ethernet-rx-interrupt-problem-i-mx8mp/m-p/1942912#M227788</link>
      <description>&lt;P&gt;I tried you recommend.&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/206442"&gt;@JosephAtNXP&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The test condition was receiving 64 bytes every 1 microsecond, and I ran the test 1000 times.&lt;/P&gt;&lt;P&gt;The result improved, but it’s still not perfect.&lt;/P&gt;&lt;P&gt;Is it possible to set rx-usecs to 1 or rx-frames to 1 and have it work?&lt;/P&gt;</description>
      <pubDate>Thu, 29 Aug 2024 02:26:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/ethernet-rx-interrupt-problem-i-mx8mp/m-p/1942912#M227788</guid>
      <dc:creator>ryan_81</dc:creator>
      <dc:date>2024-08-29T02:26:00Z</dc:date>
    </item>
  </channel>
</rss>

