Harsh Gondaliya
Harsh Gondaliya
I am trying to adapt `l2-load-latency.lua` to measure latency for packets that have the following structure: `Eth / Custom Header 1 (2 bytes) / Custom Header 2 (10 bytes) /...
Hello, I am using Intel Ethernet Server Adapter X520-DA2 on Dell Optiplex 9010 (Core i7) to generate 10G traffic with 64 bytes packets. On running `l3-load-latency.lua` with 64 bytes as...
I am trying to measure latency for my routing algorithm which: appends an IPOption header to an incoming packet and forwards the packet. I am using Intel Ethernet Server Adapter...
As per the IP address given to host h1, match value of hdr.ipv4.dstAddr for MyIngress.ecmp_group table needs to be changed.
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...
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...