When running the TCP server code everything works fine when the ethernet driver configured with ARM_ETH_PHY_SetMode.
But TCP server code doesn't works when ethernet is configured with ARM_ETH_PHY_AUTO_NEGOTIATE. It doesn't responds to ARP Packet and no connection is established.