fluent10g icon indicating copy to clipboard operation
fluent10g copied to clipboard

Programmable FPGA-based Network Tester for Multi-10-Gigabit Ethernet

Results 6 fluent10g issues
Sort by recently updated
recently updated
newest added

I am following the steps mentioned on [this page](https://fluent10g.readthedocs.io/en/latest/installation.html) to do the hardware and software setup for Fluent10G. The bitstream generation step fails giving the below-mentioned output. `make -C $FLUENT10G/src...

Hi, I performed every step (except ZeroMQ installation, as it's optional) in the *System Preparation* and *Installation* guides. The issue is that, once the bitfile and driver are loaded, I...

Hi, I tried to build the project following the start guide, but the Hardware bitstream generation part return an error showing below. When I run commend `make -C $FLUENT10G/src hw`...

When I run the latency application then after some time I get the following error: ``` root@harsh-Precision-T5610:/home/fpga/Fluent10g/core/examples/latency# go build latency.go root@harsh-Precision-T5610:/home/fpga/Fluent10g/core/examples/latency# ./latency INFO: 2020/08/18 10:48:40.438923 Starting measurement ... ERROR: 2020/08/18...

The 'get_monitor_data' callback function in the C version of the FlueNT10 Agent currently is not implemented. Use the Python version of the agent as a template to implement the exchange...

enhancement

Currently, PCAP traces need to be converted to a custom file format before replay (C applications for conversion are provided). We need to see whether it makes sense to replay...

enhancement