[Nfd-dev] Help needed with debugging duplicate Nonce

Junxiao Shi shijunxiao at email.arizona.edu
Tue Aug 9 21:50:47 PDT 2016


Hi Ashlesh

This typically means either the design or the implementation is wrong. You
may find design problems through theoretical analysis; you may find
implementation problems through unit testing.
Also, don't combine two different features into the same commit. They need
to be in two separate commits, as they don't depend on each other.

Yours, Junxiao

On Tue, Aug 2, 2016 at 2:19 PM, Ashlesh Gawande (agawande) <
agawande at memphis.edu> wrote:

> Hi Junxiao
>
>
> I am trying to test multicast v2 (https://gerrit.named-data.net/#/c/3013/1)
> before I push the code review ready patches to resolve our issue.
>
> (Issue 3176 and issue 2602).
>
>
> Number of duplicate NACKs have increased.
>
> For 3 node topology:
>
> NACKs increase from 58 (v1) to 132 (v2) for 30 second convergence time.
>
>
> For a 58 node topology:
>
> In multicast v2, NACKs increase from 913073 (v1) to 5624592(v2) and
> topology does not converge in 30 seconds as it does with v1 (most of them
> are duplicate NACK). The topology does not converge even in 3 minutes. The
> increased NACK processing seems to take the blame for increased convergence
> time.
>
>
> I have attached the 3 node topology test with ndnump and logs.
>
> Maybe I am doing something wrong in the patch. Could you please take a
> look?
>
>
> Thanks
>
> Ashlesh
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/nfd-dev/attachments/20160809/55f8b9e1/attachment.html>


More information about the Nfd-dev mailing list