OpenCores
URL https://opencores.org/ocsvn/fade_ether_protocol/fade_ether_protocol/trunk

Subversion Repositories fade_ether_protocol

[/] [fade_ether_protocol/] [trunk/] [stable_jumbo_frames_version/] [linux/] [fpga_l3_fade.c] - Rev 18

Rev

Go to most recent revision | Details | Compare with Previous | Blame

Filtering Options

Clear current filter

Rev Log message Author Age Path
18 Changed handling of commands so, that all commands are now confirmed - even start and stop
(which previously were not confirmed - successful reception of start was confirmed
by sending of data packets (what if there was no data at the moment?), successful
reception of stop was confirmed by end of data stream).
Added also flushing of data stream after reception of stop command.
The receiver2t.c implements suggested method of communication with the FADE driver.
One thread is responsible for reception and processing of data, while another thread
is responsible for sending of control commands.
wzab 3529d 23h /fade_ether_protocol/trunk/stable_jumbo_frames_version/linux/fpga_l3_fade.c
17 Corrected mutex management in ioctl. wzab 3536d 03h /fade_ether_protocol/trunk/stable_jumbo_frames_version/linux/fpga_l3_fade.c
16 Introduced inline functions simplifying reading and writing of packets' contents. wzab 3536d 04h /fade_ether_protocol/trunk/stable_jumbo_frames_version/linux/fpga_l3_fade.c
15 The previous experimental implemenation for 10Gb/s links has been replaced with the
new, rewritten implementation, which uses sequential numbering of packets instaed
of "sets of packets". This allowed to simplify the driver, and improve its performance.
Additionally a possibility to send user defined commands to the FPGA was added.
wzab 3544d 01h /fade_ether_protocol/trunk/stable_jumbo_frames_version/linux/fpga_l3_fade.c

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.