<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en" style='--code-editor-font: var(--default-mono-font, "GitLab Mono"), JetBrains Mono, Menlo, DejaVu Sans Mono, Liberation Mono, Consolas, Ubuntu Mono, Courier New, andale mono, lucida console, monospace;'>
<head>
<meta content="text/html; charset=US-ASCII" http-equiv="Content-Type">
<title>
GitLab
</title>

<style data-premailer="ignore" type="text/css">
a { color: #1068bf; }
</style>

<style>img {
max-width: 100%; height: auto;
}
body {
font-size: .875rem;
}
body {
-webkit-text-shadow: rgba(255,255,255,.01) 0 0 1px;
}
body {
font-family: "GitLab Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans",Ubuntu,Cantarell,"Helvetica Neue",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"; font-size: inherit;
}
</style>
</head>
<body style='font-size: inherit; -webkit-text-shadow: rgba(255,255,255,.01) 0 0 1px; font-family: "GitLab Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans",Ubuntu,Cantarell,"Helvetica Neue",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";'>
<div class="content">

<p class="details" style="font-style: italic; color: #737278;">
<a href="https://gitlab.rtems.org/yangn0">Ning Yang</a> created an issue: <a href="https://gitlab.rtems.org/rtems/pkg/rtems-libbsd/-/issues/16">#16</a>
</p>
<div class="md" style="position: relative; z-index: 1; color: #28272d; word-wrap: break-word;">
<h2 dir="auto" style="font-size: 1.5em; font-weight: 600; padding-bottom: .3em; border-bottom-width: 1px; border-bottom-color: #bfbfc3; border-bottom-style: solid; color: #28272d; margin: 0 0 16px;" align="initial">
<a href="#summary" aria-hidden="true" class="anchor" id="user-content-summary" style="margin-top: 0; float: left; margin-left: -20px; text-decoration: none; outline: none;"></a>Summary</h2>
<p dir="auto" style="color: #28272d; margin: 0 0 16px;" align="initial">The first issue is that the ping command no longer stops automatically, so I added <code style='font-size: 90%; color: #18171d; word-wrap: break-word; background-color: #ececef; border-radius: .25rem; margin-top: 0; font-weight: inherit; font-family: "GitLab Mono","JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; vertical-align: bottom; white-space: pre-wrap; overflow-wrap: break-word; word-break: keep-all; padding: 2px 4px;'>-c 3</code> to make it stop.</p>
<p dir="auto" style="color: #28272d; margin: 0 0 16px;" align="initial">And the end of the ping will cause the system reset.</p>
<div class="gl-relative markdown-code-block js-markdown-code" style="margin-bottom: 0;">
<pre class="code highlight js-syntax-highlight language-plaintext" v-pre="true" style='display: block; font-size: 14px; color: #28272d; line-height: 1.6em; overflow-x: auto; border-radius: .25rem; position: relative; font-family: "GitLab Mono","JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; margin: 0 0 16px; padding: 12px; border: 1px solid #dcdcde;'><code style='font-size: inherit; color: inherit; word-wrap: normal; word-break: keep-all; background-color: inherit; border-radius: .25rem; white-space: pre; margin-top: 0; font-family: "GitLab Mono","JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; vertical-align: bottom; overflow-wrap: normal; padding: unset;'><span id="LC1" class="line" lang="plaintext" style="margin-top: 0;">SHLL [/] # ping 169.254.1.1 -c 3</span>
<span id="LC2" class="line" lang="plaintext">PING 169.254.1.1 (169.254.1.1): 56 data bytes</span>
<span id="LC3" class="line" lang="plaintext">64 bytes from 169.254.1.1: icmp_seq=0 ttl=64 time=6.514 ms</span>
<span id="LC4" class="line" lang="plaintext">64 bytes from 169.254.1.1: icmp_seq=1 ttl=64 time=0.522 ms</span>
<span id="LC5" class="line" lang="plaintext">64 bytes from 169.254.1.1: icmp_seq=2 ttl=64 time=0.435 ms</span>
<span id="LC6" class="line" lang="plaintext"></span>
<span id="LC7" class="line" lang="plaintext">--- 169.254.1.1 ping statistics ---</span>
<span id="LC8" class="line" lang="plaintext">3 packets transmitted, 3 packets received, 0.0% packet loss</span>
<span id="LC9" class="line" lang="plaintext">round-trip min/avg/max/stddev = 0.435/2.490/6.514/2.846 ms</span>
<span id="LC10" class="line" lang="plaintext">                             STACK USAGE BY THREAD</span>
<span id="LC11" class="line" lang="plaintext">ID         NAME                  LOW        HIGH       CURRENT     AVAIL   USED</span>
<span id="LC12" class="line" lang="plaintext">0x09010001 IDLE                  0x0049a218 0x0049b207 0x0049b0e0   4080    360</span>
<span id="LC13" class="line" lang="plaintext">0x0a010001 UI1                   0x0049bb70 0x004a3b5f 0x004a3a28  32752   2292</span>
<span id="LC14" class="line" lang="plaintext">0x0a010002 BSWP                  0x004c0878 0x004c1867 0x004c17a0   4080    416</span>
<span id="LC15" class="line" lang="plaintext">0x0a010003 BRDA                  0x004c1ef8 0x004c2ee7 0x004c2e38   4080    240</span>
<span id="LC16" class="line" lang="plaintext">0x0a010004 MDIA                  0x004c3590 0x004cb57f 0x004cb4c0  32752    256</span>
<span id="LC17" class="line" lang="plaintext">0x0a010005 TIME                  0x004cbc70 0x004d3c5f 0x004d3bc0  32752    452</span>
<span id="LC18" class="line" lang="plaintext">0x0a010006 IRQS                  0x004d42f0 0x004dc2df 0x004dc000  32752   1100</span>
<span id="LC19" class="line" lang="plaintext">0x0a010007 kqueue_ctx task       0x0050d808 0x005157f7 0x00515720  32752    280</span>
<span id="LC20" class="line" lang="plaintext">0x0a010008 swi5: fast task       0x00516090 0x0051e07f 0x0051df90  32752    304</span>
<span id="LC21" class="line" lang="plaintext">0x0a010009 thread taskq          0x0051e828 0x00526817 0x00526740  32752    356</span>
<span id="LC22" class="line" lang="plaintext">0x0a01000a swi6: Giant tas       0x005270b0 0x0052f09f 0x0052efb0  32752    304</span>
<span id="LC23" class="line" lang="plaintext">0x0a01000b swi6: task queu       0x0052f938 0x00537927 0x00537838  32752   1368</span>
<span id="LC24" class="line" lang="plaintext">0x0a01000c inm_free taskq        0x005380d0 0x005400bf 0x0053ffe8  32752    280</span>
<span id="LC25" class="line" lang="plaintext">0x0a01000d in6m_free taskq       0x00540868 0x00548857 0x00548780  32752    280</span>
<span id="LC26" class="line" lang="plaintext">0x0a01000e deferred_unmoun       0x00549000 0x00550fef 0x00550f18  32752    280</span>
<span id="LC27" class="line" lang="plaintext">0x0a01000f swi1: netisr 0        0x00551800 0x005597ef 0x00559700  32752    504</span>
<span id="LC28" class="line" lang="plaintext">0x0a010010 ip_mroute_tskq        0x005670d8 0x0056f0c7 0x0056eff0  32752    280</span>
<span id="LC29" class="line" lang="plaintext">0x0a010011 bufdaemon             0x00599988 0x005a1977 0x005a1878  32752    708</span>
<span id="LC30" class="line" lang="plaintext">0x0a010012 syncer                0x005a2088 0x005aa077 0x005a9f30  32752    392</span>
<span id="LC31" class="line" lang="plaintext">0x0a010013 vnlru                 0x005aa788 0x005b2777 0x005b25e8  32752    616</span>
<span id="LC32" class="line" lang="plaintext">0x0a010014 bufspacedaemon-       0x005b2e88 0x005bae77 0x005bad98  32752    288</span>
<span id="LC33" class="line" lang="plaintext">0x0a010015 DHCP                  0x005be5a8 0x005c0597 0x005c00c8   8176   2900</span>
<span id="LC34" class="line" lang="plaintext">0x0a010016 FTPa                  0x005c11d8 0x005c31c7 0x005c2e50   8176    952</span>
<span id="LC35" class="line" lang="plaintext">0x0a010017 FTPb                  0x005c3858 0x005c5847 0x005c54d0   8176    952</span>
<span id="LC36" class="line" lang="plaintext">0x0a010018 FTPc                  0x005c5ed8 0x005c7ec7 0x005c7b50   8176    952</span>
<span id="LC37" class="line" lang="plaintext">0x0a010019 FTPd                  0x005c8558 0x005ca547 0x005ca1d0   8176    952</span>
<span id="LC38" class="line" lang="plaintext">0x0a01001a FTPD                  0x005cabd8 0x005cbbc7 0x005cb958   4080    832</span>
<span id="LC39" class="line" lang="plaintext">0x0a01001b TNTa                  0x005cc648 0x005d4637 0x005d4580  32752    676</span>
<span id="LC40" class="line" lang="plaintext">0x0a01001c TNTb                  0x005d5398 0x005dd387 0x005dd2d0  32752    676</span>
<span id="LC41" class="line" lang="plaintext">0x0a01001d TNTc                  0x005de0e8 0x005e60d7 0x005e6020  32752    676</span>
<span id="LC42" class="line" lang="plaintext">0x0a01001e TNTd                  0x005e6e38 0x005eee27 0x005eed70  32752    676</span>
<span id="LC43" class="line" lang="plaintext">0x0a01001f TNTe                  0x005ef970 0x005f795f 0x005f78a8  32752    676</span>
<span id="LC44" class="line" lang="plaintext">0x0a010020 TNTD                  0x005f86c0 0x005f96af 0x005f9440   4080    688</span>
<span id="LC45" class="line" lang="plaintext">0x0a010021 RCRD                  0x005f9dc0 0x005fadaf 0x005fab18   4080    728</span>
<span id="LC46" class="line" lang="plaintext">0x0a010022 SHLL                  0x005fbed0 0x005ffebf 0x005ff440  16368   4036</span>
<span id="LC47" class="line" lang="plaintext">0x00000000 Interrupt Stack       0x00487a90 0x00488a7f 0x00000000   4080    288</span>
<span id="LC48" class="line" lang="plaintext"></span>
<span id="LC49" class="line" lang="plaintext">*** END OF TEST LIBBSD MEDIA 1 ***</span>
<span id="LC50" class="line" lang="plaintext"></span>
<span id="LC51" class="line" lang="plaintext"></span>
<span id="LC52" class="line" lang="plaintext">[ RTEMS shutdown ]</span>
<span id="LC53" class="line" lang="plaintext">RTEMS version: 6.0.0.c6ad57b102</span>
<span id="LC54" class="line" lang="plaintext">RTEMS tools: 13.3.0 20240521 (RTEMS 6, RSB c4975f3bc2a9b5db87eab5290dd0f0141c947d68, Newlib 1339af4)</span>
<span id="LC55" class="line" lang="plaintext">executing thread ID: 0x0a010022</span>
<span id="LC56" class="line" lang="plaintext">executing thread name: SHLL</span>
<span id="LC57" class="line" lang="plaintext"></span>
<span id="LC58" class="line" lang="plaintext"></span>
<span id="LC59" class="line" lang="plaintext">*** BEGIN OF TEST LIBBSD MEDIA 1 ***</span>
<span id="LC60" class="line" lang="plaintext">*** TEST VERSION: 6.0.0.c6ad57b102</span>
<span id="LC61" class="line" lang="plaintext">*** TEST STATE: USER_INPUT</span>
<span id="LC62" class="line" lang="plaintext">*** TEST BUILD: RTEMS_POSIX_API</span>
<span id="LC63" class="line" lang="plaintext">*** TEST TOOLS: 13.3.0 20240521 (RTEMS 6, RSB c4975f3bc2a9b5db87eab5290dd0f0141c947d68, Newlib 1339af4)</span>
<span id="LC64" class="line" lang="plaintext">...</span>
<span id="LC65" class="line" lang="plaintext"></span></code></pre>
<copy-code></copy-code><insert-code-snippet></insert-code-snippet>
</div>
</div>

</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #737278;">

<br>
<a href="https://gitlab.rtems.org/rtems/pkg/rtems-libbsd/-/issues/16">View it on GitLab</a>.
<br>
You're receiving this email because of your account on <a target="_blank" rel="noopener noreferrer" href="https://gitlab.rtems.org">gitlab.rtems.org</a>. <a href="https://gitlab.rtems.org/-/sent_notifications/7469578121d890791f4ea99b6630f2c0/unsubscribe" target="_blank" rel="noopener noreferrer">Unsubscribe</a> from this thread · <a href="https://gitlab.rtems.org/-/profile/notifications" target="_blank" rel="noopener noreferrer" class="mng-notif-link">Manage all notifications</a> · <a href="https://gitlab.rtems.org/help" target="_blank" rel="noopener noreferrer" class="help-link">Help</a>
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Issue","url":"https://gitlab.rtems.org/rtems/pkg/rtems-libbsd/-/issues/16"}}</script>


</p>
</div>
</body>
</html>