How to improve the USB OTG speed of STM32MP157?
The hardware is STM32MP157C-DK2 board.
1. We setup the test environment as below:

We bridge the USB port and the Ethernet port in the ST.
The throughput is about 270Mbit/sec(Limited by the usb to Ethernet convertor).
2. Another test environment is:

The ST is using the USB gadget functions. The USB port and the Ethernet port are bridged.
Result:
RNDIS: 90Mbit/sec.
CDC-EEM: 110Mbit/sec.
CDC-ECM: 135Mbit/sec.
The performance is not good enough compared to test1.
Is the speed limited by the USB-OTG controller(dwc2)?
Can we change the DMA settings in the dwc2 ?
Or anyway to improve the throughput?
Please help!
Thank you very much.
