<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: Modprobe vfio and vfio-pci at testrun setup"
href="https://bugs.dpdk.org/show_bug.cgi?id=1614">1614</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>DTS: Modprobe vfio and vfio-pci at testrun setup
</td>
</tr>
<tr>
<th>Product</th>
<td>DPDK
</td>
</tr>
<tr>
<th>Version</th>
<td>25.03
</td>
</tr>
<tr>
<th>Hardware</th>
<td>All
</td>
</tr>
<tr>
<th>OS</th>
<td>Linux
</td>
</tr>
<tr>
<th>Status</th>
<td>UNCONFIRMED
</td>
</tr>
<tr>
<th>Severity</th>
<td>minor
</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>probb@iol.unh.edu
</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">Currently users have to modprobe vfio-pci before running DTS. I figure it is
best if we have:
if config.dut.os_driver_for_dpdk == "vfio-pci":
send "modprobe vfio" to dut
send "modprobe vfio-pci" to dut
If os_driver_for_dpdk == "mlx5_core" of course the vfio modprobe is not needed.
And, I assume we do not need to support igb_uio.
</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=1614">
<meta itemprop="name" content="View bug">
</div>
<meta itemprop="description" content="Bugzilla bug update notification">
</div>
</body>
</html>