Hello,
We are using the DRA7x with Linux BSP w. kernel 5_10.
I understand that normally ethernet frames can be routed to specific queues using VLAN priority values.
Still, in our use case, all packets have their VLAN tags removed, so the only filter classification we can use is either MAC address or EthType.
Will this be possible with DRA7x? If so, please point me to the relevant documentation/source code.
Thank you