<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 - A BPF can no longer include header rte_mbuf_core.h"
href="https://bugs.dpdk.org/show_bug.cgi?id=1376">1376</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>A BPF can no longer include header rte_mbuf_core.h
</td>
</tr>
<tr>
<th>Product</th>
<td>DPDK
</td>
</tr>
<tr>
<th>Version</th>
<td>23.11
</td>
</tr>
<tr>
<th>Hardware</th>
<td>x86
</td>
</tr>
<tr>
<th>OS</th>
<td>Linux
</td>
</tr>
<tr>
<th>Status</th>
<td>UNCONFIRMED
</td>
</tr>
<tr>
<th>Severity</th>
<td>major
</td>
</tr>
<tr>
<th>Priority</th>
<td>Normal
</td>
</tr>
<tr>
<th>Component</th>
<td>other
</td>
</tr>
<tr>
<th>Assignee</th>
<td>dev@dpdk.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>michel@digirati.com.br
</td>
</tr>
<tr>
<th>Target Milestone</th>
<td>---
</td>
</tr></table>
<p>
<div class="bz_comment_block">
<pre class="bz_comment_text">Created <span class=""><a href="attachment.cgi?id=272" name="attach_272" title="Compilation errors for t2.c and t3.c">attachment 272</a> <a href="attachment.cgi?id=272&action=edit" title="Compilation errors for t2.c and t3.c">[details]</a></span>
Compilation errors for t2.c and t3.c
A BPF needs to include the header <rte_mbuf_core.h> to access struct rte_mbuf.
But the current version of the header <rte_mbuf_core.h> cannot be included in a
BPF. The attached file shows the errors one gets while compiling the files
examples/bpf/t2.c and examples/bpf/t3.c.
</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=1376">
<meta itemprop="name" content="View bug">
</div>
<meta itemprop="description" content="Bugzilla bug update notification">
</div>
</body>
</html>