Tool/software:
Hello TI,
I'm using the latest TI SDK release Image + firmware:
https://www.ti.com/tool/download/PROCESSOR-SDK-LINUX-RT-AM64X
We are in Dual-mode.
We have a code in driver kernel linux that enables all the 8 hardware queues on Rx ICSSG-PRU on AM64x
We would like to confirm with you if it's possible to use all these 8 hardware queues to classify different network packets ?
example :
- RX ICSSG-PRU HW queue 1 : packet type 1
- RX ICSSG-PRU HW queue 2 : packet type 2
- RX ICSSG-PRU HW queue 3 : packet type 3
- RX ICSSG-PRU HW queue 4 : packet type 4
etc.
- Tianyi