Hi
I have a few questions about the C66x PA:
1) In PA LLD function Pa_addMac(), structure paRouteInfo_t has member mRouteIndex. What is multi-queue routing?
2) The 5th parameter of Pa_addMac() is of type paRouteInfo_t and defines 'where to send a subsequent fail'. What is meant by 'a subsequent fail'?
3) Consider the case where the L2 Classify engine has two MAC address entries, and each is linked to separate L3 and L4 Classify Engine entries. If the received packet does not match the first set of entries I want parsing to continue with the second set of entries. Will this always happen or do I need to set certain values in the first set to ensure continued parsing with the second set?
BR
David