diff options
author | Grygorii Strashko <[email protected]> | 2020-10-30 22:07:06 +0200 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2020-11-02 16:41:07 -0800 |
commit | 84b4aa4932490c9f88f13d8f3b3cd1f3b6116991 (patch) | |
tree | 008ee09286598ec1286c596d3d6531033ec55321 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | a9e60cf0b46044b5c40ac3cfd081eee43a647cdb (diff) |
net: ethernet: ti: am65-cpsw: add multi port support in mac-only mode
This patch adds final multi-port support to TI AM65x CPSW driver path in
preparation for adding support for multi-port devices, like Main CPSW0 on
K3 J721E SoC or future CPSW3g on K3 AM64x SoC.
- the separate netdev is created for every enabled external Port;
- DMA channels are common/shared for all external Ports and the RX/TX NAPI
and DMA processing assigned to first available netdev;
- external Ports are configured in mac-only mode, which is similar to TI
"dual-mac" mode for legacy TI CPSW - packets are sent to the Host port only
in ingress and directly to the Port on egress. No packet switching between
external ports happens.
- every port supports the same features as current AM65x CPSW on external
device.
Signed-off-by: Grygorii Strashko <[email protected]>
Reviewed-by: Jesse Brandeburg <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions