-
Notifications
You must be signed in to change notification settings - Fork 8.1k
Open
Labels
area: Ethernetarea: NetworkingbugThe issue is a bug, or the PR is fixing a bugThe issue is a bug, or the PR is fixing a bugplatform: NXPNXPNXPpriority: mediumMedium impact/importance bugMedium impact/importance bug
Description
Describe the bug
1fd4886 merged in #95305 from @TonyHan11 broke the Ethernet networking samples on the FRDM-RW612. The http_server and dhcpv4_client samples fail after this commit.
Regression
- This is a regression.
Steps to reproduce
west build -b frdm_rw612 samples/net/sockets/http_server/ --pristine
Relevant log output
[00:41:13.106,333] <inf> eth_nxp_enet_mac: Link is down
*** Booting Zephyr OS build v4.2.0-2858-g1fd4886ad97c ***
[00:41:13.106,853] <inf> net_config: Initializing network
[00:41:13.106,868] <inf> net_config: Waiting interface 1 (0x10042590) to be up..
[00:41:43.108,027] <inf> net_config: IPv4 address: 192.0.2.1
[00:41:43.108,207] <err> net_config: Timeout while waiting network interface
[00:41:43.108,216] <err> net_config: Network initialization failed (-115)
uart:~$
Impact
Functional Limitation – Some features not working as expected, but system usable.
Environment
No response
Additional Context
No response
Metadata
Metadata
Assignees
Labels
area: Ethernetarea: NetworkingbugThe issue is a bug, or the PR is fixing a bugThe issue is a bug, or the PR is fixing a bugplatform: NXPNXPNXPpriority: mediumMedium impact/importance bugMedium impact/importance bug