<div dir="ltr">We know we are behind on updating our usage of DPDK so this might just help nudge that along. Appreciate the heads up though!<div><br></div><div>Cheers</div></div><br><div class="gmail_quote gmail_quote_container"><div dir="ltr" class="gmail_attr">On Thu, Mar 5, 2026 at 8:43 AM David Marchand <<a href="mailto:david.marchand@redhat.com">david.marchand@redhat.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hello,<br>
<br>
On Thu, 5 Mar 2026 at 14:21, Ben Magistro <<a href="mailto:koncept1@gmail.com" target="_blank">koncept1@gmail.com</a>> wrote:<br>
><br>
> Just now getting to cleaning up my mailing list folder and came across this so apologize for reopening an older thread. We will likely appreciate the patch a great deal as we needed to switch to lld form clang (this past week). When we made this switch (had some size related issues with sanitizer builds in our app with ld) lld definitely complained about the symbols not being defined.<br>
><br>
> I don't have more of the output saved from when we found this, but did save off these lines while discussing with the team.<br>
><br>
> ld.lld: error: version script assignment of 'DPDK_23' to symbol 'rte_eal_hpet_init' failed: symbol not defined<br>
> ld.lld: error: version script assignment of 'DPDK_23' to symbol 'rte_get_hpet_cycles' failed: symbol not defined<br>
> ld.lld: error: version script assignment of 'DPDK_23' to symbol 'rte_get_hpet_hz' failed: symbol not defined<br>
<br>
.map files were static until v25.07 and you seem to use a version<br>
prior to 23.11 LTS.<br>
The dynamic generation of .map has not been backported, so<br>
unfortunately this current patch will not help in your case.<br>
<br>
<br>
-- <br>
David Marchand<br>
<br>
</blockquote></div>