Why don't support 100% traffic performance with N3000 PAC Board?
I did a traffic performance test with N3000 PAC Board.
but, the result of 100% performance were not confirmed.
My test environment setup is as follows.
1. FPGA Source Version: Factory_Image in Alpha2
2. For test,
modified connect signals(egress_out Avalon-ST <-> ingress_in of Avalon-ST) in source(ccip_std_afu.sv) - please see attached file for detail
3. generate important signals of Avalon-ST as Signal-Tap
4. using traffic analyzer(spirent)
The test results are as follows.
1. When 99.99% traffic is sent to 10GbE Link,
. All traffic was received without loss.
2. When 100% traffic is sent to 10GbE Link
. the traffic loss occurred.
at this time, the Ready Signal goes low occurs, and the Pause-Req signal goes high
In my opinion, since the link connection is 1:1(form 1GbE to 1GbE), the Ready Signal should always be high, and the Pause-Req signal should be kept low.
but, In Blue area, When the ready signal of the Avalon-ST Interface goes low, loss occurs.
please help me how can i solve this problem. see attached file for detail.