From: LABBE Corentin <clabbe@baylibre.com>
To: joe.hershberger@ni.com, rfried.dev@gmail.com, u-boot@lists.denx.de
Subject: net: designware: frequent network problem like CPU not owner of tx frame
Date: Fri, 1 Jul 2022 12:44:47 +0200 [thread overview]
Message-ID: <Yr7QH3RGNocTjvFE@Red> (raw)
Hello
We have an HSDK board in kernelCI, and it fail often to do networking tasks. (getting image via tftp)
Example:
tftp 0x82000000 2156673/tftp-deploy-l8y_ehqa/kernel/uImage
Speed: 100, full duplex
Using ethernet@f0008000 device
TFTP from server 10.201.1.3; our IP address is 10.201.4.179
Filename '2156673/tftp-deploy-l8y_ehqa/kernel/uImage'.
Load address: 0x82000000
Loading: *␈CPU not owner of tx frame
CPU not owner of tx frame
CPU not owner of tx frame
CPU not owner of tx frame
ARP Retry count exceeded; starting again
Memory error exception @ 0xfffffffe
ECR: 0x00010000
RET: 0xfffffffe
BLINK: 0xbffb04e2
STAT32: 0x00080400
GP: 0x1003e000 r25: 0xbfd92ee0
BTA: 0xbffc5744 SP: 0xbfd92d60 FP: 0x00000000
LPS: 0x000011f2 LPE: 0x000011fa LPC: 0x00000000
r00: 0x00000000 r01: 0xffffffff r02: 0x00000000
r03: 0x00000000 r04: 0x00000000 r05: 0xbfd92d54
r06: 0xbffdc700 r07: 0x00000000 r08: 0xf0020028
r09: 0x1003e2b0 r10: 0x80000000 r11: 0x0000000e
r12: 0x00000010 r13: 0xbfda6218 r14: 0xbfd933b8
r15: 0x00000003 r16: 0x00000000 r17: 0x00000003
r18: 0xbffeff90 r19: 0x00000000 r20: 0xbfd949c8
r21: 0x00000000 r22: 0x00000000 r23: 0x00000000
r24: 0x00000000
Resetting CPU ...
### ERROR ### Please RESET the board ###
tftp 0x82000000 2156279/tftp-deploy-o6vloihf/kernel/uImage
Speed: 100, full duplex
Using ethernet@f0008000 device
TFTP from server 10.201.1.3; our IP address is 10.201.3.203
Filename '2156279/tftp-deploy-o6vloihf/kernel/uImage'.
Load address: 0x82000000
Loading: *␈
ARP Retry count exceeded; starting again
tftp 0x82000000 2155981/tftp-deploy-wm6qiwhy/kernel/uImage
Speed: 100, full duplex
Using ethernet@f0008000 device
TFTP from server 10.201.1.3; our IP address is 10.201.4.197
Filename '2155981/tftp-deploy-wm6qiwhy/kernel/uImage'.
Load address: 0x82000000
Loading: *␈CPU not owner of tx frame
CPU not owner of tx frame
[...] (lot of CPU not owner of tx frame)
CPU not owner of tx frame
ARP Retry count exceeded; starting again
I tried to update uboot until 2022.04, without any change.
Regards
next reply other threads:[~2022-07-01 10:45 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-01 10:44 LABBE Corentin [this message]
2022-07-03 19:24 ` net: designware: frequent network problem like CPU not owner of tx frame Ramon Fried
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=Yr7QH3RGNocTjvFE@Red \
--to=clabbe@baylibre.com \
--cc=joe.hershberger@ni.com \
--cc=rfried.dev@gmail.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.