fluent10g icon indicating copy to clipboard operation
fluent10g copied to clipboard

ERROR: Module does not become inactive

Open harshgondaliya opened this issue 5 years ago • 0 comments

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 10:50:23.229200 Receiver 1: module does not become inactive

I am bit stuck with this error since long. Sometimes if this error goes away then I get 0 packets received in latency results.

All the forwarding policies and the recvMACfilter is correct. I have verified them. Please guide how to solve this issue.

harshgondaliya avatar Aug 20 '20 05:08 harshgondaliya