Hi Simon,

I'm using the TM4C1294 which is cortex M4 running at 120MHz so I hope to be
able to give you some feedback in the near future. Although with data
coming into the GPIO ports at 800kHz and being written to ping pong buffers
I'm a little concerned, despite the uDMA. But that's a different bridge to
cross.


Lee.

On Fri, Dec 19, 2014 at 5:00 AM, Simon Goldschmidt [via lwIP] <
[email protected]> wrote:
>
> Noam weissman wrote:
> > Do not expect high throughput from LwIP. It is small but not very fast.
> > I have read people are able to run it at about 1Mb, maybe I am wrong.
>
> Yes, you are. Getting 1 MByte/second on a TCP connection (if that's what
> you mean by 1Mb), is much too slow for lwIP. Back in 2006, I was able to
> get ~2,5 MByte/s without too much effort on a 50MHz Altera-Softcore
> processor with a MAC that required me to copy every packet to/from its
> buffers.
>
> Nowadays, having a Cortex-M and a zero-copy MAC, I'd expect to get much
> better rates. I haven't had a chance to test it, though, as we're still
> stuck with that old platform. I always wanted to benchmark it again,
> maybe I'll have to try and get a benchmark platform running...
>
> Anyway, if you're getting 1MByte/s only, I have no doubt there's
> something wrong with your lwIP configuration or with the port you're
> using. (Or you have set up lwIP to be slow to prevent it from stealing
> the CPU from more important tasks)
>
>
> Simon
>
> _______________________________________________
> lwip-users mailing list
> [hidden email] <http:///user/SendEmail.jtp?type=node&node=23632&i=0>
> https://lists.nongnu.org/mailman/listinfo/lwip-users
>
>
> ------------------------------
>  If you reply to this email, your message will be added to the discussion
> below:
> http://lwip.100.n7.nabble.com/TM4C1294-LWIP-Usage-tp23623p23632.html
>  To unsubscribe from TM4C1294 LWIP Usage, click here
> <http://lwip.100.n7.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=23623&code=amxub2Fja0BnbWFpbC5jb218MjM2MjN8NTA3ODc5MTcz>
> .
> NAML
> <http://lwip.100.n7.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
>




--
View this message in context: 
http://lwip.100.n7.nabble.com/TM4C1294-LWIP-Usage-tp23623p23633.html
Sent from the lwip-users mailing list archive at Nabble.com.
_______________________________________________
lwip-users mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to