Documentation | Draft: Create a Package Manual (!50)

Ning Yang (@yangn0) gitlab at rtems.org
Thu Oct 24 08:52:13 UTC 2024




Ning Yang started a new discussion on package/libbsd/developer/network_drivers.rst: https://gitlab.rtems.org/rtems/docs/rtems-docs/-/merge_requests/50#note_113584

 > +   Windows). Otherwise Wireshark can't detect checksum errors. Start Wireshark
 > +   on that interface on the PC.
 > +#. Start LibBSD `media01` test on the target.
 > +#. Configure a fixed IP address on the target using `ifconfig` on the RTEMS
 > +   shell.
 > +#. Ping the IP of your PC from the target and the target from the PC.
 > +#. Check on the Wireshark if your PC receives packets from the target. If yes:
 > +   Check if the PC responds to them.
 > +   - If it responds, the target can send correctly formatted packets.
 > +   - If your PC doesn't respond, check the packet content and checksums for
 > +     errors like endianess, missing bytes, wrong bytes (can be a cache issue),
 > +     wrong checksum (only works if checksum offloading has been disabled).
 > +#. Check interface statistics. Some drivers offer statistics via `sysctl`. Some
 > +   basic informations can also be printed using `netstat` independent of the
 > +   driver.
 > +#. `media01` should also provide a `tcpdump` that you can use to dump received

`media01` does not have a `tcpdump` command, but `ftpd01` has one.

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/docs/rtems-docs/-/merge_requests/50#note_113584
You're receiving this email because of your account on gitlab.rtems.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20241024/8a06fb22/attachment-0001.htm>


More information about the bugs mailing list