Hi,
My fm1-emac2 works as Linux kernel driver, I want that all the ipv4 packet from fm1-emac2 is handled by cpu core 3.
Right now, I use the fsl-ls1043a-rdb-usdpaa.dtb and I removed the device tree node.
ethernet@1 { compatible = "fsl,dpa-ethernet-init";...)
Do you know what else setting need to do ?
Thanks