Question
stm32H747-DISCRO NETXDUO iperf TCP only has 55MBits,but UDP have 95MBits,i want to promote tcp speed.so how I do?
CubeIDE NETXDUO configuration keep default
#define PAYLOAD_SIZE 1536
#define NX_PACKET_POOL_SIZE ((PAULOAD_SIZE +sizeof(NX_PACKET))*40)
