lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Tue, 25 Jun 2024 12:11:39 +0000
From: Jose Abreu <Jose.Abreu@...opsys.com>
To: "Lad, Prabhakar" <prabhakar.csengg@...il.com>
CC: Alexandre Torgue <alexandre.torgue@...s.st.com>,
        netdev <netdev@...r.kernel.org>, Jose Abreu <Jose.Abreu@...opsys.com>
Subject: RE: STMMAC driver CPU stall warning

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?

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ