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.

AM6442: ICSSG VLAN with multicast packets

Part Number: AM6442

I am working on a TMDS64GPEVM with SDK mcu_plus_sdk_am64x_08_01_00_36

I am running the example enet_vlan_icssg and I have the board connected to a PC with Wireshark and packETH

I am able to receive back packets injected by the PC in VLAN aware mode when I send unicast packets.

I set DUAL_MAC_MODE but I use port 1 only.

Unfortunately I cannot find how to program FDB to accept multicast packets such as 01:fe:ed:be:ef:01

I tried to use the floodToHost bit but no way.

Here is an example of the packet I would like to get