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.

Multicore navigator RxFlow packet modification

I want to know if the Rxflow in the multicore navigator for UDP (or for that matter any other protocol) packet reception can be set in such a way to only write data after the Ethernet, IP and UDP headers to write only the data to the buffers by the PKTDMA when receiving the packets? So, in other words it goes through the PA as a complete packet but then based on the Rx flow it strips off the ethernet, ip and UDP headers before storing it in the buffers associated witht he queue for the particular Rx flow.

Thanks, Aamir