[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CA+V-a8vwaCt-hspXhdrVSKzTYDnpn6ppHpGcpbD5NSgiQrGeTA@mail.gmail.com>
Date: Tue, 25 Jun 2024 16:15:15 +0100
From: "Lad, Prabhakar" <prabhakar.csengg@...il.com>
To: Jose Abreu <Jose.Abreu@...opsys.com>
Cc: Alexandre Torgue <alexandre.torgue@...s.st.com>, netdev <netdev@...r.kernel.org>
Subject: Re: STMMAC driver CPU stall warning
Hi Jose,
On Tue, Jun 25, 2024 at 1:11 PM Jose Abreu <Jose.Abreu@...opsys.com> wrote:
>
> From: Lad, Prabhakar <prabhakar.csengg@...il.com>
> Date: Tue, Jun 25, 2024 at 10:30:41
>
> > mtl_tx_setup0: tx-queues-config {
> > snps,tx-queues-to-use = <4>;
> > snps,tx-sched-sp;
> >
> > queue0 {
> > snps,dcb-algorithm;
> > snps,priority = <0x1>;
> > };
> >
> > queue1 {
> > snps,dcb-algorithm;
> > snps,priority = <0x2>;
> > };
> >
> > queue2 {
> > snps,dcb-algorithm;
> > snps,priority = <0x4>;
> > };
> >
> > queue3 {
> > snps,dcb-algorithm;
> > snps,priority = <0x1>;
> > };
> > };
>
> Can you try this queue3 with priority 0x8?
>
Thanks for the pointer, but unfortunately that didt help (complete
boot log https://pastebin.com/5Fk0vmwa)
Cheers,
Prabhakar
Powered by blists - more mailing lists