<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">
Hi,
<div class=""><br class="">
</div>
<div class="">You can modify the consumer application to create a vector of the names of the Interests that your consumer sends over time. Then for every new interest, you can check whether the name is in this vector. If so, this interest is a retransmission.
 If not, it is a new interest. Then for every new interest you can increment a counter and print this counter at the end of your simulation.</div>
<div class=""><br class="">
</div>
<div class="">Thanks,</div>
<div class=""><br class="">
<div class="">
<div dir="auto" style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">
<div>Spyridon (Spyros) Mastorakis<br class="">
Assistant Professor<br class="">
Computer Science Department<br class="">
University of Nebraska, Omaha<br class="">
Peter Kiewit Institute Room 175A<br class="">
<a href="https://sites.google.com/site/spyridonmastorakis" class="">https://sites.google.com/site/spyridonmastorakis</a></div>
</div>
</div>
<div><br class="">
<blockquote type="cite" class="">
<div class="">On Oct 20, 2020, at 4:29 PM, Pawan Subedi via ndnSIM <<a href="mailto:ndnsim@lists.cs.ucla.edu" class="">ndnsim@lists.cs.ucla.edu</a>> wrote:</div>
<br class="Apple-interchange-newline">
<div class="">
<div dir="ltr" class="">
<div class="gmail_default" style="">Dear Team,</div>
<div class="gmail_default" style=""><br class="">
</div>
<div class="gmail_default" style="">I have a simple 3*3 grid scenario, with two far-ends nodes as Producer and Consumer respectively. Moreover, the consumer (using ConsumerCbr) is set to send out Interest every 5 seconds, and also the lifetime of the Interest
 packet is set to 4 seconds (with RetxTimer set to 4.5 seconds). The simulation is running for 59 seconds. </div>
<div class="gmail_default" style="">With this scenario, I could see that the consumer is retransmitting Interest for some packet (I was able to verify this based on AppDelay traces as there were different values for lastDelay and Full Delay for 3 sequence numbers,
 and also from L3RateTraces, where the consumer node is showing 3 InTimedOutInterest at AppFace).  My concern in this setup is as follows:</div>
<div class="gmail_default" style="">In L3RateTraces, for consumer node, the count of appFace InInterest is 12 but I was expecting it to be 15 with 12 regular Interests and 3 retransmissions. Moreover, the sequence numbers in App delay traces range from 0 to
 8 (inclusive) only. </div>
<div class="gmail_default" style="">Could you please explain what could have caused this? At the same time, how should I count the total Interest packets (excluding retransmissions) sent out by the consumer, at present I was using simulation time/frequency,
 which I think isn't working here.</div>
<div class="">
<div dir="ltr" data-smartmail="gmail_signature" class="">
<div dir="ltr" class="">
<div class="">
<div dir="ltr" class="">
<div class="">
<div class=""><br class="">
</div>
<div class="">Thank you!</div>
<div class=""><br class="">
</div>
<div dir="ltr" class="">Sincerely,
<div class="">Pawan Subedi</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
_______________________________________________<br class="">
ndnSIM mailing list<br class="">
<a href="mailto:ndnSIM@lists.cs.ucla.edu" class="">ndnSIM@lists.cs.ucla.edu</a><br class="">
https://urldefense.proofpoint.com/v2/url?u=http-3A__www.lists.cs.ucla.edu_mailman_listinfo_ndnsim&d=DwICAg&c=Cu5g146wZdoqVuKpTNsYHeFX_rg6kWhlkLF8Eft-wwo&r=eI5Bh74ovG-uIXQ5ksQETSPgRFzmJXjIZXneCqw580E&m=4SSdzDdGPX33o-2jsc2PpP5l-x3sC-WkboGSCMda1yA&s=aCrSQgLbSjOv0U24W0vmx8H7H9t43Ka8SUIwRObFQE8&e=
<br class="">
</div>
</blockquote>
</div>
<br class="">
</div>
</body>
</html>