Part Number: AM62L
Customer test ECAT master found sometimes rx interrupt delayed very long.
Test mothod:
As ECAT tx package will be sent back after reaching farest node. add time stamp in tx irq and rx irq, calcuate the delay between rx and tx, normally the delay is around 30us, but sometime it over 250us which is the cycle time
code modification based on am65-cpsw-nuss.c


Can refer below code to add to am65_cpsw_nuss_ndo_slave_smit() to print diff if test on your side.
