1* Add I/O capabilities on switch port netdevices. This will allow control
2traffic to reach the CPU.
3* Add ACL to redirect control traffic to CPU.
4* Add support for multiple FDBs and switch port partitioning
5* MC firmware uprev; the DPAA2 objects used by the Ethernet Switch driver
6need to be kept in sync with binary interface changes in MC
7* refine README file
8* cleanup
9
10NOTE: At least first three of the above are required before getting the
11DPAA2 Ethernet Switch driver out of staging. Another requirement is that
12dpio driver is moved to drivers/soc (this is required for I/O).
13
14