This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Issues with tput_Benchmarking example project for B-S-B confguration

Hi All,

We have a custom pcb board with DSPs and srio switch(cps-1616). We changed some configurations(speed = 2.5Gbps, lane = 1x four lanes, ref_Clk=156.25MHz) according to our requirements. We first checked tput_benchmark_project in loopback mode in all DSPs and it worked fine. Now while running this program for B-S-B configuration, we noticed that only NWRITE tests are passing and after that switch port goes in error state(Ack misalignment error). We can remove this error by resetting the switch but again we have to run program on DSPs and again error occurs at start of NREAD tests.

We tried to run above program for NWRITE tests only and it worked perfectly(configuration B-S-B) but as soon as we are running this program for "srio_nwrite_nread_test", it passes nwrite tests but couldn't start nread tests and we observed that switch shows "Ack misalignment" error. 

We also tried to run only "srio_nread_tests" but same thing occurs, before test starts, switch port shows input error. 

We also observed that as packet size increases beyond 128Bytes, it takes a long time to go to next iteration i.e. packet size 256Bytes. Can anyone inform us why this is happening? Is there any way to reduce time consumption during high packet sizes(above 128Bytes)?

Thanks

Deepankar Debnath