<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
You need to some delay in-between adding the prefixes to the NFD otherwise you get a request timeout. Please have a look at the issue: <a href="https://redmine.named-data.net/issues/2174" id="LPlnk333874" style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt">https://redmine.named-data.net/issues/2174</a>.
 Since you are adding the prefix 100 times faster, the limit is exceeded and thus you are getting the timeout. </div>
<div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
<br>
</div>
<div id="Signature">
<div>
<div></div>
<div id="divtagdefaultwrapper" style="font-size:12pt; color:#000000; background-color:#FFFFFF; font-family:Calibri,Arial,Helvetica,sans-serif">
<p style="margin-top: 0px; margin-bottom: 0px;margin-top:0px; margin-bottom:0px">
With Regards,</p>
<p style="margin-top: 0px; margin-bottom: 0px;margin-top:0px; margin-bottom:0px">
Saurab Dulal</p>
</div>
</div>
</div>
</div>
<div id="appendonsend"></div>
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" color="#000000" style="font-size:11pt"><b>From:</b> Mini-NDN <mini-ndn-bounces@lists.cs.ucla.edu> on behalf of JIACHENG HOU via Mini-NDN <mini-ndn@lists.cs.ucla.edu><br>
<b>Sent:</b> Tuesday, January 12, 2021 3:10 PM<br>
<b>To:</b> mini-ndn@lists.cs.ucla.edu <mini-ndn@lists.cs.ucla.edu><br>
<b>Subject:</b> [Mini-NDN] Cannot add FIB entry /localhost/nfd (10060 request timed out)</font>
<div> </div>
</div>
<div lang="EN-CA">
<table border="2" cellpadding="3" cellspacing="2" style="background-color:#FFEB9C; border-collapse:collapse; border:1px solid #000000; color:#000000; width:100%">
<tbody>
<tr>
<td align="center"><a target="_blank" style="font-weight:bold; color:#000000; display:block; text-align:left; font-size:8pt; line-height:10pt; font-family:'Calibri'">CAUTION: This email originated from outside of the organization. Do not click links or open
 attachments unless you recognize the sender and trust the content is safe.</a></td>
</tr>
</tbody>
</table>
<br>
<div>
<div class="x_WordSection1">
<p class="x_MsoNormal" style="margin-top: 0px; margin-bottom: 0px;margin: 0cm; font-size: 11pt; font-family: Calibri, sans-serif;">
Hi Mini-NDN teams,</p>
<p class="x_MsoNormal" style="margin-top: 0px; margin-bottom: 0px;margin: 0cm; font-size: 11pt; font-family: Calibri, sans-serif;">
 </p>
<p class="x_MsoNormal" style="margin-top: 0px; margin-bottom: 0px;margin: 0cm; font-size: 11pt; font-family: Calibri, sans-serif;">
I am Jiacheng. I try to use libfaketime to speed up the mini-ndn simulation to faster than real-time.
</p>
<p class="x_MsoNormal" style="margin-top: 0px; margin-bottom: 0px;margin: 0cm; font-size: 11pt; font-family: Calibri, sans-serif;">
 </p>
<p class="x_MsoNormal" style="margin-top: 0px; margin-bottom: 0px;margin: 0cm; font-size: 11pt; font-family: Calibri, sans-serif;">
I try a simple topology which contains 7 nodes in Mini-NDN. When I speed up 10 times faster than real time, mini-ndn works well. However, when I speed up 100 times faster, it always shows this error message:</p>
<p class="x_MsoNormal" style="margin-top: 0px; margin-bottom: 0px;margin: 0cm; font-size: 11pt; font-family: Calibri, sans-serif;">
 </p>
<p class="x_MsoNormal" style="margin-top: 0px; margin-bottom: 0px;margin: 0cm; font-size: 11pt; font-family: Calibri, sans-serif;">
1610485895.599211 FATAL: [nfd.Main] ../daemon/mgmt/rib-manager.cpp(212): Throw in function operator()</p>
<p class="x_MsoNormal" style="margin-top: 0px; margin-bottom: 0px;margin: 0cm; font-size: 11pt; font-family: Calibri, sans-serif;">
Dynamic exception type: boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<nfd::ManagerBase::Error> ></p>
<p class="x_MsoNormal" style="margin-top: 0px; margin-bottom: 0px;margin: 0cm; font-size: 11pt; font-family: Calibri, sans-serif;">
std::exception::what: Cannot add FIB entry /localhost/nfd (10060 request timed out)</p>
<p class="x_MsoNormal" style="margin-top: 0px; margin-bottom: 0px;margin: 0cm; font-size: 11pt; font-family: Calibri, sans-serif;">
 </p>
<p class="x_MsoNormal" style="margin-top: 0px; margin-bottom: 0px;margin: 0cm; font-size: 11pt; font-family: Calibri, sans-serif;">
What’s the reason for this? Any idea would be appreciated.</p>
<p class="x_MsoNormal" style="margin-top: 0px; margin-bottom: 0px;margin: 0cm; font-size: 11pt; font-family: Calibri, sans-serif;">
 </p>
<p class="x_MsoNormal" style="margin-top: 0px; margin-bottom: 0px;margin: 0cm; font-size: 11pt; font-family: Calibri, sans-serif;">
Best wishes,</p>
<p class="x_MsoNormal" style="margin-top: 0px; margin-bottom: 0px;margin: 0cm; font-size: 11pt; font-family: Calibri, sans-serif;">
Jiacheng</p>
</div>
</div>
</div>
</body>
</html>