[ndnSIM] ndnSIM Digest, Vol 62, Issue 1
Spyridon (Spyros) Mastorakis
mastorakis at cs.ucla.edu
Wed Jan 3 07:21:18 PST 2018
Hi,
this is how this application works.
If the number of inflight Interests is greater than the size of the window, no more Interests will be sent until either one or more data packets come back or one or more Interest timeouts occur.
Thanks,
Spyridon (Spyros) Mastorakis
Personal Website: http://cs.ucla.edu/~mastorakis/ <http://cs.ucla.edu/~mastorakis/>
Internet Research Laboratory
Computer Science Department
UCLA
> On Jan 3, 2018, at 2:07 PM, Mortaza Nikzad <mrtz_azad at yahoo.com> wrote:
>
> hi again!
> I found that the consumer window operation is correct but I don't now why the simulation unexpectedly stopped and do not continue to receive data packets until the inflight be lower than m_window? i put some cout in the code and it is the end lines of simulation output:
>
> Data_Received 2.2153 /Prod11 178 1 0.511851 1 1.77156
> Window: 117, InFlight: 1300
> Data_Received 2.21616 /Prod11 876 1 0.503656 1 1.77243
> TimeOut 2.22 /Prod11 210 1 0.496405
> TimeOut 2.22 /Prod11 382 1 0.99281
> TimeOut 2.22 /Prod11 270 1 1
> TimeOut 2.22 /Prod11 627 1 1
> TimeOut 2.22 /Prod11 171 1 1
> Window: 101, InFlight: 1294
> Data_Received 2.22138 /Prod11 391 1 1 1 1.77764
> Window: 102, InFlight: 1293
> Data_Received 2.22485 /Prod11 808 5 0.489999 1 1.75159
> Window: 103, InFlight: 1292
> Data_Received 2.22572 /Prod11 982 5 0.507043 1 1.75333
> Window: 104, InFlight: 1291
> Data_Received 2.22659 /Prod11 947 5 0.516196 1 1.76722
> Window: 105, InFlight: 1290
> Data_Received 2.22746 /Prod11 713 5 0.506182 1 1.76809
> TimeOut 2.24 /Prod11 700 1 0.498148
> TimeOut 2.78 /Prod11 380 1 0.996297
> mortaza at mortaza:~/Desktop/ndnSIM/ns-3$
>
> is anyone know the reason of unexpected simulation stop?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/ndnsim/attachments/20180103/faea46d5/attachment-0001.html>
More information about the ndnSIM
mailing list