Hi, since we have high network throughput, it is about 800Mbps.
And in our arch design, we will use CPSW9G for network data exchange. But it seems that CPSW9G's CPU usage is too high, here is my test results:
iperf TCP TX on EVM board: 942 Mbits/sec with ~25% CPU usage
iperf TCP RX on EVM board: 811 Mbits/sec with ~60% CPU usage
So we wonder if there is some technics to reduce the CPU usage, since the CPU resource is so precious in our software design.
Any driver patches and Linux config tweaks are welcome.
Thanks.