<?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: imx6q with linux 4.1.6 select() timeout in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/imx6q-with-linux-4-1-6-select-timeout/m-p/853587#M130529</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi zhongxing&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for improving ethernet stability one can look at suggestions on&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://boundarydevices.com/i-mx6-ethernet/" title="https://boundarydevices.com/i-mx6-ethernet/"&gt;i.MX6 Gigabit Ethernet - Boundary Devices&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Mar 2019 10:20:18 GMT</pubDate>
    <dc:creator>igorpadykov</dc:creator>
    <dc:date>2019-03-13T10:20:18Z</dc:date>
    <item>
      <title>imx6q with linux 4.1.6 select() timeout</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6q-with-linux-4-1-6-select-timeout/m-p/853585#M130527</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Recently ,i got a problem in imx6q,with linux version 4.1.6.&lt;/P&gt;&lt;P&gt;The one side is arm linux(imx6q) as tcp client ,and other is pc computer as tcp server(server port:31122),the client connected to server and then receive data from server in fixed interval time ,like 5ms. The most of time, the select works fine,but sometimes the select() continuous returns zero.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Does anyone&amp;nbsp; can give me any suggestion? thanks a lot.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Follows snippets are logs when error happened.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #008000;"&gt;select timeout &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #008000;"&gt;select timeout &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #008000;"&gt;select timeout &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #008000;"&gt;select timeout &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #008000;"&gt;rcv data len 16384 , delta time = 3768&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #008000;"&gt;rcv data len 16384 , delta time = 0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #008000;"&gt;rcv data len 14802 , delta time = 0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #008000;"&gt;rcv data len 16384 , delta time = 3&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #008000;"&gt;rcv data len 16384 , delta time = 0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #008000;"&gt;rcv data len 16384 , delta time = 0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #008000;"&gt;rcv data len 16384 , delta time = 1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #008000;"&gt;rcv data len 16384 , delta time = 0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #008000;"&gt;rcv data len 16384 , delta time = 0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #008000;"&gt;rcv data len 16384 , delta time = 0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #008000;"&gt;rcv data len 16384 , delta time = 0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #008000;"&gt;rcv data len 16384 , delta time = 0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #008000;"&gt;rcv data len 16384 , delta time = 0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #008000;"&gt;rcv data len 16384 , delta time = 0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #008000;"&gt;rcv data len 16384 , delta time = 0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #008000;"&gt;rcv data len 16384 , delta time = 0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #008000;"&gt;rcv data len 3088 , delta time = 0&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Mar 2019 06:26:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6q-with-linux-4-1-6-select-timeout/m-p/853585#M130527</guid>
      <dc:creator>zhongxing_zhao</dc:creator>
      <dc:date>2019-03-13T06:26:51Z</dc:date>
    </item>
    <item>
      <title>Re: imx6q with linux 4.1.6 select() timeout</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6q-with-linux-4-1-6-select-timeout/m-p/853586#M130528</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;From the grab logs, the frozen time lasts 1 second or 2 seconds,even more longer.&lt;/P&gt;&lt;P&gt;And some logs not uploaded here.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Mar 2019 06:33:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6q-with-linux-4-1-6-select-timeout/m-p/853586#M130528</guid>
      <dc:creator>zhongxing_zhao</dc:creator>
      <dc:date>2019-03-13T06:33:26Z</dc:date>
    </item>
    <item>
      <title>Re: imx6q with linux 4.1.6 select() timeout</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6q-with-linux-4-1-6-select-timeout/m-p/853587#M130529</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi zhongxing&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for improving ethernet stability one can look at suggestions on&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://boundarydevices.com/i-mx6-ethernet/" title="https://boundarydevices.com/i-mx6-ethernet/"&gt;i.MX6 Gigabit Ethernet - Boundary Devices&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Mar 2019 10:20:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6q-with-linux-4-1-6-select-timeout/m-p/853587#M130529</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2019-03-13T10:20:18Z</dc:date>
    </item>
  </channel>
</rss>

