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>] [day] [month] [year] [list]
Message-ID: <20230301012014.GX15751@zorba>
Date:   Tue, 28 Feb 2023 17:20:14 -0800
From:   Daniel Walker <danielwa@...co.com>
To:     Giuseppe Cavallaro <peppe.cavallaro@...com>,
        Alexandre Torgue <alexandre.torgue@...s.st.com>,
        Jose Abreu <joabreu@...opsys.com>, netdev@...r.kernel.org
Subject: stmmac driver RX stuck on "Unavailable Rx buf"


Hi,

We use the stmmac driver for some of our products. During testing we found that
with 500mbps into the port connected to the driver the RX side hangs until we
ifconfig up/down the interface. This happens on multiple kernel version v5.4 and v5.15

With debugging enabled this message was printed a number of times,

[ 4112.847415] dwmac_dma_interrupt: [CSR5: 0x00690415]
[ 4112.847422] - TX (Suspended): Tx Buff Underflow or an unavailable Transmit descriptor
[ 4112.847424] - RX (Suspended): Unavailable Rx buf
[ 4112.847415] dwmac_dma_interrupt: [CSR5: 0x00690415]
[ 4112.847422] - TX (Suspended): Tx Buff Underflow or an unavailable Transmit descriptor
[ 4112.847424] - RX (Suspended): Unavailable Rx buf

We see the status from the RX side claims "Unavailable Rx buf". The documentation I have
doesn't describe what this status means.

Do any of you have experience with this RX status? I thought this might be a missing DTS
option since stmmac has many, but I figured I would ask the maintainers first before trial
and error.

Daniel

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ