<div dir="ltr">Hi Stefan,<div class="gmail_extra"><br><div class="gmail_quote">2018-03-04 13:35 GMT+01:00 Stefan Chulski <span dir="ltr"><<a href="mailto:stefanc@marvell.com" target="_blank">stefanc@marvell.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">> >IRQ requested during interface open procedure.<br>
> >So you should do "ifconfig eth2 up".<br>
> >I don't have mainline code right now, but should be something like this:<br>
> ># ifconfig eth2 up<br>
> ># cat /proc/interrupts | grep eth2<br>
> >134:          1          0          0          0       ICU 129 Level     f4000000.ppv22.eth2.link<br>
> >135:          0          0          0          0       ICU  39 Level     f4000000.ppv22.eth2.cpu0<br>
> >136:          0          0          0          0       ICU  43 Level     f4000000.ppv22.eth2.cpu1<br>
> >137:          0          0          0          0       ICU  47 Level     f4000000.ppv22.eth2.cpu2<br>
> >138:          0          0          0          0       ICU  51 Level     f4000000.ppv22.eth2.cpu3<br>
><br>
> Nope, not seeing that here:<br>
><br>
> steve@mjolnir:~$ sudo ifconfig eth2 up<br>
> steve@mjolnir:~$ cat /proc/interrupts | grep eth2<br>
>  70:          0          0          0          0     GICv2 294 Level     eth2<br>
<br>
</span>Packet processor use ICU interrupts...<br>
<br>
Could you please share your dtb file, boot log and ifconfig -a output.<br>
<br><br></blockquote><div><br></div><div>The DTB that Stuart was running, use older binding (ICU -> GIC mapping basing on the ATF configuration). Do you think it can matter?</div><div><br></div><div>On Friday I installed newest Debian (it's based on some v4.14 kernel). I can run wget of big files via 1G port with two versions of the DTB to check it.</div><div><br></div><div>Best regards,</div><div>Marcin</div></div><br></div></div>