<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 - Some drivers still use RTE_LIBRTE_ETHDEV_DEBUG instead of RTE_ETHDEV_DEBUG_RX/TX"
href="https://bugs.dpdk.org/show_bug.cgi?id=1520">1520</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Some drivers still use RTE_LIBRTE_ETHDEV_DEBUG instead of RTE_ETHDEV_DEBUG_RX/TX
</td>
</tr>
<tr>
<th>Product</th>
<td>DPDK
</td>
</tr>
<tr>
<th>Version</th>
<td>24.07
</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>ethdev
</td>
</tr>
<tr>
<th>Assignee</th>
<td>dev@dpdk.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>mb@smartsharesystems.com
</td>
</tr>
<tr>
<th>Target Milestone</th>
<td>---
</td>
</tr></table>
<p>
<div class="bz_comment_block">
<pre class="bz_comment_text">Although RTE_LIBRTE_ETHDEV_DEBUG has been superseded by RTE_ETHDEV_DEBUG_RX/TX,
this change has not been implemented throughout DPDK.
grep -r RTE_LIBRTE_ETHDEV_DEBUG dpdk-24.07/
dpdk-24.07/lib/ethdev/rte_ethdev.h:/* Alias RTE_LIBRTE_ETHDEV_DEBUG for
backward compatibility. */
dpdk-24.07/lib/ethdev/rte_ethdev.h:#ifdef RTE_LIBRTE_ETHDEV_DEBUG
dpdk-24.07/lib/pcapng/rte_pcapng.c:#ifdef RTE_LIBRTE_ETHDEV_DEBUG
dpdk-24.07/drivers/common/idpf/idpf_common_rxtx.c:#ifdef
RTE_LIBRTE_ETHDEV_DEBUG
dpdk-24.07/drivers/common/idpf/idpf_common_rxtx.c:#ifdef
RTE_LIBRTE_ETHDEV_DEBUG
dpdk-24.07/drivers/net/atlantic/atl_rxtx.c:#ifdef RTE_LIBRTE_ETHDEV_DEBUG
dpdk-24.07/drivers/net/qede/qede_rxtx.c:#ifdef RTE_LIBRTE_ETHDEV_DEBUG
dpdk-24.07/drivers/net/qede/qede_rxtx.c:#ifdef RTE_LIBRTE_ETHDEV_DEBUG
dpdk-24.07/drivers/net/hinic/hinic_pmd_tx.c:#ifdef RTE_LIBRTE_ETHDEV_DEBUG
dpdk-24.07/drivers/net/ena/ena_ethdev.c:#ifdef RTE_LIBRTE_ETHDEV_DEBUG
dpdk-24.07/drivers/net/ark/ark_logs.h:#ifdef RTE_LIBRTE_ETHDEV_DEBUG
dpdk-24.07/drivers/net/vmxnet3/vmxnet3_rxtx.c:#ifdef RTE_LIBRTE_ETHDEV_DEBUG
dpdk-24.07/drivers/net/enic/enic_rxtx.c:#ifdef RTE_LIBRTE_ETHDEV_DEBUG
dpdk-24.07/drivers/net/hns3/hns3_rxtx.c:#ifdef RTE_LIBRTE_ETHDEV_DEBUG
dpdk-24.07/drivers/net/hns3/hns3_rxtx.c:#ifdef RTE_LIBRTE_ETHDEV_DEBUG
dpdk-24.07/drivers/net/softnic/rte_eth_softnic.c:#ifdef RTE_LIBRTE_ETHDEV_DEBUG
dpdk-24.07/drivers/net/softnic/rte_eth_softnic_thread.c:#ifdef
RTE_LIBRTE_ETHDEV_DEBUG
dpdk-24.07/drivers/net/virtio/virtio_rxtx.c:#ifdef RTE_LIBRTE_ETHDEV_DEBUG
dpdk-24.07/drivers/net/txgbe/txgbe_rxtx.c:#ifdef RTE_LIBRTE_ETHDEV_DEBUG
</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=1520">
<meta itemprop="name" content="View bug">
</div>
<meta itemprop="description" content="Bugzilla bug update notification">
</div>
</body>
</html>