<html>
<head>
<base href="https://bugs.dpdk.org/">
</head>
<body><table border="1" cellspacing="0" cellpadding="8" class="bz_new_table">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_UNCONFIRMED "
title="UNCONFIRMED - DTS Config improvements"
href="https://bugs.dpdk.org/show_bug.cgi?id=1360">1360</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>DTS Config improvements
</td>
</tr>
<tr>
<th>Product</th>
<td>DPDK
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</td>
</tr>
<tr>
<th>Hardware</th>
<td>All
</td>
</tr>
<tr>
<th>OS</th>
<td>All
</td>
</tr>
<tr>
<th>Status</th>
<td>UNCONFIRMED
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>Normal
</td>
</tr>
<tr>
<th>Component</th>
<td>dts
</td>
</tr>
<tr>
<th>Assignee</th>
<td>dev@dpdk.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>juraj.linkes@pantheon.tech
</td>
</tr>
<tr>
<th>CC</th>
<td>juraj.linkes@pantheon.tech, probb@iol.unh.edu
</td>
</tr>
<tr>
<th>Target Milestone</th>
<td>---
</td>
</tr></table>
<p>
<div class="bz_comment_block">
<pre class="bz_comment_text">We’re not using the arch, os and cpu options in build target config. These were
meant for cross compilation and we may not even use them in the future, so
remove them.
Remove the use_first_core option in execution config and modify the logic as if
use_first_core=True if the lcore option is not set. Also properly document
this (in code and docs) and also emit an info log when skipping the first core
and a warning when using the core (something like only do this if you know what
you’re doing).
There are a lot of supported devices in the schema, trim down.
We may also remove the OS/Arch config of SUT nodes, as we should be able to
discover that.
We may want to do additional config validation, as the schema doesn't cover
everything.
</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
<link itemprop="url" href="https://bugs.dpdk.org/show_bug.cgi?id=1360">
<meta itemprop="name" content="View bug">
</div>
<meta itemprop="description" content="Bugzilla bug update notification">
</div>
</body>
</html>