[FreeRTOS+TCP] Long delay between two splitted frames

When I ran tcp_test_server, the CPU was busy for only 2.3 % of the time. The Ethernet also has a lot of spare bandwidth.
You could consider using FreeRTOS_select()

The patch for x_emacpsif_dma.c is on my list for next week.