Issue created by Armaan Chowfin: https://gitlab.rtems.org/rtems/pkg/rtems-lwip/-/work_items/22
## Summary After providing PHY clock and correcting lc4357 pinmux, autonegotiation in start_networking() succeeds, but dhcp times out waiting for a response. In addition, MAC status dump shows no tx frames were sent out (TXGOOD = 0) ## Steps to reproduce On ubuntu host, ethernet over a usb-c adapter: ```bash # make adapter a dnsmasq dhcp server nmcli con add type ethernet ifname enxdc045a7f5ce2 con-name board-share ipv4.method shared nmcli con up board-share # listen for dhcp discover reqs on host sudo tcpdump -i enxdc045a7f5ce2 -e -vv port 67 or port 68 ``` <!--Pre-set options - milestone--> -- View it on GitLab: https://gitlab.rtems.org/rtems/pkg/rtems-lwip/-/work_items/22 You're receiving this email because of your account on gitlab.rtems.org. Unsubscribe from this thread: https://gitlab.rtems.org/-/sent_notifications/4-92u93ujgfwmov2ge2h5vh5z5x-m/unsubscribe | Manage all notifications: https://gitlab.rtems.org/-/profile/notifications | Help: https://gitlab.rtems.org/help
_______________________________________________ bugs mailing list [email protected] http://lists.rtems.org/mailman/listinfo/bugs
