<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div class="elementToProof" style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 11pt; color: rgb(0, 0, 0);">
Hey Thomas,</div>
<div class="elementToProof" style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 11pt; color: rgb(0, 0, 0);">
Thanks for the reply.</div>
<div class="elementToProof" style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 11pt; color: rgb(0, 0, 0);">
Can you tell me the build command you're using to produce those errors? I have ran the builds on my test machine and cannot reproduce these. Thanks!</div>
<div class="elementToProof" style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 11pt; color: rgb(0, 0, 0);">
Dylan</div>
<div id="appendonsend"></div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>From:</b> Thomas Monjalon <thomas@monjalon.net><br>
<b>Sent:</b> Friday, June 27, 2025 11:39 AM<br>
<b>To:</b> Dylan Schneider <schneide@qti.qualcomm.com><br>
<b>Cc:</b> dev@dpdk.org <dev@dpdk.org>; Reshma Pattan <reshma.pattan@intel.com>; Stephen Hemminger <stephen@networkplumber.org>; Jerin Jacob <jerinj@marvell.com>; Kiran Kumar K <kirankumark@marvell.com>; Nithin Dabilpuram <ndabilpuram@marvell.com>; Zhirun Yan
 <yanzhirun_163@163.com><br>
<b>Subject:</b> Re: [PATCH v2] pcapng: allow any protocol link type for the interface block</font>
<div> </div>
</div>
<div class="BodyFragment"><font size="2"><span style="font-size:11pt;">
<div class="PlainText">WARNING: This email originated from outside of Qualcomm. Please be wary of any links or attachments, and do not enable macros.<br>
<br>
09/06/2025 23:19, Schneide:<br>
> From: Dylan Schneider <schneide@qti.qualcomm.com><br>
><br>
> Allow the user to specify protocol link type when creating pcapng files.<br>
> This change is needed to specify the protocol type in the pcapng file,<br>
> DLT_EN10MB specifies ethernet packets only. This will allow dissectors<br>
> for other protocols to be used on files generated by pcapng.<br>
><br>
> Includes a breaking change to rte_pcapng_add_interface to add link_type<br>
> parameter. Existing calls to the function have been updated to pass<br>
> DLT_EN10MB for the link type argument.<br>
><br>
> Fixes: d1da6d0d04c7 ("pcapng: require per-interface information")<br>
> Signed-off-by: Dylan Schneider <schneide@qti.qualcomm.com><br>
> Cc: stephen@networkplumber.org<br>
<br>
I doesn't pass compilation test on my machine:<br>
<br>
Error: cannot find librte_pcapng.so.25.1 in dpdk-build/build-arm64-generic-gcc/install<br>
Error: cannot find librte_graph.so.25.1 in dpdk-build/build-arm64-generic-gcc/install<br>
Error: cannot find librte_node.so.25.1 in dpdk-build/build-arm64-generic-gcc/install<br>
Error: cannot find librte_pdump.so.25.1 in dpdk-build/build-arm64-generic-gcc/install<br>
<br>
<br>
<br>
</div>
</span></font></div>
</body>
</html>