<?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>Vybrid ProcessorsのトピックRe: SocketCAN performance problems</title>
    <link>https://community.nxp.com/t5/Vybrid-Processors/SocketCAN-performance-problems/m-p/446937#M5000</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My apologies for not being polite. Yes, TWR-Vybrid VF6 with TWR-SER2, CAN traffic comes to J15 on TWR-SER2. At least confirming the issue would be a great relief.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You,&lt;/P&gt;&lt;P&gt;Edward&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Nov 2015 07:18:49 GMT</pubDate>
    <dc:creator>kef2</dc:creator>
    <dc:date>2015-11-19T07:18:49Z</dc:date>
    <item>
      <title>SocketCAN performance problems</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/SocketCAN-performance-problems/m-p/446908#M4971</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As everyone CAN'er knows, good old CAN operates at up to 1MHz bit rate clock, one extended ID message is roughly 100 bit times long. That's up to 10k messages per second, which is a piece of cake to handle on 16bit S12 operating at much less than 25MHz bus clock. 10k msgs / sec is also piece of cake for bare metal Vybrid app. But unfortunately it is not a piece of cake for Linux and SocketCAN.&lt;/P&gt;&lt;P&gt;SocketCAN, VF61, 3.13 kernel, no user app working, 5-6 kmsgs / sec on CAN bus. Htop shows ~30% CPU usage... Start one app, which just selects and waits for CAN socket and pulls messages from SocketCAN - CPU usage rises to ~70%... And I would like to have few similar CAN apps operating simultaneously...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for ideas.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edward&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Aug 2015 04:55:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/SocketCAN-performance-problems/m-p/446908#M4971</guid>
      <dc:creator>kef2</dc:creator>
      <dc:date>2015-08-19T04:55:25Z</dc:date>
    </item>
    <item>
      <title>Re: SocketCAN performance problems</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/SocketCAN-performance-problems/m-p/446909#M4972</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/timesyssupport"&gt;timesyssupport&lt;/A&gt;​ can you help here?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Aug 2015 17:05:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/SocketCAN-performance-problems/m-p/446909#M4972</guid>
      <dc:creator>karina_valencia</dc:creator>
      <dc:date>2015-08-24T17:05:59Z</dc:date>
    </item>
    <item>
      <title>Re: SocketCAN performance problems</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/SocketCAN-performance-problems/m-p/446910#M4973</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Our testing of CAN has been limited to basic FlexCAN driver functionality in the 3.13 kernel; a loopback on the evaluation board, and between board communication with Vybrid Tower and MX6 based evaluation board. Performance metrics were not captured at this time, but it seems the FlexCAN driver likely needs work to perform well - as evidenced by other instances of the FlexCAN driver on older/current Freescale hardware.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/karinavalencia"&gt;karinavalencia&lt;/A&gt;​ - is there a Freescale engineer who may be more familiar with the inner workings of the CAN support to assist?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Timesys Support&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Aug 2015 17:38:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/SocketCAN-performance-problems/m-p/446910#M4973</guid>
      <dc:creator>timesyssupport</dc:creator>
      <dc:date>2015-08-27T17:38:42Z</dc:date>
    </item>
    <item>
      <title>Re: SocketCAN performance problems</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/SocketCAN-performance-problems/m-p/446911#M4974</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/alejandrolozano"&gt;alejandrolozano&lt;/A&gt;​ are you able to help&amp;nbsp; here?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Aug 2015 17:44:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/SocketCAN-performance-problems/m-p/446911#M4974</guid>
      <dc:creator>karina_valencia</dc:creator>
      <dc:date>2015-08-27T17:44:21Z</dc:date>
    </item>
    <item>
      <title>Re: SocketCAN performance problems</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/SocketCAN-performance-problems/m-p/446912#M4975</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried to compare on-chip FlexCAN driver vs sysWORXX USB&amp;lt;-&amp;gt;CAN dongle.&lt;/P&gt;&lt;P&gt;1) CAN bus connected to FlexCAN, ~6 kmessages / sec on the bus, CAN application is not running. CPU load is about 30%. Starting CAN application CPU load ~ doubles.&lt;/P&gt;&lt;P&gt;2) CAN bus connected to sysWORXX USB dongle, ~6 kmessages / sec, CAN application running. CPU load &amp;lt;&amp;lt; 10%.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No idea how to fix driver. Source looks good.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Aug 2015 07:14:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/SocketCAN-performance-problems/m-p/446912#M4975</guid>
      <dc:creator>kef2</dc:creator>
      <dc:date>2015-08-31T07:14:37Z</dc:date>
    </item>
    <item>
      <title>Re: SocketCAN performance problems</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/SocketCAN-performance-problems/m-p/446913#M4976</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to increase the performance I would try to use the flexcan driver of MQX with the M4. This in case you need a Real Time feature in your application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Alejandro&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Aug 2015 20:36:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/SocketCAN-performance-problems/m-p/446913#M4976</guid>
      <dc:creator>alejandrolozan1</dc:creator>
      <dc:date>2015-08-31T20:36:51Z</dc:date>
    </item>
    <item>
      <title>Re: SocketCAN performance problems</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/SocketCAN-performance-problems/m-p/446914#M4977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yeah, second MCU or switching to competition MCU also would do. And what to do if VF5's are ordered, no M4 and MQX? Is 6kHz interrupt rate killer for Vybrid Linux? I can't believe that USB is easier to handle with all those layers and etc. Isochronous USB HS still needs 8kHz interrupt rate. Even if interrupt rate is killer, why running read-from-CAN application doubles CPU load? FlexCAN buffers are read already, what's the problem reading buffers from app? Why there's no problem at all doing the same with USB&amp;lt;-&amp;gt;CAN dongle?????&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Sep 2015 04:07:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/SocketCAN-performance-problems/m-p/446914#M4977</guid>
      <dc:creator>kef2</dc:creator>
      <dc:date>2015-09-01T04:07:02Z</dc:date>
    </item>
    <item>
      <title>Re: SocketCAN performance problems</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/SocketCAN-performance-problems/m-p/446915#M4978</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/alejandrolozano"&gt;alejandrolozano&lt;/A&gt;​ can you&amp;nbsp; continue with the follow up?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Sep 2015 16:26:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/SocketCAN-performance-problems/m-p/446915#M4978</guid>
      <dc:creator>karina_valencia</dc:creator>
      <dc:date>2015-09-07T16:26:28Z</dc:date>
    </item>
    <item>
      <title>Re: SocketCAN performance problems</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/SocketCAN-performance-problems/m-p/446916#M4979</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me check if the FlexCAN driver is the problem which I really doubt it. I will see if Rx FIFO is configured, but I wonder if &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/timesyssupport"&gt;timesyssupport&lt;/A&gt;​ can add more inputs regarding the network and socket layer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The FlexCAN module should only interrupt when a valid ID frame is received. Do you have the same behavior using candump?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/Alejandro&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Sep 2015 19:30:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/SocketCAN-performance-problems/m-p/446916#M4979</guid>
      <dc:creator>alejandrolozan1</dc:creator>
      <dc:date>2015-09-08T19:30:04Z</dc:date>
    </item>
    <item>
      <title>Re: SocketCAN performance problems</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/SocketCAN-performance-problems/m-p/446917#M4980</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I see no bus errors, just few Rx overruns. No user application is running except Htop, no candump, just configured CAN interface and ~6k msgs / sec on the bus.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;# ip -det -stat link show can0&lt;/P&gt;&lt;P&gt;2: can0: &amp;lt;NOARP,UP,LOWER_UP,ECHO&amp;gt; mtu 16 qdisc pfifo_fast state UNKNOWN mode DEFAULT group default qlen 10&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; link/can&amp;nbsp; promiscuity 0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; can state ERROR-ACTIVE (berr-counter tx 0 rx 0) restart-ms 0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; bitrate 1000000 sample-point 0.727&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; tq 90 prop-seg 3 phase-seg1 4 phase-seg2 3 sjw 1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; flexcan: tseg1 4..16 tseg2 2..8 sjw 1..4 brp 1..256 brp-inc 1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; clock 66000000&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; re-started bus-errors arbit-lost error-warn error-pass bus-off&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; RX: bytes&amp;nbsp; packets&amp;nbsp; errors&amp;nbsp; dropped overrun mcast&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2385372&amp;nbsp;&amp;nbsp;&amp;nbsp; 1192686&amp;nbsp; 239&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 239&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; TX: bytes&amp;nbsp; packets&amp;nbsp; errors&amp;nbsp; dropped carrier collsns&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&lt;/P&gt;&lt;P&gt;#&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; CPU[#*************&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 42.0%]&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Tasks: 4, 0 thr; 1 running&lt;BR /&gt;&amp;nbsp; Mem[||**&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 7/120MB]&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Load average: 0.32 0.20 0.09&lt;BR /&gt;&amp;nbsp; Swp[&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0/0MB]&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Uptime: 00:08:29&lt;/P&gt;&lt;P&gt;&amp;nbsp; PID USER&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; PRI&amp;nbsp; NI&amp;nbsp; VIRT&amp;nbsp;&amp;nbsp; RES&amp;nbsp;&amp;nbsp; SHR S CPU% MEM%&amp;nbsp;&amp;nbsp; TIME+&amp;nbsp; Command&lt;BR /&gt; 1023 root&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 20&amp;nbsp;&amp;nbsp; 0&amp;nbsp; 2872&amp;nbsp; 1180&amp;nbsp;&amp;nbsp; 984 R&amp;nbsp; 4.6&amp;nbsp; 1.0&amp;nbsp; 0:00.32 htop&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1 root&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 20&amp;nbsp;&amp;nbsp; 0&amp;nbsp; 2264&amp;nbsp;&amp;nbsp; 672&amp;nbsp;&amp;nbsp; 600 S&amp;nbsp; 0.0&amp;nbsp; 0.5&amp;nbsp; 0:00.68 init&lt;BR /&gt;&amp;nbsp; 873 root&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 20&amp;nbsp;&amp;nbsp; 0&amp;nbsp; 2264&amp;nbsp;&amp;nbsp; 448&amp;nbsp;&amp;nbsp; 392 S&amp;nbsp; 0.0&amp;nbsp; 0.4&amp;nbsp; 0:00.01 syslogd&lt;BR /&gt;&amp;nbsp; 929 root&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 20&amp;nbsp;&amp;nbsp; 0&amp;nbsp; 2268&amp;nbsp;&amp;nbsp; 696&amp;nbsp;&amp;nbsp; 628 S&amp;nbsp; 0.0&amp;nbsp; 0.6&amp;nbsp; 0:00.34 -/bin/sh&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Above is for FlexCAN driver.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sysWORXX I mentioned above is USB&amp;lt;-&amp;gt;CAN dongle from Systec. With their dongle and compiled driver CPU load is kind of "have nothing to do".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Sep 2015 12:58:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/SocketCAN-performance-problems/m-p/446917#M4980</guid>
      <dc:creator>kef2</dc:creator>
      <dc:date>2015-09-09T12:58:29Z</dc:date>
    </item>
    <item>
      <title>Re: SocketCAN performance problems</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/SocketCAN-performance-problems/m-p/446918#M4981</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/alejandrolozano"&gt;alejandrolozano&lt;/A&gt;​ please continue with the&amp;nbsp; follow up&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Sep 2015 15:21:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/SocketCAN-performance-problems/m-p/446918#M4981</guid>
      <dc:creator>karina_valencia</dc:creator>
      <dc:date>2015-09-14T15:21:25Z</dc:date>
    </item>
    <item>
      <title>Re: SocketCAN performance problems</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/SocketCAN-performance-problems/m-p/446919#M4982</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The flexcan driver looks ok and it is almost the same as the imx6 family. &lt;/P&gt;&lt;P&gt;I think this is a problem in a different layer and maybe &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/timesyssupport"&gt;timesyssupport&lt;/A&gt;​ can provide some inputs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/Alejandro&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Sep 2015 21:43:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/SocketCAN-performance-problems/m-p/446919#M4982</guid>
      <dc:creator>alejandrolozan1</dc:creator>
      <dc:date>2015-09-14T21:43:06Z</dc:date>
    </item>
    <item>
      <title>Re: SocketCAN performance problems</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/SocketCAN-performance-problems/m-p/446920#M4983</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/timesyssupport"&gt;timesyssupport&lt;/A&gt;​ can you share&amp;nbsp; your comments on this case?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Sep 2015 22:00:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/SocketCAN-performance-problems/m-p/446920#M4983</guid>
      <dc:creator>karina_valencia</dc:creator>
      <dc:date>2015-09-14T22:00:41Z</dc:date>
    </item>
    <item>
      <title>Re: SocketCAN performance problems</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/SocketCAN-performance-problems/m-p/446921#M4984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/karinavalencia"&gt;karinavalencia&lt;/A&gt;​ &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/alejandrolozano"&gt;alejandrolozano&lt;/A&gt;​ and &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/kef"&gt;kef&lt;/A&gt;​,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are looking into this; however, CAN testing was not extensively tested beyond basic driver validation, as previously mentioned. We will follow up after review.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Timesys Support&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Sep 2015 17:48:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/SocketCAN-performance-problems/m-p/446921#M4984</guid>
      <dc:creator>timesyssupport</dc:creator>
      <dc:date>2015-09-17T17:48:23Z</dc:date>
    </item>
    <item>
      <title>Re: SocketCAN performance problems</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/SocketCAN-performance-problems/m-p/446922#M4985</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/timesyssupport"&gt;timesyssupport&lt;/A&gt;​ do you have an estimated due date to have an update?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Sep 2015 16:15:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/SocketCAN-performance-problems/m-p/446922#M4985</guid>
      <dc:creator>karina_valencia</dc:creator>
      <dc:date>2015-09-21T16:15:26Z</dc:date>
    </item>
    <item>
      <title>Re: SocketCAN performance problems</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/SocketCAN-performance-problems/m-p/446923#M4986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Karina,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At least a few days; current efforts are concentrated on updating MCC/MQX support in the 3.13 kernel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Timesys Support&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Sep 2015 16:51:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/SocketCAN-performance-problems/m-p/446923#M4986</guid>
      <dc:creator>timesyssupport</dc:creator>
      <dc:date>2015-09-21T16:51:15Z</dc:date>
    </item>
    <item>
      <title>Re: SocketCAN performance problems</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/SocketCAN-performance-problems/m-p/446924#M4987</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A _jive_internal="true" data-containerid="-1" data-containertype="-1" data-content-finding="Community" data-objectid="214905" data-objecttype="3" href="https://community.nxp.com/people/timesyssupport" style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #266fc8;"&gt;Timesys Support&lt;/A&gt;&lt;SPAN style="color: #000000; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt; do you have an update?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Sep 2015 17:04:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/SocketCAN-performance-problems/m-p/446924#M4987</guid>
      <dc:creator>karina_valencia</dc:creator>
      <dc:date>2015-09-28T17:04:50Z</dc:date>
    </item>
    <item>
      <title>Re: SocketCAN performance problems</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/SocketCAN-performance-problems/m-p/446925#M4988</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;reminder&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" data-containerid="-1" data-containertype="-1" data-content-finding="Community" data-objectid="214905" data-objecttype="3" href="https://community.nxp.com/people/timesyssupport" style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #266fc8;"&gt;Timesys Support&lt;/A&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #000000;"&gt; do you have an update?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Oct 2015 16:20:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/SocketCAN-performance-problems/m-p/446925#M4988</guid>
      <dc:creator>karina_valencia</dc:creator>
      <dc:date>2015-10-05T16:20:03Z</dc:date>
    </item>
    <item>
      <title>Re: SocketCAN performance problems</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/SocketCAN-performance-problems/m-p/446926#M4989</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Edward and &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/karinavalencia"&gt;karinavalencia&lt;/A&gt;​,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are not able to reproduce the processor consumption on a Tower VF610 evaluation kit.&lt;/P&gt;&lt;P&gt;We have configured and brought up the FlexCAN device, and see .3% CPU consumption at most in Busybox top; running htop, CPU consumption rises to 2%. But we are not seeing any other processor consumption at idle with just the device enabled and configured. Transmitting over CAN also does not show any changes in CPU consumption.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you able to provide a test application case which shows this behavior? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Timesys Support&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Oct 2015 18:59:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/SocketCAN-performance-problems/m-p/446926#M4989</guid>
      <dc:creator>timesyssupport</dc:creator>
      <dc:date>2015-10-06T18:59:07Z</dc:date>
    </item>
    <item>
      <title>Re: SocketCAN performance problems</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/SocketCAN-performance-problems/m-p/446927#M4990</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/kef2"&gt;kef2&lt;/A&gt;​ can you provide the information requested?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Oct 2015 20:58:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/SocketCAN-performance-problems/m-p/446927#M4990</guid>
      <dc:creator>karina_valencia</dc:creator>
      <dc:date>2015-10-06T20:58:59Z</dc:date>
    </item>
  </channel>
</rss>

