Arria 10 SoC Ethernet Example not working

Greetings,

I have problems running Altera Ethernet lwip baremetal example.

Program gets compiled and running but is unable to get DHCP address. Im also unable to ping my board when DHCP is turned off and recompiled.

Program shows that everything is up:

Link is up!
Auto Negotiation Complete!
Auto Negotiation speed = 100
MAC: 00:01:02:08:08:00
Interface is UP
INFO: Frequency = 300000000.
INFO: Period = 200 millisecond(s).
INFO: Counter = 60000000.

but still no results.

Did any of you guys tried this example out ?

Best,