Hi,
Do you have verified 4B/5B Enc/Dec program for Fast ethernet packets? I am using "4B5BEncdec.c" under "pdk_keystone2_3_01_01_04_18\packages\ti\drv\aif2\test\cprifastcm" and I get some issues that it might be caused by this program. Here is my programming details:
->CpriCwPktDelimitor = CSL_AIF2_CW_DELIM_NULLDELM;
-> CpriCwNullDelimitor = 0xFF;
I am using loopback mode. SFP TX is directly connected to the same SFP RX via fiber cable.
Issues found:
1. For RX side, some packets come with wrong length, and descriptor does not have full data. Descriptor size enough to hold send-data. When I check the TX side, I see that descriptor has all 4B/5B encoded data in it.
2. Although rx descriptor contains all data , program could not find ESD sometimes?
Please let me know if you have any answer for these issues.
Thanks
Mustafa