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.

Multi-route incoming ethernet packets

Other Parts Discussed in Thread: 66AK2H06

Hi,
We want to set up the NetCP/Packet Accellerator to route incoming ethernet packets to all (4) DSP cores. Currently our system works such that all DSP cores share the same MAC-address, but have individual IP addresses. Now we want to configure a "broadcast" IP address (using the Pa_configMultiRoute() function?), so that all DSP cores receive a copy of ethernet packets with this broadcast IP address. The ethernet packets contains IP/UDP payloads, and the entire ethernet packet is forwared to the core(s).

Do you have some example code for this?

My device is a Keystone II 66AK2H06 and I am running MCSDK version 3.01.04.07.

Regards,
Martin

  • Welcome to the TI E2E forum. I hope you will find many good answers here and in the TI.com documents and in the TI Wiki Pages (for processor issues). Be sure to search those for helpful information and to browse for the questions others may have asked on similar topics (e2e.ti.com). Please read all the links below my signature.

    We will get back to you on the above query shortly. Thank you for your patience.

  • Can you refer to the test example under pdk_C6678_1_1_2_6\packages\ti\drv\pa\test\PAUnitTest\tests\test8.c if fits your need?

    Regards, Eric