lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

AW: [lwip-users] Driver for Virtex-4FX


From: Robert
Subject: AW: [lwip-users] Driver for Virtex-4FX
Date: Thu, 30 Mar 2006 17:23:10 +0200

I will use the Stack only for sending UDP Messages and use dhcp!
+
The LL_TEMAC performes a Checksum calculation in hardware...

But at first I have to get a driver for the LL_TEMAC!
If anybody could help me to get a driver I could make a few performance
tests!!

-----Ursprüngliche Nachricht-----
Von: address@hidden
[mailto:address@hidden Im Auftrag von Kieran
Mansley
Gesendet: Donnerstag, 30. März 2006 17:17
An: Mailing list for lwIP users
Betreff: RE: [lwip-users] Driver for Virtex-4FX

On Thu, 2006-03-30 at 10:04 -0500, Matthew Yingling wrote:
> My understanding is that Xilinx has some plan in the works to port LwIP to
> the TEMAC (both HDL core and hardware core on FX chips), however it would
> only be for 10/100.  Is LwIP even a gigabit capable stack in its current
> form?

In the "will it work over gigabit ethernet hardware" sense?  Yes - the
hardware is abstracted from the lwIP stack, so it has no idea what
physical network it is running over.  If the gigabit ethernet driver
differs from the 10/100 driver, you may need to modify the port however.

In the "will it deliver Gbps performance" sense?  Maybe - it depends
very much on the hardware you're using and what API you interface your
application to the stack with.

Kieran



_______________________________________________
lwip-users mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/lwip-users






reply via email to

[Prev in Thread] Current Thread [Next in Thread]