<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<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: 0.875rem;
}
body {
-webkit-text-shadow: rgba(255,255,255,0.01) 0 0 1px;
}
body {
font-family: -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,0.01) 0 0 1px; font-family: -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 style="color: #777777;">
<a href="https://gitlab.com/gjasny" style="color: #1068bf;">Gregor Jasny</a>
<a href="https://gitlab.com/gnutls/gnutls/-/issues/1282#note_998323173" style="color: #1068bf;">commented</a>:
</p>
<div class="md" style="color: #303030; word-wrap: break-word;">
<p dir="auto" style="color: #303030; margin: 0 0 16px;" align="initial">I don't think those are related. This is the <code style='font-size: 90%; color: #1f1f1f; word-wrap: break-word; background-color: #f0f0f0; border-radius: 4px; margin-top: 0; font-weight: inherit; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; white-space: pre-wrap; overflow-wrap: break-word; word-break: keep-all; padding: 2px 4px;'>/proc/cpuinfo</code> from my VM:</p>
<div class="gl-relative markdown-code-block js-markdown-code">
<pre class="code highlight js-syntax-highlight language-plaintext" lang="plaintext" data-canonical-lang="" v-pre="true" style='display: block; font-size: 13px; color: #303030; line-height: 1.6em; overflow-x: auto; border-radius: 2px; position: relative; font-family: "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: #fafafa; margin: 0 0 16px; padding: 12px; border: 1px solid #dbdbdb;'><code style='font-size: inherit; color: inherit; word-wrap: normal; word-break: keep-all; background-color: inherit; border-radius: 4px; white-space: pre; margin-top: 0; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; overflow-wrap: normal; padding: unset;'><span id="LC1" class="line" lang="plaintext" style="margin-top: 0;">processor     : 0</span>
<span id="LC2" class="line" lang="plaintext">vendor_id      : GenuineIntel</span>
<span id="LC3" class="line" lang="plaintext">cpu family     : 6</span>
<span id="LC4" class="line" lang="plaintext">model          : 85</span>
<span id="LC5" class="line" lang="plaintext">model name     : Intel(R) Xeon(R) Gold 5120 CPU @ 2.20GHz</span>
<span id="LC6" class="line" lang="plaintext">stepping       : 4</span>
<span id="LC7" class="line" lang="plaintext">microcode      : 0xffffffff</span>
<span id="LC8" class="line" lang="plaintext">cpu MHz                : 2194.841</span>
<span id="LC9" class="line" lang="plaintext">physical id    : 0</span>
<span id="LC10" class="line" lang="plaintext">siblings      : 4</span>
<span id="LC11" class="line" lang="plaintext">core id               : 0</span>
<span id="LC12" class="line" lang="plaintext">cpu cores     : 1</span>
<span id="LC13" class="line" lang="plaintext">apicid                : 0</span>
<span id="LC14" class="line" lang="plaintext">initial apicid        : 0</span>
<span id="LC15" class="line" lang="plaintext">fpu           : yes</span>
<span id="LC16" class="line" lang="plaintext">fpu_exception : yes</span>
<span id="LC17" class="line" lang="plaintext">cpuid level   : 2</span>
<span id="LC18" class="line" lang="plaintext">wp            : yes</span>
<span id="LC19" class="line" lang="plaintext">flags         : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl cpuid pni pclmulqdq ssse3 cx16 pcid sse4_1 sse4_2 movbe popcnt aes f16c rdrand hypervisor lahf_lm abm 3dnowprefetch pti</span>
<span id="LC20" class="line" lang="plaintext">bugs          : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit</span>
<span id="LC21" class="line" lang="plaintext">bogomips      : 4389.68</span>
<span id="LC22" class="line" lang="plaintext">clflush size  : 64</span>
<span id="LC23" class="line" lang="plaintext">cache_alignment       : 64</span>
<span id="LC24" class="line" lang="plaintext">address sizes : 36 bits physical, 48 bits virtual</span>
<span id="LC25" class="line" lang="plaintext">power management:</span></code></pre>
<copy-code></copy-code>
</div>
<p dir="auto" style="color: #303030; margin: 0 0 16px;" align="initial">As you can see the <code style='font-size: 90%; color: #1f1f1f; word-wrap: break-word; background-color: #f0f0f0; border-radius: 4px; margin-top: 0; font-weight: inherit; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; white-space: pre-wrap; overflow-wrap: break-word; word-break: keep-all; padding: 2px 4px;'>xsave</code> and <code style='font-size: 90%; color: #1f1f1f; word-wrap: break-word; background-color: #f0f0f0; border-radius: 4px; font-weight: inherit; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; white-space: pre-wrap; overflow-wrap: break-word; word-break: keep-all; padding: 2px 4px;'>avx</code> are absent (also <code style='font-size: 90%; color: #1f1f1f; word-wrap: break-word; background-color: #f0f0f0; border-radius: 4px; font-weight: inherit; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; white-space: pre-wrap; overflow-wrap: break-word; word-break: keep-all; padding: 2px 4px;'>avx2</code> which was set in the bug you quoted).</p>
<p dir="auto" style="color: #303030; margin: 0;" align="initial">Unfortunately I have a hard time to get gnutls compiled on that machine.</p>
</div>


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

<br>
Reply to this email directly or <a href="https://gitlab.com/gnutls/gnutls/-/issues/1282#note_998323173" style="color: #1068bf;">view it on GitLab</a>.
<br>
You're receiving this email because of your account on gitlab.com.
If you'd like to receive fewer emails, you can
<a href="https://gitlab.com/-/sent_notifications/243c3a04b0e4933172a233be937fb7fc/unsubscribe" style="color: #1068bf;">unsubscribe</a>
from this thread or
adjust your notification settings.
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Issue","url":"https://gitlab.com/gnutls/gnutls/-/issues/1282#note_998323173"}}</script>


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