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.

How to use PA statistics?

Hi.

I have custom 6678 board and network application, based on NKD demo from MCSDK 2.1.2.5. This application run from ROM at power on.

Usually, it works just fine, but sometimes going strange failure: all software init sequence done ok (without error messages), but device does non respond on ping.

Checking the GbeSw statistics showed that all ping requests received from the Port 1&2 (STATB) and sent to port 0(STATA), but in NIMU-driver has no been taken. So packets was lost somewere in PA, CPPI or QMSS.

In the description of the PA (sprugs4a) very superficially indicated by the presence of statistics registers in the PA. There are no descriptions and examples of its use.

Documentation of the PA-LLD also did not disclose the matter.

Is it possible to get the statistics of the PA to investigate situation with packet lost?

Is there a description of the work with the PA a little more informative than sprugs4a and PA-LLD doxygen doc?