lwip-users
[Top][All Lists]
Advanced

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

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


From: Kieran Mansley
Subject: RE: [lwip-users] Driver for Virtex-4FX
Date: Thu, 30 Mar 2006 16:16:34 +0100

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





reply via email to

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