Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1605098 > unrolled thread

linux-next-20170320 break stmmac on dwmac-sunxi

Started byCorentin Labbe <clabbe.montjoie@gmail.com>
First post2017-03-20 21:00 +0100
Last post2017-03-21 17:10 +0100
Articles 4 — 3 participants

Back to article view | Back to linux.kernel


Contents

  linux-next-20170320 break stmmac on dwmac-sunxi Corentin Labbe <clabbe.montjoie@gmail.com> - 2017-03-20 21:00 +0100
    Re: linux-next-20170320 break stmmac on dwmac-sunxi Giuseppe CAVALLARO <peppe.cavallaro@st.com> - 2017-03-21 10:30 +0100
    Re: linux-next-20170320 break stmmac on dwmac-sunxi Joao Pinto <Joao.Pinto@synopsys.com> - 2017-03-21 15:50 +0100
    Re: linux-next-20170320 break stmmac on dwmac-sunxi Giuseppe CAVALLARO <peppe.cavallaro@st.com> - 2017-03-21 17:10 +0100

#1605098 — linux-next-20170320 break stmmac on dwmac-sunxi

FromCorentin Labbe <clabbe.montjoie@gmail.com>
Date2017-03-20 21:00 +0100
Subjectlinux-next-20170320 break stmmac on dwmac-sunxi
Message-ID<tnbDb-14M-9@gated-at.bofh.it>
Hello

Just pushed next-20170320 to my boards and stmmac stop working on both intree dwmac-sunxi and my dev dwmac-sun8i.
It seems that interrupts never fire, and transmit queue timeout.
I will try to bisect this problem but perhaps other people could try to reproduce it.

Regards
Corentin Labbe

[toc] | [next] | [standalone]


#1605466

FromGiuseppe CAVALLARO <peppe.cavallaro@st.com>
Date2017-03-21 10:30 +0100
Message-ID<tnoh4-1nw-5@gated-at.bofh.it>
In reply to#1605098
+ Joao

please Joao, could you do a check if new changes have any impact on that?

peppe

On 3/20/2017 8:54 PM, Corentin Labbe wrote:
> Hello
>
> Just pushed next-20170320 to my boards and stmmac stop working on both intree dwmac-sunxi and my dev dwmac-sun8i.
> It seems that interrupts never fire, and transmit queue timeout.
> I will try to bisect this problem but perhaps other people could try to reproduce it.
>
> Regards
> Corentin Labbe
>

[toc] | [prev] | [next] | [standalone]


#1605672

FromJoao Pinto <Joao.Pinto@synopsys.com>
Date2017-03-21 15:50 +0100
Message-ID<tntgJ-4Dp-19@gated-at.bofh.it>
In reply to#1605098
Hi Peppe,

Às 2:39 PM de 3/21/2017, Giuseppe CAVALLARO escreveu:
> Hello Corentin
> 
> yes, bisect process is really good approach to me. Pls give us more details.
> Recently the multi DMA channel logic has been added so it could be that
> something is needed to allow your platform to manage the new code.
> Or we introduced some regression. If I have some other idea, I ping you.
> 
> Peppe
> 
> On 3/20/2017 8:54 PM, Corentin Labbe wrote:
>> Hello
>>
>> Just pushed next-20170320 to my boards and stmmac stop working on both intree
>> dwmac-sunxi and my dev dwmac-sun8i.
>> It seems that interrupts never fire, and transmit queue timeout.
>> I will try to bisect this problem but perhaps other people could try to
>> reproduce it.
>>
>> Regards
>> Corentin Labbe
>>
> 

Corentin spotted 2 bugs (dma_op_mode was only being set for core versions >=
4.00 and rx/tx default nº of queues was being set in a place that would not be
accessible if no multiqueue config is added to the DT). Thierry will send a set
of patches to improve soon.

Thanks,
Joao

[toc] | [prev] | [next] | [standalone]


#1605758

FromGiuseppe CAVALLARO <peppe.cavallaro@st.com>
Date2017-03-21 17:10 +0100
Message-ID<tntgJ-4Dp-21@gated-at.bofh.it>
In reply to#1605098
Hello Corentin

yes, bisect process is really good approach to me. Pls give us more details.
Recently the multi DMA channel logic has been added so it could be that
something is needed to allow your platform to manage the new code.
Or we introduced some regression. If I have some other idea, I ping you.

Peppe

On 3/20/2017 8:54 PM, Corentin Labbe wrote:
> Hello
>
> Just pushed next-20170320 to my boards and stmmac stop working on both intree dwmac-sunxi and my dev dwmac-sun8i.
> It seems that interrupts never fire, and transmit queue timeout.
> I will try to bisect this problem but perhaps other people could try to reproduce it.
>
> Regards
> Corentin Labbe
>

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web