Dear all,
we are using the internal Ethernet switch of the AM3559 Processor together with two external PHYs (DP83640) and would like to have two logical Ethernet interfaces in Linux. The dual EMAC mode of the CPSW driver is no option for us, because we need the switch functionality and don't want to pass all the network traffic trough the software stack.
Linux supports an infrastructure (Distributed Network Architecture(DSA)) that allows to access the different ports of an external switch as multiple logical Ethernet ports.
Unfortunately, the CPSW Linux driver seems not to support this DSA mode.
Are there plans to add DSA-like functionality to the Linux CPSW driver ?
Is there anybody else, having the same problem ?
